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

61862 Courses

Complete SAP UI5 Development

4.9(27)

By Apex Learning

Overview This comprehensive course on Complete SAP UI5 Development will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Complete SAP UI5 Development comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Complete SAP UI5 Development. It is available to all students, of all academic backgrounds. Requirements Our Complete SAP UI5 Development is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 39 lectures • 08:22:00 total length •Module 01: Introduction: 00:01:00 •Module 02: Tools for this Course: 00:03:00 •Module 01: HTML Introduction: 00:16:00 •Module 02: CSS and CSS Selectors: 00:17:00 •Module 03: CSS Box Model: 00:11:00 •Module 04: CSS Layout Flexbox and Grid: 00:18:00 •Module 05: CSS Responsive Design Concept: 00:06:00 •Module 01: Data Types and Operations: 00:34:00 •Module 02: Functions: 00:13:00 •Module 03: Conditions and Loops: 00:19:00 •Module 04: Promise and Async await: 00:16:00 •Module 05: Events: 00:08:00 •Module 01: Load UI5 Libraries: 00:17:00 •Module 02: Views and Controllers: 00:27:00 •Module 03: Component and Descriptor: 00:12:00 •Module 04: JSON Model and Data Binding: 00:14:00 •Module 05: Layout: 00:14:00 •Module 06: Data Format and Icons: 00:14:00 •Module 07: MVC in UI5: 00:05:00 •Module 01: SAP Web IDE and SAP Fiori Launchpad Introduction: 00:11:00 •Module 02: Migrate Project to SAP Web IDE: 00:17:00 •Module 03: Resource Model and Multi-language Support: 00:11:00 •Module 04: Fragments and Dialog: 00:20:00 •Module 05: Routing and Navigation: 00:23:00 •Module 06: Device API: 00:12:00 •Module 01: Use Rest API: 00:07:00 •Module 02: OData Service Introduction: 00:12:00 •Module 03: Use OData Service V2: 00:14:00 •Module 04: Sort and Filter Data: 00:14:00 •Module 05: Create Update Delete Read with OData Service V2: 00:14:00 •Module 06: Use OData Service V4: 00:06:00 •Module 07: Create Update Delete and Auto Data Type Detection with OData Service V4: 00:13:00 •Module 08: Action and Function Binding in OData Service V4: 00:08:00 •Module 09: Troubleshooting: 00:11:00 •Module 01: SAP Fiori Launchpad Core Concept: 00:06:00 •Module 02: Deploy to SAP Cloud Platform: 00:12:00 •Module 03: Deploy to SAP Gateway System: 00:22:00 •Module 04: Deploy to non-SAP Environment: 00:04:00 •Assignment - Complete SAP UI5 Development: 00:00:00

Complete SAP UI5 Development
Delivered Online On Demand8 hours 22 minutes
£12

Assembly Programming For All Platforms

4.9(27)

By Apex Learning

Overview This comprehensive course on Assembly Programming For All Platforms will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Assembly Programming For All Platforms comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast-track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Assembly Programming For All Platforms. It is available to all students, of all academic backgrounds. Requirements Our Assembly Programming For All Platforms is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 13 sections • 48 lectures • 02:07:00 total length •Introduction: 00:02:00 •Project Setup: 00:02:00 •Example File Code Structure: 00:02:00 •Comments: 00:03:00 •Memory Segments: 00:02:00 •Processor Registers: 00:04:00 •Data Registers: 00:04:00 •Pointer Registers: 00:02:00 •Index Registers: 00:01:00 •Control Registers: 00:04:00 •Segment Registers: 00:01:00 •Register Addressing: 00:04:00 •Immediate Addressing Mode: 00:02:00 •Direct Memory Addressing Mode: 00:02:00 •Direct-Offset Addressing Mode: 00:03:00 •Indirect Memory Addressing Mode: 00:02:00 •MOV Instruction: 00:02:00 •Allocating Storage Space for Initialised Data: 00:04:00 •Allocating Storage Space for Uninitialized Data: 00:02:00 •Multiple Variable Definitions: 00:02:00 •Multiple Variable Initialisations: 00:03:00 •EQU Command: 00:03:00 •Assign Command: 00:02:00 •Define Command: 00:02:00 •Increment Command (INC): 00:02:00 •Decrement Command (DEC): 00:02:00 •Addition Command (ADD): 00:03:00 •Subtraction Command (SUB): 00:02:00 •Multiply Command (MUL/IMUL): 00:02:00 •Divide Command (DIV/IDIV): 00:03:00 •AND Instruction: 00:04:00 •OR Instruction: 00:03:00 •XOR Instruction: 00:03:00 •NOT Instruction: 00:02:00 •Compare Instruction (CMP): 00:02:00 •Unconditional Jump: 00:02:00 •Conditional Jump: 00:03:00 •ASCII System: 00:02:00 •Basic Function: 00:03:00 •Stacks Data Structure: 00:04:00 •Function To Print Number: 00:05:00 •Recursion Using Factorial: 00:06:00 •Strings: 00:04:00 •Loops: 00:03:00 •Macros: 00:03:00 •System Calls: 00:04:00 •Resource: 00:00:00 •Assignment - Assembly Programming For All Platforms: 00:00:00

