• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

5588 Computing & IT courses in Stonehaven delivered Online

Learn AutoCAD Programming using VB.NET - Hands On!

4.7(160)

By Janets

Description Register on the Learn AutoCAD Programming using VB.NET - Hands On! today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Learn AutoCAD Programming using VB.NET - Hands On! course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge.   Course Content Unit 01: Introduction Module 01: Course Outline 00:05:00 Module 02: Introduction 00:01:00 Module 03: Who is this Course for? 00:01:00 Module 04: What will I learn from this Course? 00:01:00 Module 05: What is VB.NET? 00:01:00 Module 06: What is AutoCAD .NET API? 00:01:00 Module 07: What are the advantages of programming in AutoCAD .NET API? 00:01:00 Module 08: Hands-on Projects overview 00:06:00 Unit 02: Exploring AutoCAD .NET API Components Module 01: AutoCAD .NET API Components Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Understanding AutoCAD Object Hierarchy 00:03:00 Module 04: AutoCAD .NET API Application Object 00:02:00 Module 05: AutoCAD .NET API Document Object 00:02:00 Module 06: AutoCAD .NET API Database Object 00:04:00 Unit 03: Hello AutoCAD from VB.NET Module 01: Section Overview 00:01:00 Module 02: Installing Visual Studio 2019 00:05:00 Module 03: Setting up Visual Studio 2019 Integrated Development Environment (IDE) 00:04:00 Module 04: Creating First VB.NET Plugin (Hello AutoCAD) 00:12:00 Module 05: Different ways to communicate with the User 00:04:00 Module 06: Configuring VS2019 Target Processor 00:10:00 Unit 04: Creating AutoCAD Objects using VB.NET Module 01: Creating AutoCAD Object using VB.NET Overview 00:01:00 Module 02: Creating DrawObjects Project 00:04:00 Module 03: Creating a Line Object using VB.NET 00:15:00 Module 04: Creating a MText Object using VB.NET 00:12:00 Module 05: Creating a Circle Object using VB.NET 00:09:00 Module 06: Creating an Arc Object using VB.NET 00:07:00 Module 07: Creating a Polyline Object using VB.NET 00:08:00 Module 08: Creating Multiple Circles Vertically 00:09:00 Module 09: Creating Multiple Circles Horizontally 00:05:00 Unit 05: Manipulating AutoCAD Objects using VB.NET Module 01: Manipulating AutoCAD Objects Overview 00:01:00 Module 02: Creating the Project ManipulateObjects 00:04:00 Module 03: Creating the SingleCopy Method 00:13:00 Module 04: Creating the MultipleCopy Method 00:11:00 Module 05: Creating the EraseObject Method 00:12:00 Module 06: Creating the MoveObject method 00:07:00 Module 07: Creating the MirrorObject method 00:10:00 Module 08: Creating the RotateObject method 00:07:00 Module 09: Creating the ScaleObject method 00:05:00 Module 10: Creating the OffsetObject method 00:05:00 Unit 06: Exploring AutoCAD Dictionaries using VB.NET Module 01: Exploring AutoCAD Dictionaries - Overview 00:02:00 Module 02: Creating LayersLineTypesAndStyles Project 00:06:00 Module 03: Creating the ListLayers Method 00:11:00 Module 04: Creating the CreateLayer Method 00:10:00 Module 05: Creating the UpdateLayer Method 00:12:00 Module 06: Creating the SetLayerOnOff Method 00:08:00 Module 07: Creating the SetLayerFrozenOrThaw Method 00:04:00 Module 08: Creating the DeleteLayer Method 00:05:00 Module 09: Creating the LockUnlockLayer Method 00:04:00 Module 10: Creating the SetLayerToObject Method 00:08:00 Module 11: Creating the ListLineTypes Method 00:09:00 Module 12: Creating the LoadLineType Method 00:07:00 Module 13: Creating the SetCurrentLineType Method 00:05:00 Module 14: Creating the DeleteLineType Method 00:09:00 Module 15: Creating the SetLineTypeToObject Method 00:05:00 Protected: Module 16: Exploring TextStyles - Overview 00:01:00 Module 17: Creating the ListStyles Method 00:08:00 Module 18: Creating the UpdateCurrentTextStyleFont Method 00:12:00 Module 19: Creating the SetCurrentTextStyle Method 00:08:00 Module 20: Creating the SetTextStyleToObject Method 00:08:00 Unit 07: User Interactions in VB.NET Module 01: User Input Functions - Overview 00:02:00 Module 02: Creating the UserInteractions Project 00:03:00 Module 03: Creating the GetName Method 00:11:00 Module 04: Creating the SetLayer Method using the GetString function 00:12:00 Module 05: Creating the CreateLineUsingGetpoint Method 00:11:00 Module 06: Creating the CalculateDefinedArea Method 00:17:00 Module 07: Creating the DrawObjectsUsingGetKeywords Method 00:14:00 Module 08: Creating the GetDistanceBetweenTwoPoints Method 00:05:00 Module 09: Creating the CountObjects Method 00:15:00 Unit 08: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:13:00 Module 02: Creating the SelectionSets Project 00:05:00 Module 03: Creating the SelectAllAndChangeLayer Method 00:12:00 Module 04: Creating the SelectObjectOnScreen Method 00:08:00 Module 05: Creating the SelectWindowAndChangeColor Method 00:06:00 Module 06: Creating the SelectCrossingAndDelete Method 00:05:00 Module 07: Creating the SelectFenceAndChangeLayer Method 00:06:00 Module 08: Creating the CountPickFirstSelection Method 00:07:00 Module 09: Creating the SelectLines Method 00:13:00 Module 10: Creating the SelectMTexts Method 00:05:00 Module 11: Creating the SelectPlines Method 00:04:00 Module 12: Creating the SelectWalls Method 00:07:00 Module 13: Creating the SelectStairs Method 00:03:00 Module 14: Creating the SelectFrenchDoors Method 00:04:00 Module 15: Creating the SelectBifoldDoors Method 00:03:00 Module 16: Creating CountReceptacles Method 00:04:00 Module 17: Creating the CountLightingFixtures Method 00:10:00 Unit 09: Developing Projects - Hands On Module 01: Developing Projects - Hands on Overview 00:02:00 Module 02: BlocksCounter Plugin Demo 00:03:00 Module 03: Creating the BlocksCounter Project 00:04:00 Module 04: Creating the CountBlocksToTable Method 00:08:00 Module 05: Creating the PromptUser Function 00:08:00 Module 06: Creating the GatherBlocksAndDrawTable Method 00:12:00 Module 07: Continuation of GatherBlocksAndDrawTable Method 00:17:00 Module 08: Running and Debugging the BlocksCounter Project - Part 1 00:15:00 Module 09: Running and Debugging the BlocksCounter Project - Part 2 00:11:00 Module 10: Running and Debugging the BlocksCounter Project - Part 3 00:01:00 Module 11: Creating the ObjectExtractor Plugin Project 00:04:00 Module 12: Creating the ExtractObjects Method 00:07:00 Module 13: Creating the ExtractLine Method 00:16:00 Module 14: Running and Debugging the ExtractLine Method 00:05:00 Module 15: Creating the ExtractCircle Method 00:11:00 Module 16: Creating the ExtractMText Method 00:13:00 Module 17: Creating the ExtractPolyline Method 00:19:00 Module 18: Creating the ExtractBlock Method 00:10:00 Unit 10: Conclusion Module 01: Congratulations and Thank you very much! 00:01:00 Assignment Assignment - Learn AutoCAD Programming using VB.NET - Hands On! 00:00:00