Assembly Programming For All Platforms
Delivered Online On Demand2 hours 7 minutes
£12

Learn Trigonometry and Trigonometric Functions

4.9(27)

By Apex Learning

Overview This comprehensive course on Learn Trigonometry and Trigonometric Functions will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Learn Trigonometry and Trigonometric Functions comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Learn Trigonometry and Trigonometric Functions. It is available to all students, of all academic backgrounds. Requirements Our Learn Trigonometry and Trigonometric Functions is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 7 sections • 54 lectures • 10:40:00 total length •Course Promo: 00:02:00 •Number Tools: 00:10:00 •Graphing Tools: 00:06:00 •The Coordinate Plane: 00:06:00 •Introduction: 00:01:00 •The Unit Circle: 00:08:00 •Terminal Points: 00:31:00 •Reference Number: 00:22:00 •Trigonometric Functions: 00:12:00 •Evaluating Trigonometric Functions: 00:14:00 •Graph of Sine & Cosine: 00:24:00 •Sine & Cosine Graph Transformations: 00:17:00 •Tangent & Cotangent Graphs: 00:20:00 •Secant & Cosecant Graphs: 00:25:00 •Domain and Range of Sin, Cos and Tan: 00:22:00 •Examples: 00:13:00 •Domain and Range of Sec, Csc and Cot: 00:13:00 •Examples: 00:16:00 •Introduction: 00:01:00 •Angles: 00:16:00 •Standard Position: 00:08:00 •Trigonometric Ratios: 00:15:00 •Examples: 00:13:00 •Special Angles: 00:24:00 •Examples: 00:05:00 •Reference Angle: 00:14:00 •Evaluating Trig Functions and Points: 00:18:00 •Inverse Trigonometric Functions: 00:12:00 •The Law of Sines: 00:13:00 •The Law of Cosines: 00:10:00 •Area of a Triangle: 00:08:00 •Introduction: 00:01:00 •Fundamental Identities: 00:10:00 •Examples: 00:18:00 •Addition and Subtraction Formulas: 00:15:00 •Sums of Sines and Cosines: 00:07:00 •Double Angle Formulas: 00:10:00 •Half Angle Formulas: 00:08:00 •Formulas for Lowering Powers: 00:05:00 •Sum-to-Product Formulas: 00:06:00 •Product-to-Sum Formulas: 00:05:00 •Polar Coordinates: 00:19:00 •Polar and Rectangular Coordinates: 00:11:00 •Polar Equations: 00:07:00 •Graph of Polar Equations: 00:18:00 •Symmetry: 00:17:00 •Common Polar Curves: 00:12:00 •Graphing Complex Numbers: 00:06:00 •Modulus: 00:04:00 •Polar Form of Complex Numbers: 00:09:00 •Multiplication and Division: 00:07:00 •De Moivre's Theorem: 00:05:00 •nth Roots of a Complex Number: 00:21:00 •Resource - Learn Trigonometry and Trigonometric Functions: 00:00:00

Learn Trigonometry and Trigonometric Functions
Delivered Online On Demand10 hours 40 minutes
£12

Intermediate Python Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Intermediate Python Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Intermediate Python Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Intermediate Python Coding. It is available to all students, of all academic backgrounds. Requirements Our Intermediate Python Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 10 sections • 59 lectures • 05:21:00 total length •Course Introduction: 00:02:00 •Course Curriculum: 00:05:00 •How to get Pre-requisites: 00:02:00 •Getting Started on Windows, Linux or Mac: 00:01:00 •How to ask Great Questions: 00:02:00 •Introduction to Class: 00:07:00 •Create a Class: 00:09:00 •Calling a Class Object: 00:08:00 •Class Parameters - Objects: 00:05:00 •Access Modifiers(theory): 00:10:00 •Summary: 00:02:00 •Introduction to methods: 00:06:00 •Create a method: 00:07:00 •Method with parameters: 00:12:00 •Method default parameter: 00:06:00 •Multiple parameters: 00:05:00 •Method return keyword: 00:04:00 •Method Overloading: 00:05:00 •Summary: 00:02:00 •Introduction to OOPs: 00:05:00 •Classes and Objects: 00:08:00 •Class Constructors: 00:07:00 •Assessment Test1: 00:01:00 •Solution for Assessment Test1: 00:03:00 •Summary: 00:01:00 •Introduction: 00:04:00 •Inheritance: 00:13:00 •Getter and Setter Methods: 00:12:00 •Polymorphism: 00:13:00 •Assessment Test2: 00:03:00 •Solution for Assessment Test2: 00:03:00 •Summary: 00:01:00 •Introduction: 00:03:00 •Access Modifiers (public, protected, private): 00:21:00 •Encapsulation: 00:07:00 •Abstraction: 00:07:00 •Summary: 00:02:00 •Introduction: 00:01:00 •Dice Game: 00:06:00 •Card and Deck Game Playing: 00:07:00 •Summary: 00:01:00 •Introduction: 00:01:00 •PIP command installations: 00:12:00 •Modules: 00:12:00 •Naming Module: 00:03:00 •Built-in Modules: 00:03:00 •Packages: 00:08:00 •List Packages: 00:03:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Reading CSV files: 00:11:00 •Writing CSV files: 00:04:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Errors - Types of Errors: 00:08:00 •Try - ExceptExceptions Handling: 00:07:00 •Creating User-Defined Message: 00:05:00 •Try-Except-FinallyBlocks: 00:07:00 •Summary: 00:02:00

Intermediate Python Coding
Delivered Online On Demand5 hours 21 minutes
£12

Disability Assessor Training

4.9(27)

By Apex Learning

Course Overview: Imagine a world where everyone is seen, heard, and valued for who they are. A world where individuals with disabilities are not only accommodated but empowered to thrive. In this transformative journey towards inclusivity, the role of Disability Assessors is pivotal. The demand for skilled professionals in disability assessment has never been higher. With the number of people living with disabilities increasing worldwide, it is crucial to have dedicated professionals who possess a deep understanding of disability assessment and the legal frameworks that govern it. This course specifically addresses this need, providing a solid foundation for aspiring disability assessors to thrive in their careers. Key Features of the Course: Our Disability Assessor Training Course offers a range of exceptional features to enhance your learning experience. With this course, you will have access to a comprehensive CPD certificate upon completion, acknowledging your professional development in the field. Additionally, we provide 24/7 Learning Assistance to ensure your queries are addressed promptly and your learning journey remains smooth. You will find our course materials engaging and interesting, presenting complex concepts in an accessible and captivating manner. Who is This Course For? This course is specifically designed for individuals who are passionate about making a positive impact in the lives of people with disabilities. Whether you are an aspiring Disability Assessor, a healthcare professional looking to expand your skill set, or someone eager to work in disability advocacy, this course will equip you with the necessary knowledge and understanding to excel in your chosen path. What You Will Learn: In this comprehensive course, you will delve into various modules that cover key aspects of disability assessment. Module 01 introduces you to the world of disability assessment and the role of a Disability Assessor. Module 02 explores the legal frameworks, policies, and guidelines that inform disability assessment practices. In Module 03, you will gain insight into different disability models and assessment methods. Module 04 focuses on preparing for assessments, while Module 05 delves into the assessment process itself. Module 06 explores the application of the International Classification of Functioning, Disability and Health (ICF) in disability assessment. Module 07 delves into assistive technology and ergonomics, and finally, Module 08 equips you with the skills to write comprehensive and effective disability assessment reports. Why Enrol in This Course: Enrolling in our Disability Assessor Training Course offers numerous benefits. Firstly, it is a highly reviewed course, with learners praising its comprehensive content and practical relevance. Secondly, the course is regularly updated to ensure you receive the most up-to-date information in the field. This course is also in high demand and trends, providing you with excellent job prospects in the disability assessment sector. Requirements: To enrol in this course, you do not require any specific qualifications or prior experience in disability assessment. However, a strong interest in the field and a passion for making a difference are highly recommended. Career Path: Upon completing the Disability Assessor Training Course, you will have the opportunity to pursue various rewarding career paths. Some of the sought-after professions in the field include Disability Assessor, Disability Analyst, Rehabilitation Consultant, Disability Employment Advisor, Case Manager, Disability Support Coordinator, and Disability Policy Officer. Salaries for these roles in the UK range from £25,000 to £45,000 per annum, depending on experience and expertise. Certification: Upon successful completion of the Disability Assessor Training Course, you will receive a CPD certificate, recognized and respected within the industry. This certificate serves as a testament to your commitment to professional development and validates your expertise in disability assessment. Course Curriculum 2 sections • 9 lectures • 03:02:00 total length •Module 01: Disability Assessment and Disability Assessor: 00:20:00 •Module 02: Legal Frameworks, Policy and Guidelines: 00:25:00 •Module 03: Disability Models and Disability Assessment Methods: 00:22:00 •Module 04: Preparation for the Assessment: 00:20:00 •Module 05: The Assessment Process: 00:22:00 •Module 06: ICF and Disability Assessment: 00:25:00 •Module 07: Assistive Technology and Ergonomics: 00:25:00 •Module 08: Disability Assessment Report Writing: 00:23:00 •Assignment - Disability Assessor Training: 00:00:00