Learn AutoCAD Programming using VB.NET - Hands On!
Delivered Online On Demand12 hours 6 minutes
£25

C++ Development: The Complete Coding Guide

4.7(160)

By Janets

Register on the C++ Development: The Complete Coding Guide today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The C++ Development: The Complete Coding Guide is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The C++ Development: The Complete Coding Guide Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the C++ Development: The Complete Coding Guide, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16.  Course Content Section 01: Introduction & Setting Up Introduction 00:04:00 What Is C++? 00:03:00 Setting up A Project 00:07:00 Section 02: Basics Console Out 00:04:00 Data Types 00:03:00 Variables 00:04:00 Console In 00:03:00 Strings 00:04:00 Constants 00:05:00 Section 03: Operators Assignment Operator 00:03:00 Arithmetic Operators 00:04:00 Compound Assignment Operator 00:03:00 Increment & Decrement Operators 00:04:00 Relation & Comparison Operators 00:06:00 Logical Operators 00:07:00 Conditional Ternary Operator 00:04:00 Comma Operator 00:03:00 Type Casting Operator 00:02:00 Bitwise Operators 00:12:00 Size of Operator 00:03:00 Operator Precedence 00:05:00 Section 04: String Streams String Streams 00:04:00 Section 05: Statements & Loops Conditional Statements 00:07:00 For Loop 00:04:00 While Loop 00:03:00 Do While Loop 00:04:00 Range-Based For Loop 00:03:00 GoTo Statement 00:04:00 Switch Statement 00:05:00 Section 06: Functions Functions 00:03:00 Function Return Statement 00:04:00 Function Arguments Passed By Value 00:05:00 Function Arguments Passed By Reference 00:05:00 Function Parameter Default Values 00:03:00 Overloaded Functions 00:04:00 Function Templates 00:04:00 Namespaces 00:06:00 Section 07: Advanced Data Types Arrays 00:03:00 Multidimensional Arrays 00:03:00 References 00:02:00 Pointers 00:04:00 Delete Operator 00:02:00 Struct 00:04:00 Type Aliasing 00:03:00 Unions 00:04:00 Enumerators 00:04:00 Section 08: Classes Introduction to Classes 00:05:00 Class Access 00:04:00 Class Constructor 00:05:00 Class Pointers 00:04:00 Overloading Operators 00:06:00 This Keyword 00:04:00 Constant Objects 00:03:00 Getters and Setters 00:05:00 Static Variables 00:04:00 Static Functions 00:06:00 Template Classes 00:05:00 Class Destructor 00:04:00 Class Copy Constructor 00:03:00 Friend Function 00:06:00 Friend Class 00:06:00 Class Inheritance 00:07:00 Multiple Class Inheritance 00:05:00 Virtual Methods 00:04:00 Abstract Base Class 00:03:00 Section 09: Errors Error Handling 00:04:00 Section 10: The Mighty Preprocessor Preprocessor Macro Definitions 00:04:00 Preprocessor Conditional Directives 00:05:00 Preprocessor Line Directive 00:04:00 Preprocessor Error Directive 00:03:00 Preprocessor Source File Inclusion 00:02:00 Section 11: File I/O Opening A File 00:06:00 Writing to a File 00:04:00 Section 12: Extras Commenting 00:04:00 Class Header and Implementation 00:09:00 Lists 00:04:00 Vectors 00:05:00 Section 13: Resource Resource 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