Disability Assessor Training
Delivered Online On Demand3 hours 2 minutes
£12

Central Banking Monetary Policy

4.9(27)

By Apex Learning

Overview This comprehensive course on Central Banking Monetary Policy will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Central Banking Monetary Policy comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Central Banking Monetary Policy. It is available to all students, of all academic backgrounds. Requirements Our Central Banking Monetary Policy is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 8 sections • 8 lectures • 01:21:00 total length •The History of Central Banking and International Monetary System: 00:09:00 •Modern Central Banking Roles and Functions: 00:12:00 •Monetary Policy Implementation in Financial Market Operations: 00:08:00 •Money Creation in the Modern Economy: 00:09:00 •The Monetary Policy Transmission Mechanism: 00:14:00 •Financial Stability Monitoring and Identifying Risks: 00:11:00 •Challenges for Central Banking: 00:10:00 •Optimal Monetary Policy Operations in Crisis Times: 00:08:00

Central Banking Monetary Policy
Delivered Online On Demand1 hour 21 minutes
£12

PLC Programming Using Logixpro Simulator

4.9(27)

By Apex Learning

Overview This comprehensive course on PLC Programming Using Logixpro Simulator will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This PLC Programming Using Logixpro Simulator comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast-track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this PLC Programming Using Logixpro Simulator. It is available to all students, of all academic backgrounds. Requirements Our PLC Programming Using Logixpro Simulator is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 2 sections • 33 lectures • 06:34:00 total length •Module 1- Course Content: 00:02:00 •Module 2- What is LogixPro: 00:04:00 •Module 3- Overview on PLC: 00:34:00 •Module 4- Important Symbols: 00:05:00 •Module 5- Normally Opened, Normally Closed and Output Coils in Ladder Diagram: 00:14:00 •Module 6- Start Stop Circuit: 00:17:00 •Module 7- Task 1 in Batch Simulator: 00:12:00 •Module 8- Task 2 in Batch Simulator: 00:12:00 •Module 9- Task 1 in Door Simulator: 00:13:00 •Module 10- Scan Cycle and Markers: 00:10:00 •Module 11- Task 3 in Batch Simulator Part 1: 00:14:00 •Module 12- Task 3 in Batch Simulator Part 2: 00:11:00 •Module 13- Task 4 in Batch Simulator Part 1: 00:13:00 •Module 14- Task 4 in Batch Simulator Part 2: 00:09:00 •Module 15- Latched and Unlatched Output in Ladder Diagram: 00:06:00 •Module 16- Task 5 in Batch Simulatorc: 00:15:00 •Module 17- Task 6 in Batch Simulator Part 1: 00:13:00 •Module 18- Task 6 in Batch Simulator Part 2: 00:12:00 •Module 19- Timers in PLC: 00:12:00 •Module 20- Task 2 in Io Simulator: 00:08:00 •Module 21- Task 3 in Io Simulator: 00:09:00 •Module 22- Task 4 in Io Simulator: 00:08:00 •Module 23- Task 7 in Batch Simulator Part 1: 00:27:00 •Module 24- Task 7 in Batch Simulator Part 2: 00:06:00 •Module 25- Task 5 in Io Simulator: 00:15:00 •Module 26- Counters in PLC: 00:05:00 •Module 27- Task 1 in Silo Simulator: 00:23:00 •Module 28- Task 6 in Io Simulator: 00:09:00 •Module 29- Task 7 in Io Simulator: 00:08:00 •Module 30- Task 2 in Door Simulator: 00:12:00 •Module 31- Task 8 in Batch Simulator Part 1: 00:25:00 •Module 32- Task 8 in Batch Simulator Part 2: 00:11:00 •Assignment - PLC Programming Using Logixpro Simulator: 00:00:00

PLC Programming Using Logixpro Simulator
Delivered Online On Demand6 hours 34 minutes
£12

AutoCAD VBA Programming - Beginner course

4.9(27)

By Apex Learning

Overview This comprehensive course on AutoCAD VBA Programming - Beginner course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This AutoCAD VBA Programming - Beginner course comes with accredited certification which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this AutoCAD VBA Programming - Beginner course. It is available to all students, of all academic backgrounds. Requirements Our AutoCAD VBA Programming - Beginner course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 11 sections • 42 lectures • 03:37:00 total length •Module 01: Introduction: 00:04:00 •Module 02: Course Content Identified: 00:06:00 •Module 01: Setting-up the Environment (Installing VBA IDE): 00:01:00 •Module 02: Downloading and Installing AutoCAD VBA IDE: 00:04:00 •Module 03: Identify and Understand VBA IDE Components (Toolbars and Windows): 00:03:00 •Module 04: VBA IDE Walkthrough: 00:14:00 •Module 01: Examining AutoCAD VBA Object Model Structure: 00:07:00 •Module 02: Examining AutoCAD Object Model Structure Part 2: 00:06:00 •Module 01: Working on Variables: 00:01:00 •Module 02: Using Variables in the Program: 00:14:00 •Module 01: User Forms and Controls Topic Breakdown: 00:02:00 •Module 02: Using Label, Textbox and Command Button Controls: 00:10:00 •Module 03: Using ListBox Control: 00:06:00 •Module 04: Using ComboBox Control: 00:09:00 •Module 05: Using CheckBox Control: 00:08:00 •Module 06: Using OptionButton Control: 00:03:00 •Module 07: Using MultiPage Control: 00:10:00 •Module 08: Using MultiPage Control Continued: 00:14:00 •Module 09: Using Frame Control: 00:03:00 •Module 01: Conditions and Decisions Course Outline: 00:01:00 •Module 02: IF-THEN-ELSE Condition: 00:02:00 •Module 03: IF-THEN-ELSEIF Condition: 00:04:00 •Module 04: Conditional Operators in VBA: 00:04:00 •Module 05: Logical Operators in VBA: 00:07:00 •Module 06: SELECT CASE Statement in VBA: 00:05:00 •Module 01: Looping and Iterations Overview: 00:02:00 •Module 02: Using DO-WHILE Loop in VBA: 00:04:00 •Module 03: Using DO-UNTIL Loop in VBA: 00:02:00 •Module 04: Using FORNEXT Loop in VBA: 00:02:00 •Module 05: Using FOREACHNEXT Loop in VBA: 00:03:00 •Module 01: Drawing Objects Overview: 00:01:00 •Module 02: Draw a Line Object using Utility Function: 00:03:00 •Module 03: Draw a Line Object using Points from User's Input: 00:07:00 •Module 04: Draw a Circle Object Using Utility Functions: 00:03:00 •Module 05: Draw a Text Object using Utility Functions: 00:05:00 •Module 06: Draw a LWPolyline and Polyline Objects: 00:06:00 •Module 01: Code Debugging Overview: 00:01:00 •Module 02: Code Debugging in VBA Demo: 00:12:00 •Module 03: Code Debugging in VBA Demo Continued: 00:02:00 •Module 01: Error Handling Course Outline: 00:02:00 •Module 02: Error Handling in VBA Demo: 00:13:00 •Module 01: Conclusion and Thank you!: 00:01:00