C++ Development: The Complete Coding Guide
Delivered Online On Demand5 hours 33 minutes
£25

Microsoft Visio 2016 Advanced

4.7(160)

By Janets

Our best selling Microsoft Visio 2016 Advanced is suitable for anyone aspiring to or already working in Microsoft Office and looks at skills needed to improve. By taking this course you will gain the necessary skills to perform effectively in this field. The Microsoft Visio 2016 Advanced is organized into 20 modules and includes everything you need to become successful in this profession. To make this course more accessible for you, we have designed it for both part-time and full-time students. You can study at your own pace or become an expert in just 10 hours 10 Minutes! Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who is this course for? Microsoft Visio 2016 Advanced is suitable for anyone who wants to gain extensive knowledge, potential experience, and professional skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more about this subject. Course Content Microsoft Visio 2016 Advanced Work with Shape Styles 00:30:00 Use 3D Shapes 00:30:00 Apply Backgrounds, Borders, and Titles 00:30:00 Create Custom Stencils 00:30:00 Create Simple Custom Shapes 00:30:00 Create Master Shapes 00:30:00 Create Custom Templates 00:30:00 Generate a Pivot Diagram from an Excel Spreadsheet 00:30:00 Create a Chart from a Project File 00:30:00 Create a Timeline from a Project File 00:30:00 Connect to an Access Database 00:30:00 Create Macros 00:30:00 Modify ShapeSheets 00:30:00 Use Advanced Shape Tools 00:30:00 Save and Share Drawings with One Drive 00:30:00 Review Drawings 00:30:00 Insert Drawings into Other Office Files 00:30:00 Export Drawings 00:30:00 Print Drawings 00:30:00 Activities Activities - Microsoft Visio 2016 Advanced 00:00:00 Mock Exam Mock Exam- Microsoft Visio 2016 Advanced 00:20:00 Final Exam Final Exam- Microsoft Visio 2016 Advanced 00:20:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Microsoft Visio 2016 Advanced
Delivered Online On Demand10 hours 10 minutes
£25

Cyber Security Specialist - Complete Video Course

4.3(43)

By John Academy