AutoCAD VBA Programming - Beginner course
Delivered Online On Demand3 hours 37 minutes
£12

Acrylic Nail

4.9(27)

By Apex Learning

Course Overview: The global acrylic nail industry is booming and is expected to reach $2.5 billion by 2027. This Acrylic Nail course is your gateway to a thriving career in the nail industry, where your skills will be in high demand.Moreover, this Acrylic Nail course encompasses every intricate detail of the profession, from understanding nail anatomy to mastering the art of acrylic nails. Such a comprehensive curriculum ensures learners emerge well-versed in all facets of the domain.Additionally, we have curated a dynamic curriculum that covers all aspects of acrylic nail application, nail art techniques, and essential knowledge about nail anatomy, diseases, and product chemistry.Enrol now and start your career journey with us! Key Features of the Course: Upon completing the course, you will receive a CPD (Continuing Professional Development) certificate, recognised and respected within the industry. We provide round-the-clock support to ensure a smooth and enjoyable learning experience, with dedicated tutors ready to answer your queries and provide guidance. Who is This Course For? This course is ideal for individuals who have a passion for nail artistry and want to pursue a fulfilling career as a nail technician. What You Will Learn: In the Counselling Course - Acrylic Nail, you will gain expertise in acrylic nail techniques while unleashing your artistic flair. The course consists of 13 modules that cover a comprehensive range of topics. You will begin by exploring nail extension techniques and learning how to enhance the length and beauty of nails. Next, you will delve into nail anatomy, acquiring in-depth knowledge of nail structure and composition to provide effective and safe treatments. Understanding and managing common nail diseases and disorders are also covered, ensuring the well-being of your clients.With a focus on nail product chemistry, you will develop a solid understanding of the chemistry behind nail products, enabling informed choices and exceptional results. The course further equips you with the skills to master nail extension applications, overlays, nail art techniques, maintenance, removal, health and safety protocols. Why Enrol in This Course: Top Reviewed Course: Our Counselling Course - Acrylic Nail, has received rave reviews from countless students who have successfully built thriving careers in the nail industry after completing this course. Recently Updated: Our course content is regularly updated to reflect the latest industry trends, techniques, and advancements, ensuring that you stay ahead of the curve. Trending Industry: The nail industry is experiencing exponential growth, with nail technicians earning an average salary of £20,000 to £50,000 annually in the UK. Requirements: You only need a passion for beauty and a willingness to learn. No prior experience or qualifications are required. Career Path: Upon completion of our Counselling Course - Acrylic Nail, you will be equipped with the skills and knowledge for a range of exciting careers, including: Nail Technician: £18,000 - £30,000 per year Freelance Nail Artist: £15 - £40 per hour Beauty Blogger/Vlogger: £15,000 - £50,000 per year Nail Product Sales Representative: £18,000 - £30,000 per year Nail Educator: £25,000 - £40,000 per year Certification: Upon completing the Counselling Course - Acrylic Nail, you will receive a CPD certificate, affirming your competence and enhancing your professional credibility in the nail industry. Course Curriculum 3 sections • 15 lectures • 03:57:00 total length •Module 01: Nail Extension Techniques: An Introduction: 00:12:00 •Module 02: Nail Anatomy: 00:15:00 •Module 03: Nail Diseases and Disorders: 00:30:00 •Module 04: Nail Product Chemistry Simplified: 00:15:00 •Module 05: Nail Extension Techniques: 00:05:00 •Module 06: Acrylic Nail Extension: Part-1 (Applying Tips to the Nails): 00:20:00 •Module 07: Acrylic Nail Extension: Part-2 (Applying Overlays): 00:20:00 •Module 08: Art in Acrylic Nails: Basic to Advance: 00:05:00 •Module 09: Hands-on Nail Art Training: 00:05:00 •Module 10: Maintaining Artificial Nails: 00:15:00 •Module 11: Acrylic Nail Removal: 00:10:00 •Module 12: Health and Safety in Beauty Salon: 00:25:00 •Module 13: Client Care and Communication: 00:20:00 •Mock Exam - Acrylic Nail: 00:20:00 •Final Exam - Acrylic Nail: 00:20:00

Acrylic Nail
Delivered Online On Demand3 hours 57 minutes
£12

UK Standard Domestic Plumbing and Heating Installer Training

4.9(27)

By Apex Learning

Course Overview: The plumbing and heating industry is a pillar in modern infrastructure, with an ever-growing demand worldwide. The UK Standard Domestic Plumbing and Heating Installer Training course is crucial in meeting this demand.Throughout this course, we will dive into the intricacies of plumbing and heating systems, covering essential modules such as Basic Components of Plumbing, Principles of Effective Plumbing Systems, The Plumbing Tools, The Plumbing Process, Central Heating Systems, Domestic Cold Water Systems, Domestic Hot Water System, The Sanitation System and Repairs, Domestic Rainwater System Installation, Plumbing Projects: Case Study, and UK Standards for Plumbing. Enrol in the UK Standard Domestic Plumbing and Heating Installer Training course today and unlock the door to many opportunities in this thriving industry. Key Features of the Course: 12 modules covering all aspects of plumbing and heating High-quality lectures CPD certificate upon successful completion 24/7 learning assistance and support Who is This Course For? This course is for anyone who wants to improve their plumbing and heating skills and knowledge. This course is also suitable for anyone pursuing a plumbing and heating career. What You Will Learn: In this course, you will learn the following: The essential components of plumbing include pipes, fittings, valves, taps, and fixtures. You will learn how they work together to form a plumbing system. The principles of adequate plumbing systems include water pressure, flow rate, drainage, and ventilation. You will learn how they affect the performance and efficiency of the plumbing system. The plumbing tools that you need to use for different tasks, such as cutting, bending, joining, and sealing pipes. You will learn how to use them safely and correctly. The plumbing process that you need to follow for different projects, such as planning, measuring, marking, installing, testing, and troubleshooting. You will learn how to apply your skills in various scenarios. The central heating systems include boilers, radiators, pumps, and controls. You will learn how they work together to provide heating for the building. The domestic cold and hot water systems use different methods and materials. You will learn how to install them according to the UK standards and regulations. The sanitation system and repairs using different types of toilets, sinks, baths, showers, and waste pipes. You will learn how to install them according to the UK standards and regulations. The domestic rainwater system installation using gutters, downpipes, tanks, and filters. You will learn how to install them according to the UK standards and regulations. Requirements: There are no specific requirements for taking this course. All you need is a computer or a mobile device with an internet connection and a willingness to learn and improve your plumbing and heating skills. Career Path: Plumbing and heating skills are essential for any career path. Whether you work in a domestic or commercial building, you must ensure high-quality service for yourself and your customers. Plumber - average salary of £31,000 Heating engineer - average salary of £34,000 Gas engineer - average salary of £33,000 Maintenance technician - average salary of £26,000 Plumbing inspector - average salary of £29,000 Plumbing instructor - average salary of £30,000 Plumbing manager - average salary of £37,000 Certification: Upon completing the course, you will receive a CPD certificate that you can download and print. You can also share your certificate online with friends, family, and employers. Course Curriculum 1 sections • 12 lectures • 03:00:00 total length •Module 01: Basic Components of Plumbing: 00:15:00 •Module 02: Principles of Effective Plumbing Systems: 00:15:00 •Module 03: The Plumbing Tools: 00:15:00 •Module 04: The Plumbing Process: 00:15:00 •Module 05: Central Heating Systems: 00:15:00 •Module 06: Domestic Cold Water System: 00:15:00 •Module 07: Domestic Hot Water System - Part 1: 00:15:00 •Module 08: Domestic Hot Water System - Part 2: 00:15:00 •Module 09: The Sanitation System and Repairs: 00:15:00 •Module 10: Domestic Rainwater System Installation: 00:15:00 •Module 11: Plumbing Projects: Case Study: 00:15:00 •Module 12: UK Standards for Plumbing: 00:15:00

UK Standard Domestic Plumbing and Heating Installer Training
Delivered Online On Demand3 hours
£12