Description: Cybersecurity refers to the approach of protecting networks, computers, programs and data from attack, damage or unauthorised access. It is essential for any company for assigning a cyber-security expert if they embrace the digitalisation for the growth of their business. The Cyber Security Specialist - Complete Video Course covers a detailed and complete instruction for becoming a cybersecurity expert and also prepares you for the different exams of cyber security so that you can able to obtain a world-class certification for carrying out your job. Any cybersecurity system starts with the task of identifying threats. In the first part of the video lesson, you will know to detect threats and learn how to respond to the threats. Then, you will learn the proper ways of securing your WLAN network. In the section Certified Information Security Manager (CISM), you will train to be a good security manager. Here, you will know how to manage, design, oversee and assess an enterprise's information security. Next, you will learn the procedures of protecting data and personal information of the patients in the Healthcare Information Systems Security Practitioner (CHISSP) section. After that, the course presents the information related to IT recovery strategy if any disaster happens to your company. Similarly, you will also learn about computer forensic incidents for investing cybercrime. You will know how to handle any incidents in the next section. Besides, the course guides you to be a security leadership officer so that you can lead the team for cybersecurity by the knowledge of risk management, encryption, and information security. Finally, the last section helps you to be a certified Security Sentinel so that you can keep your companies information safe and secure. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Cyber Security Specialist - Complete Video Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Cyber Security Specialist - Complete Video Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market.

Cyber Security Specialist - Complete Video Course
Delivered Online On Demand3 days
£12

Java Programming Level 2

5.0(1)

By LearnDrive UK

Advance your Java skills with our Level 2 course. From mastering collections and file handling to understanding multi-threading and lambda expressions, this course culminates in building a User Authentication system, solidifying your Java expertise for real-world applications.

Java Programming Level 2
Delivered Online On Demand1 hour
£5

Microsoft Visio 2016 Advanced

4.3(43)

By John Academy

Description: Microsoft Office Visio is a vector graphics and diagramming application. Its latest iteration, Microsoft Office Visio 2016, brings a lot of updates and functionality. Microsoft Visio 2016 Beginner to Advanced Course has been designed deliberately for the ease of learning in an efficient way. This course will help you get started from the basics; you will get accustomed with the interface, tools and features, simple diagrams, floor plans, flowcharts, etc. As you move up the skillset, you will be exposed to advanced stuff: organization chart, making a floor plan, cross-functional flowchart, network diagram, shapes, stencils, templates, leveraging development tools, etc. This course will give you an overall outlook from basic to advanced level aspects of this application. Learning Outcomes: Working with shape styles, utilizing 3D shapes, apply backgrounds, borders and titles in order to make your work stand out Creating custom stencils, simple custom shapes, master shapes and custom templates Connecting features, like pivot tables and data, from other Microsoft Office programs and using them Utilizing macros, ShapeSheets and advanced shape tools Sharing your drawings across multiple platforms Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Visio 2016 Advanced is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Visio 2016 Advanced is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Work with Shape Styles 00:30:00 Use 3D Shapes 00:30:00 Apply Backgrounds, Borders, and Titles 00:30:00 Create Custom Stencils 00:30:00 Create Simple Custom Shapes 00:30:00 Create Master Shapes 00:30:00 Create Custom Templates 00:30:00 Generate a Pivot Diagram from an Excel Spreadsheet 00:30:00 Create a Chart from a Project File 00:30:00 Create a Timeline from a Project File 00:30:00 Connect to an Access Database 00:30:00 Create Macros 00:30:00 Modify ShapeSheets 00:30:00 Use Advanced Shape Tools 00:30:00 Save and Share Drawings with One Drive 00:30:00 Review Drawings 00:30:00 Insert Drawings into Other Office Files 00:30:00 Export Drawings 00:30:00 Print Drawings 00:30:00 Activities Activities - Microsoft Visio 2016 Advanced 00:00:00 Mock Exam Mock Exam- Microsoft Visio 2016 Advanced 00:20:00 Final Exam Final Exam- Microsoft Visio 2016 Advanced 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Visio 2016 Advanced
Delivered Online On Demand10 hours 10 minutes
£11.99

Certified Information Systems Security Professional (CISSP) - Complete Video Course

4.3(43)

By John Academy

Description: You live and work at the forefront of information security. Every day malicious hackers grow smarter. You always have to stay one step ahead to keep your company safe. This course will be very beneficial for you in that case. This Certified Information Systems Security Professional (CISSP) - Complete Video Course covers everything you need to know about becoming a Certified Information Systems Security Professional. Here will learn about security and risk management, asset security, security engineering, communication and network security, identity and access management, security assessment and testing, security operations, and software development security. This cybersecurity certification is an elite way to demonstrate your knowledge, advance your career and become a member of a community of cybersecurity leaders. It shows you have all it takes to design, engineer, implement and run an information security program. So, are you up for the challenge? If yes, then you get this course to become more skilled and an expert. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Certified Information Systems Security Professional (CISSP) - Complete Video Course is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Certified Information Systems Security Professional (CISSP) - Complete Video Course is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Certified Information Systems Security Professional (CISSP) - Complete Video Course Security and Risk Management FREE 00:24:00 Asset Security 00:12:00 Security Engineering 00:15:00 Communication and Network Security 00:10:00 Identity and Access Management 00:10:00 Security Assessment and Testing 00:12:00 Security Operations 00:36:00 Software Development Security 00:13:00 Mock Exam Mock Exam- Certified Information Systems Security Professional (CISSP) - Complete Video Course 00:20:00 Final Exam Final Exam- Certified Information Systems Security Professional (CISSP) - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Certified Information Systems Security Professional (CISSP) - Complete Video Course
Delivered Online On Demand2 hours 52 minutes
£11.99

Data Documentation and Record Keeping Course

5.0(2)

By Training Express

Messy records? Missing files? Welcome to the side of admin where everything finally makes sense. This Data Documentation and Record Keeping Course is your guide to getting things sorted—properly. You’ll learn the art of tidy records, digital documentation, smart filing systems, and how to avoid the chaos that often comes with paper trails and forgotten file names. From managing sensitive data to keeping consistent logs, the course takes you through exactly what’s needed to stay organised, stay secure, and stay one step ahead. Whether you’re in healthcare, finance, education, or any sector that still loves a good spreadsheet (and let’s be honest, that’s most of them), good record keeping isn't just useful—it’s essential. This course helps you avoid those costly errors, keep your audits painless, and make sure that everything is easy to find when needed. No fluff, just the solid know-how to keep your records neat, clear and reliable. Because when the paperwork’s right, everything else runs smoother. Key Features CPD Accredited FREE PDF + Hardcopy certificate Fully online, interactive course Self-paced learning and laptop, tablet and smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Course Curriculum Module 1: Introduction to Data Documentation and Record Keeping Module 2: Data Collection and Organisation Module 3: Data Storage and Retrieval Module 4: Data Documentation Strategies Module 5: Record-Keeping and Compliance Module 6: Data Security and Access Control Learning Outcomes: Master data collection techniques for comprehensive information acquisition. Implement effective strategies for organised and retrievable data storage. Develop robust documentation practices to enhance data comprehension. Ensure compliance with industry standards through meticulous record-keeping. Establish advanced data security measures and access control protocols. Navigate the complexities of the evolving data landscape with confidence. Accreditation This course is CPD Quality Standards (CPD QS) accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certificate After completing this course, you will get a FREE Digital Certificate from Training Express. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Data analysts and entry-level professionals. IT professionals seeking to enhance data management skills. Business professionals involved in data-driven decision-making. Compliance officers and regulatory affairs specialists. Information security enthusiasts. Professionals aiming to advance their career in data management. Individuals transitioning to roles requiring data expertise. Anyone keen on mastering the intricacies of data documentation and record keeping. Career path Data Analyst Compliance Officer Information Security Analyst Records Manager Database Administrator Regulatory Affairs Specialist Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Data Documentation and Record Keeping Course
Delivered Online On Demand1 hour
£12

Medical Billing & Clinical Coding Diploma

5.0(1)

By Course Gate

Join our Medical Billing & Clinical Coding Diploma course for a rewarding career in healthcare! Gain essential skills in medical billing and coding, including proficiency in clinical coding, healthcare codes, and terminology.

Medical Billing & Clinical Coding Diploma
Delivered Online On Demand11 hours 45 minutes
£11.99

Computer Maintenance

By Compete High

Overview With the ever-increasing demand for Computer Maintenance in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Computer Maintenance may be. Learning about Computer Maintenance or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Computer Maintenance . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Computer Maintenance is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Computer Maintenance course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Computer Maintenance course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Computer Maintenance course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Computer Maintenance , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Computer Maintenance , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Computer Maintenance , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Computer Maintenance course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.  Course Curriculum Computer Maintenance Module 01 - Introduction to Computers Module 01 - Introduction to Computers 00:00 Computer Maintenance Module 02 - Structure of Computers Module 02 - Structure of Computers 00:00 Computer Maintenance Module 03 - Hardware Module 03 - Hardware 00:00 Computer Maintenance Module 04 - Software and Interface Module 04 - Software and Interface 00:00 Computer Maintenance Module 05 - Viruses and Computer Maintenance Module 05 - Viruses and Computer Maintenance 00:00 Computer Maintenance Module 06 - Internet and IT Module 06 - Internet and IT 00:00 Computer Maintenance Module 07 - Cyber Security Module 07 - Cyber Security 00:00

Computer Maintenance
Delivered Online On Demand7 hours
£25