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

973 Courses delivered Online

Food Health Practitioner: 20-in-1 Premium Online Courses Bundle

By Compete High

Step confidently into food safety, nutrition, or hospitality roles with a 20-in-1 course bundle designed to boost your hireability and career potential. This is more than training — it’s your shortcut to becoming the food health practitioner today’s employers need. Description Food handling and hygiene roles now demand more than a basic certificate — they require adaptability, leadership, communication, and a firm grasp of public health principles. This comprehensive bundle prepares you to meet that expectation head-on. From kitchen management to child nutrition and public health, you’ll be armed with a professional profile that fits seamlessly across catering, schools, healthcare, wellness services, and even hospitality operations. If you're aiming to be hired faster or promoted quicker, this is the kind of multi-skill endorsement employers take seriously. And here’s the kicker — once this bundle’s fully booked, access will be closed. So if you're thinking about career security, now is the time to act. FAQ Q: Who should enrol in this bundle? A: Anyone entering or working in food safety, catering, school nutrition, or hospitality settings. Q: Is it focused on practical job outcomes? A: Absolutely. It’s built to match the skill demands of food and public health-related industries. Q: Does this make me employable without a degree? A: While not a replacement for formal qualifications, this bundle adds real-world credibility and multi-sector appeal. Q: Can I complete the courses at my own pace? A: Yes, every course is online and flexible — ideal for working professionals. Q: Is this worth the cost? A: Think of it as 20 mini-investments in one — for a fraction of the price of enrolling separately. Q: Can I use it to switch industries? A: Yes — especially if you're pivoting into wellness, hospitality, or health services.

Food Health Practitioner: 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

Leadership and People Management: 20-in-1 Premium Online Courses Bundle

By Compete High

In today’s competitive job market, leaders are hired for more than just experience—they’re hired for mindset, adaptability, and the ability to manage people through uncertainty. The Leadership and People Management: 20-in-1 Premium Online Courses Bundle gives you the well-rounded credibility you need to move into team leadership, operations, or HR management. Packed with 20 essential courses, this all-in-one professional upgrade was designed to help you stand out and get hired faster. Description Employers across industries—finance, healthcare, education, tech, logistics—are all on the lookout for leaders who understand people. This bundle helps you prove that you do. From communication to crisis management, conflict resolution to remote team handling, these certifications show you’re not just a manager—you’re a people-first strategist. It’s ideal for professionals eyeing a promotion, graduates transitioning into team roles, or freelancers moving into organisational leadership. With hiring managers prioritising emotional intelligence, productivity strategy, and team cohesion, now is the time to boost your credentials. This 20-course bundle offers enormous value—and serious career leverage. But like all strategic windows, it’s limited. If you're ready to step forward into leadership, don’t let this opportunity slip past. FAQ What jobs does this bundle support? Team leader, operations manager, HR coordinator, project lead, and departmental supervisor. Do I need to be in a leadership role already? No—this is perfect for aspiring leaders or those transitioning into management. Is this suitable for remote work careers? Yes, especially with included topics like online meeting and remote team management. Do I receive certificates? Yes—each course includes a downloadable certificate for your CV and LinkedIn. How flexible is the training? Fully online, 24/7 access. Learn at your pace. Is this a permanent offer? No—this bundle is available only for a short time.

Leadership and People Management: 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand4 hours
£49.99

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry

Electric Vehicle Battery Management System

4.9(27)

By Apex Learning

Overview This comprehensive course on Electric Vehicle Battery Management System will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Electric Vehicle Battery Management System 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 Electric Vehicle Battery Management System. It is available to all students, of all academic backgrounds. Requirements Our Electric Vehicle Battery Management System 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 17 sections • 79 lectures • 08:52:00 total length •Introduction: 00:03:00 •Passive Cell Balancing: Working Principle: 00:09:00 •Passive Cell Balancing: Hardware Circuit Design: 00:06:00 •Passive Cell Balancing: Balancing Current deciding factor: 00:06:00 •Passive Cell Balancing: Calculations: 00:08:00 •Passive Cell Balancing: Assignment: 00:02:00 •Voltage Measurement in Battery management system: 00:02:00 •Voltage Measurement: Hardware circuit design: 00:04:00 •Voltage Measurement: Component selection techniques: 00:06:00 •Current Measurement: Battery Pack: 00:05:00 •Current Measurement: Current Sense Resistor-based Hardware Circuit: 00:09:00 •Current Measurement: Assignment: 00:02:00 •Current Measurement: Sense Resistor and External amplifier: 00:08:00 •Current Measurement with Sense Resistor and External Amplifier: Assignment: 00:02:00 •Current Measurement: Hall Effect sensor: 00:07:00 •Current Measurement: Datasheet understanding: 00:10:00 •Current Measurement: Calculations: 00:06:00 •Current Measurement using Hall Sensor: Assignment: 00:02:00 •Temperature Measurement: In BMS: 00:10:00 •Temperature Measurement: Thermistor Calculation: 00:13:00 •Temperature Measurement: Assignment: 00:02:00 •Coulomb Counting - SoC Estimation: 00:05:00 •Coulomb counting: Calculation: 00:03:00 •Coulomb counting: Assignment: 00:07:00 •What parameters are taken to select your right BMS IC?: 00:13:00 •A tour to Texas Instrumentsfor BMS IC selection: 00:09:00 •A tour to Texas Instruments: Battery Protectors: 00:10:00 •A tour to Texas Instruments: Battery Monitors and Balancers: 00:09:00 •A tour to Texas Instruments: Fuel Gauge IC: 00:13:00 •MCU for BMS: Basics: 00:04:00 •MCU for BMS: Selection Technique: 00:07:00 •MCU for BMS: Assignment: 00:02:00 •Cell Modeling 1: 00:02:00 •Cell Modeling 2: 00:02:00 •Cell Modeling 3: 00:09:00 •Cell Modeling 4: 00:08:00 •Cell Modeling 5: 00:14:00 •Communication Protocol 1: 00:05:00 •Communication Protocol 2.1: 00:10:00 •Communication Protocol 2.2: 00:07:00 •Communication Protocol 2.3: 00:07:00 •Communication Protocol 2.4: 00:06:00 •UART Demo 1: 00:12:00 •UART Demo 2: 00:07:00 •I2C communication protocol 1: 00:06:00 •I2C communication protocol 2: 00:04:00 •I2C communication protocol 3: 00:06:00 •I2C communication protocol 4: 00:12:00 •I2C communication protocol 5: 00:04:00 •I2C communication protocol 6: 00:05:00 •I2C communication protocol 7: 00:14:00 •I2C Demo 2: 00:15:00 •SPI Communication 1: 00:06:00 •SPI Communication 2: 00:07:00 •SPI Communication 3: 00:06:00 •CAN Communication 1.1: 00:03:00 •CAN Communication 1.2: 00:04:00 •CAN Communication 1.3: 00:06:00 •CAN Communication 1.4: 00:07:00 •CAN Communication 1.5: 00:03:00 •CAN Communication 1.6: 00:06:00 •CAN Communication 1.8: 00:05:00 •Power management 1: 00:04:00 •Power management 2: 00:04:00 •Power management 3: 00:04:00 •Power management 4: 00:05:00 •BQ76925 Datasheet: Part 1: 00:09:00 •BQ76925 Datasheet: Part 2: 00:09:00 •BQ76925 Datasheet: Part 3: 00:14:00 •BQ76925 Datasheet: Part 4: 00:13:00 •BQ76925 Reference Design: 1: 00:10:00 •BQ76925 Reference Design: 2: 00:06:00 •BQ76925 Reference Design: 3: 00:06:00 •BQ76925 Reference Design: 4: 00:15:00 •BQ76925 Reference Design: 5: 00:05:00 •BQ76925 Reference Design: 6: 00:07:00 •BQ76925 Reference Design: 7: 00:06:00 •Thank you: 00:03:00 •Resource - Electric Vehicle Battery Management System: 00:00:00

Electric Vehicle Battery Management System
Delivered Online On Demand8 hours 52 minutes
£12

Internet of Things

4.9(27)

By Apex Learning

Overview This comprehensive course on Internet of Things will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Internet of Things 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 Internet of Things. It is available to all students, of all academic backgrounds. Requirements Our Internet of Things 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 15 sections • 65 lectures • 08:53:00 total length •Module 01: Introduction: 00:02:00 •Module 02: Course Agenda: 00:03:00 •Module 01: Introduction to Internet of Things: 00:13:00 •Module 02: Choosing Cloud Services for IoT: 00:05:00 •Module 03: What is Raspberry Pi Part 1?: 00:09:00 •Module 04: What is Raspberry Pi Part 2?: 00:06:00 •Module 01: Downloading OS for Raspberry Pi Noobs-Raspbian: 00:07:00 •Module 02: Install OS using NOOBS: 00:11:00 •Module 03: Remote Control of Raspberry Pi Using VNC Viewer: 00:10:00 •Module 04: Install OS using Raspbian Image part 1: 00:06:00 •Module 05: Install OS using Raspbian Image part 2: 00:02:00 •Module 01: Getting Around Raspbian Operating System part 1: 00:10:00 •Module 02: Getting around Raspbian Operating System part 2: 00:08:00 •Module 03: Getting around Raspbian Operating System part 3: 00:06:00 •Module 04: How To Run Python program On Raspberry Pi: 00:09:00 •Module 01: Raspberry PI GPIO Concepts: 00:07:00 •Module 02: Raspberry Pi GPIO Interfacing Single LED: 00:17:00 •Module 03: Raspberry Pi GPIO Interfacing Multiple LED's: 00:09:00 •Module 04: Rapberry Pi GPIO Interfacing Buzzer: 00:03:00 •Module 01: Raspberry Pi and Transistorized Switching: 00:09:00 •Module 02: Raspberry Pi and Relay part 1: 00:13:00 •Module 03: Raspberry Pi and Relay part 2: 00:08:00 •Module 01: Accepting Digital Input on Raspberry Pi Part 1: 00:13:00 •Module 02: Accepting Digital Inputs on Raspberry Pi Part 2: 00:07:00 •Module 01: Sensor Interfacing With Raspberry Pi LDR1: 00:05:00 •Module 02: Sensor Interfacing With Raspberry Pi LDR 2: 00:10:00 •Module 03: Sensor Interfacing With Raspberry Pi LDR 3: 00:07:00 •Module 04: Sensor Interfacing with Rapberry Pi DHTT11 part 1: 00:10:00 •Module 05: Sensor Interfacing with Rapberry Pi DHTT11 part 2: 00:10:00 •Module 06: Sensor Interfacing with Raspberry pi Using SenseHAT: 00:11:00 •Module 07: Ultrasonic Sensor Interfacing with Raspberry Pi: 00:14:00 •Module 01: BMP180 with Raspberry Pi: 00:07:00 •Module 02: Enabling I2C on Raspberry Pi: 00:05:00 •Module 03: BMP180 Python Code: 00:06:00 •Module 01: Getting Started With IoT: 00:11:00 •Module 02: Getting Started with Microsoft Azure IoT Hub Part 1: 00:04:00 •Module 03: Getting Started with Microsoft Azure IoT Hub Part 2: 00:05:00 •Module 04: Getting Started with Microsoft Azure IoT Hub Part 3: 00:09:00 •Module 05: Create Device inside Azure IoT Hub: 00:06:00 •Module 06: Enable Azure Cloud Shell and enable IoT Extension: 00:08:00 •Module 07: Send Data to Azure IoT Hub Using Python Program: 00:09:00 •Module 08: Send Actual Temperature and Humidity Values to Azure IoT hub: 00:03:00 •Module 09: Storing the Data on Microsoft Azure Using Custom Gateway: 00:13:00 •Module 10: Save data to blob storage using Stream Analytics Job: 00:12:00 •Module 11: Data Visualization with Power BI Part 1: 00:07:00 •Module 12: Data Visualization with Power BI Part 2: 00:12:00 •Module 13: Creating Custom web app with azure for data visualization Part 1: 00:10:00 •Module 14: Creating Custom web app with azure for data visualization Part 2: 00:14:00 •Module 15: Creating Custom web app with azure for data visualization Part 3: 00:12:00 •Module 16: Dealing with password error while pushing your webapp to azure: 00:01:00 •Module 17: Cleaning up Azure Resources: 00:02:00 •Module 18: Remote Monitoring using Azure Logic App Part 1: 00:12:00 •Module 19: Remote Monitoring using Azure Logic App Part 2: 00:10:00 •Module 01: Introduction to Thingspeak: 00:06:00 •Module 02: Create an account and send data to Thingspeak: 00:08:00 •Module 01: Getting started with SaaS IoT Platform io.adafruit.com: 00:08:00 •Module 02: What is MQTT?: 00:10:00 •Module 03: Sending Data to Adafruit Io Using MQTT Part 1: 00:17:00 •Module 04: Sending Data to Adafruit io Using MQTT part 2: 00:14:00 •Module 05: Home automation project with adafruit IO Part 1: 00:15:00 •Module 06: Home Automation Project with Adafruit IO Part 2: 00:02:00 •Module 01: IoT Security: 00:14:00 •Module 02: Conclusion: 00:01:00 •Resources - Internet of Things: 00:00:00 •Assignment - Internet of Things: 00:00:00

Internet of Things
Delivered Online On Demand8 hours 53 minutes
£12

Makeup Artistry Course

4.9(27)

By Apex Learning

Overview This comprehensive course on Makeup Artistry Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Makeup Artistry Course 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 Makeup Artistry Course. It is available to all students, of all academic backgrounds. Requirements Our Makeup Artistry Course 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 29 sections • 144 lectures • 06:16:00 total length •Promo: 00:01:00 •Introduction: Makeup Artistry from Basic to Masterclass: 00:02:00 •Personal Hygiene: 00:01:00 •Brush Hygiene: 00:02:00 •Product Contamination: 00:01:00 •Contraindications & how to deal with them: 00:01:00 •Product Expiry: 00:01:00 •Make Up Kit Hygiene: 00:01:00 •Sum Up: 00:01:00 •Intro & Must- Have Brushes for your Make Up Starter Kit: 00:08:00 •The Different Kind of Eye Blending Brushes: 00:03:00 •The Different Kind of Foundation Brushes: 00:02:00 •How to prepare for a professional & organized Make Up appointment: 00:04:00 •Intro: Color Theory in Make Up Artistry: 00:02:00 •Understanding the Pocket Color Wheel: 00:01:00 •Warm and Cool based Colors & the meaning of Complementary Colors: 00:02:00 •Why do we Color Correct?: 00:01:00 •Correcting Dark Eye Circles on different Skin Tones: 00:02:00 •Correcting other Surface Tones : Redness & Dullness: 00:02:00 •Begin with the Skin: 00:03:00 •Intro : What are Primers ?: 00:01:00 •An Overview of the main different Primers: 00:01:00 •Silicon Based Primers : A Good or Bad Choice for the skin?: 00:01:00 •Alternative to a Primer?: 00:01:00 •How to Prepare & Prime common skintypes : Dry/ Dehydrated & Combinational/Oily: 00:03:00 •The first Step before Foundation Matching: 00:02:00 •Introducing the Undertones: 00:01:00 •What is a Surface Tone?: 00:01:00 •How to determine the Undertone visually: 00:01:00 •Foundation Matching: Striping Method: 00:03:00 •The Different Foundation Coverages: 00:05:00 •How to apply Foundation correctly: 00:05:00 •Concealer's Purpose & Tools to apply: 00:02:00 •The Correct Concealer Application: 00:02:00 •The Term : 'Baking' in Make Up Artistry: 00:01:00 •Intro : What is the Purpose of Highlighting & Contouring ?: 00:01:00 •The Steps you need to take & The different Face Shapes: 00:01:00 •Highlight & Contour EVERY Face Shape easily: 00:02:00 •Products : Which Texture & Shade ?: 00:02:00 •Tools: 00:01:00 •Practice Time : Master the Highlight & Contour Game!: 00:04:00 •Blush : A pop of Color for a more healthy looking Face: 00:03:00 •The Different Parts of the Eyes & How to apply Eye Products on them: 00:02:00 •Tools for perfect Application + Shade & Texture of Eyeshadows: 00:02:00 •Practice Time: Flawless Eye Make Up Application: 00:06:00 •Intro Eyeliner : What to avoid ( Do's & Dont's): 00:04:00 •An Overview of the different Eyeliner Products: 00:02:00 •The Different Eyeshapes: 00:01:00 •Practice Time: Basic & Winged Eyeliner Application: 00:03:00 •Recommendations & Tips: 00:02:00 •The correct Mascara Application: 00:03:00 •How to apply False Lashes correctly: 00:04:00 •Determining the Shape of the Eyebrows: 00:01:00 •Different Eyebrow Products, different Applications: 00:01:00 •Practice Time: Eyebrow Application with Brow Pomade: 00:03:00 •Practice Time 2: Eyebrow Application with a Brow Pencil: 00:03:00 •Intro : Lip Product Application & How to Prep & Prime the Lips: 00:02:00 •Which Lip Shade & Texture to Choose: 00:01:00 •Practice Time : Apply the Perfect Red Lips + Strobe: 00:04:00 •Finding out the suitable Make Up look for your Client: 00:04:00 •The Definition of a 'Natural Look' to you and your Clients: 00:02:00 •Analyzing the Clients Facial Features: 00:02:00 •Build a good Clientelle: 00:02:00 •Create your own Price-List: 00:02:00 •Manage your Bookings: 00:01:00 •Consultation & Meeting with your Client: 00:06:00 •Foundation Matching: on Neutral Light Skin Undertone: 00:01:00 •Skin Prep & Prime on a dry Skintype: 00:01:00 •Halo Eye Make Up Look on Round, heavy Lidded Eyeshapes: 00:09:00 •Correct Light Blemishes, Apply Foundation , Highlight & Contour Long Face Shape: 00:07:00 •Applying Bronzer & Blush: 00:02:00 •Creating the Perfect 3D Glow Effect: For lifted Cheekbones area: 00:02:00 •Shaping & Filling in Eyebrows with Gaps: 00:01:00 •Creating Nude Brown Ombre Lips & the Final Results: 00:03:00 •Intro Course Content: Focus of this Lesson L21: 00:01:00 •Foundation Matching on dark Complexions: Lets find the Correct shade (Mixing): 00:01:00 •Skin Prep & Prime for Combinational Skin (Oily/ Dehydrated): 00:01:00 •Day Eye Make Up Look on Small Upturned Eye Shape: 00:03:00 •Color Correcting Hyperpigmentation/ Spots on dark Skin Colors: 00:01:00 •Highlight & Contour: Oblong Face Shape with short Chin part: 00:02:00 •Apply Warmth, Color & Glow on dark Complexions: 00:01:00 •Make Big Lips appear Smaller & Final Results of Day Make Up Look: 00:01:00 •Transform Day to Night: Nightout Eye Make Up Look: 00:02:00 •Touch Ups: Another method to make Lips appear smaller & Final Results: 00:03:00 •Intro Course Content: Focus of this Lesson L22: 00:01:00 •Monolid & Close-Set Eyeshapes : How to Enhance them with Eyeshadow: 00:03:00 •Monolid Eyeshapes : Apply Eyeliner: 00:07:00 •Triangular Face Shape: Soft Highlight & Contour: 00:02:00 •Asian Nose: Creating a Prominent Nose Bridge: 00:02:00 •Touch Up & Final Results: 00:02:00 •Intro Course Content: Focus of this Lesson L23: 00:01:00 •Downturned Eyeshapes : Create bright & flattering Eyes: 00:05:00 •Color Correct Redness & Cover large-scale Freckles: 00:01:00 •Round Face Shape: Highlight & Contour: 00:03:00 •Filling in Brows with Brow Pomade & applying Cherry Red Lipstick & Final Results: 00:02:00 •Intro Course Content: Focus of this Lesson L24: 00:01:00 •Foundation Mixing & Matching on Medium Dark Skin Colors: 00:01:00 •Skin Prep & Prime: Dry Skin: 00:02:00 •Round Upturned Eyeshapes Makeup Application: 00:07:00 •Round Upturned Eyeshapes : Apply Eyeliner & Lashes: 00:03:00 •Color Correct on Medium dark Skin Tones: 00:01:00 •Square Face Shape: Highlight & Contour: 00:03:00 •How to Contour a Wide Nose: 00:01:00 •Apply Bronzer, Blush & Glow on medium dark Skin Colors: 00:02:00 •How to Correct Wide-apart & Thin Eyebrow Shapes: 00:03:00 •Perfect Pumpkin Nude Shade for Medium dark Skin Tones: 00:01:00 •Setting Spray & Final Results: 00:01:00 •Intro Course Content : Focus of this Lesson L25: 00:01:00 •Foundation Matching on Neutral Warm (Tanned) Skin Tone: 00:01:00 •Skin Prep & Prime on Combinational/Oily Skintype: 00:01:00 •Soft Pink Eye Make Up Look for Daytime: 00:05:00 •Color Correct Dark Circles around the Eyes: 00:03:00 •Rectangle Face Shape: Highlight & Contour: 00:02:00 •How to apply Bushy Brows & Final Results of Daytime Look: 00:03:00 •The Night Out Eye Make Up Transformation: 00:05:00 •Final Touch Ups & Results for the Evening Make Up Look: 00:02:00 •Intro Course Content: Focus of this Lesson L26: 00:01:00 •Slightly Hooded Eyeshapes : How to apply Eyeliner correctly: 00:02:00 •Skin Prep & Prime: Very Dry Skintype: 00:01:00 •Brighten Up & Enhance the Eyes of Wearer of Glasses: 00:05:00 •How to Prevent Red Marks That Glasses Leave Behind & giving back Structure: 00:04:00 •Creating a dewy Look, Applying Brow Mascara & Lip Gloss & Final Results Day: 00:03:00 •Evening Make Up: Sparkly, Glittery Eye Make Up Look & smudgy Burgundy Eyeliner: 00:02:00 •Intro Course Content: Focus of this Lesson L27: 00:01:00 •Skin Prep & Prime on Acne Prone/Sensitive Skin: 00:01:00 •Deep-Set Eyeshapes: How to enhance them beautifully: 00:07:00 •Color Correcting & Evening out the Skin: 00:02:00 •Inverted Triangle Face Shape: Highlight & Contour: 00:03:00 •Applying Depth, Pop of Colour & Glow on problematic Skin: 00:01:00 •Tatooed Eyebrows: How to make the Eyebrow shade looking freshly pigmented again: 00:01:00 •Apply Matte Warm Pink Nude Lipstick: 00:01:00 •Set the Make Up & Final Results: 00:01:00 •Skin Prep & Prime on Combinational T-Zone to dry Cheek area: 00:03:00 •Application of Smokey Eye Makeup Look: 00:21:00 •Highlight & Contour Rectangle Face Shape: 00:03:00 •Last Touch Ups to Complete The Makeup: Setting, Bronzer, Blush,Highlighter etc.: 00:07:00 •Intro & Skincare Products Recommendations for Acne Prone+ Sensitive Skin Types: 00:02:00 •Roségold Eye Makeup Application: 00:14:00 •Individual Lashes Application: 00:04:00 •Color Correcting & Foundation Application on Acne Prone Skin: 00:08:00 •Slim Oval Face Shape : Contouring & Highlight: 00:05:00 •Eyebrow Application on Natural, full and well-shaped Brows: 00:01:00 •Overlining Lips naturally: 00:02:00 •Results & Ending: 00:02:00

Makeup Artistry Course
Delivered Online On Demand6 hours 16 minutes
£12

Commercial Plumber: 8-in-1 Premium Online Courses Bundle

By Compete High

Advance your plumbing career with the Commercial Plumber: 8-in-1 Premium Online Courses Bundle—perfect for professionals seeking to master Electrical Safety Management, Communication Skills, Site Management, Puwer, Riddor, Operations Management, Logistics and Transportation, and Problem Solving. This bundle is highly relevant for the construction, plumbing, and facilities management sectors, where safety, operations, and communication skills are vital. Time is running out to gain the qualifications that set you apart in the commercial plumbing field. Get ahead with this value-packed bundle and become a top candidate for sought-after jobs. Compete High has 4.8 on 'Reviews.io' and 4.3 on Trustpilot, reinforcing its reputation for quality training. Description The Commercial Plumber bundle combines technical expertise with leadership and operational knowledge. Learn to handle Electrical Safety Management alongside plumbing duties, ensuring you comply with critical safety protocols. Hone your Communication Skills to liaise effectively across teams and clients, while Site Management expertise helps you oversee commercial projects successfully. Stay compliant with Puwer and Riddor standards and boost your efficiency with Operations Management insights. Master the logistics of moving materials and managing schedules through Logistics and Transportation, and sharpen your adaptability with strong Problem Solving techniques. This bundle equips you with a powerful combination of skills to thrive in demanding commercial plumbing environments. FAQ Q: Who benefits most from this bundle? A: Commercial plumbers, site supervisors, and facilities managers aiming to enhance their expertise. Q: Will I get certificates after completing the courses? A: Yes, certificates are provided for each course completed. Q: Why is Electrical Safety Management important? A: It ensures you maintain safety standards when working near electrical installations, a crucial aspect of commercial plumbing. Q: How does Operations Management help in commercial plumbing? A: It helps you oversee project workflows and resource allocation efficiently.

Commercial Plumber: 8-in-1 Premium Online Courses Bundle
Delivered Online On Demand16 hours
£28.99

Complete iOS 11 and Swift 4

4.9(27)

By Apex Learning

Overview This comprehensive course on Complete iOS 11 and Swift 4 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Complete iOS 11 and Swift 4 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 Complete iOS 11 and Swift 4. It is available to all students, of all academic backgrounds. Requirements Our Complete iOS 11 and Swift 4 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 • 177 lectures • 19:08:00 total length •iOS 11 Course Overview: 00:11:00 •Install Xcode 9: 00:07:00 •Xcode 9 Beta 4 Update: 00:09:00 •App: Hustle - Your first iOS 11 App: 00:22:00 •Variables, operators, and how computers work: 00:17:00 •Strings in Swift: 00:15:00 •Working with numbers in Swift: 00:20:00 •Swift Functions: 00:23:00 •Booleans: 00:21:00 •Constants: 00:10:00 •Array Data Structure in Swift: 00:13:00 •Swift Loops: 00:19:00 •Dictionary Data Structure in Swift: 00:19:00 •Object Oriented Programming in Swift: 00:12:00 •Inheritance: 00:08:00 •Polymorphism: 00:08:00 •Optionals: 00:21:00 •Enumerations: 00:20:00 •Extensions: Part 1: 00:15:00 •Extensions: Part 2: 00:21:00 •Intro to Protocols, Delegates - Numbers Example: 00:13:00 •Intro to Protocols, Delegates Part 2 - Question Generator: 00:18:00 •Protocols, Delegates - Building Color Magic App UI: 00:17:00 •Protocols, Delegates - Using the Delegate Method in Color Magic App: 00:16:00 •Protocols, Delegates - Using Mutating Functions in Types: 00:18:00 •Git and Version Control - The Fun Way!: 00:12:00 •Terminal Basics - Changing Directories: 00:06:00 •Terminal Basics - Creating Directories and Files: 00:05:00 •Terminal Basics - Copying and Renaming Files: 00:09:00 •Terminal Basics - Deleting Files and Directories: 00:06:00 •Git Basics: 00:17:00 •Setting up Github: 00:05:00 •Working with Local and Remote Repositories: 00:11:00 •Handling Git Merge Conflicts: 00:17:00 •App: Swoosh 01 - Creating the Welcome Screen: 00:25:00 •App: Swoosh 02 - Working with Frames: 00:16:00 •App: Swoosh 03 - Intro to Auto Layout: 00:27:00 •App: Swoosh 04 - Working with Stack Views: 00:27:00 •App: Swoosh 05 - Intro to Segues (Changing Screens): 00:10:00 •App: Swoosh 06 - Refactoring in Xcode 9: 00:10:00 •App: Swoosh 07 - Debugging: setValue forUndefinedKey: 00:04:00 •App: Swoosh 08 - Programmatic Segues: 00:09:00 •App: Swoosh 09 - IBActions (Handling Events) and Data Models: 00:16:00 •App: Swoosh 10 - Passing Data Between View Controllers: 00:12:00 •App: Dev Profile 01 - Auto layout for iPhones: 00:22:00 •App: Dev Profile 02 - Auto layout for iPads (Size Classes): 00:20:00 •App: Window Shopper 01 - Custom Text Fields: 00:18:00 •App: Window Shopper 02 - Input Accessory Views: 00:15:00 •App: Window Shopper 03 - Unit Testing our Data: 00:17:00 •App: Window Shopper 04 - Calculation Algorithm: 00:13:00 •App: Window Shopper 05 - Custom Drawing with drawRect: 00:12:00 •App: Coder Swag 01 - Project creation: 00:23:00 •App: Coder Swag 02 - Tableviews, Delegate, and Data Source: 00:33:00 •App: Coder Swag 03 - Collection Views (Grid Layouts): 00:13:00 •App: Coder Swag 04 - Working with Data Models: 00:14:00 •App: Coder Swag 05 - Displaying Data in Collection View Cells: 00:20:00 •Intro to Chat App: 00:04:00 •App: Smack - Project Setup: 00:26:00 •App: Smack - SWReveal: 00:20:00 •App: Smack - ChannelVC UI: 00:25:00 •App: Smack - LoginVC UI: 00:22:00 •App: Smack - CreateAccountVC UI: 00:19:00 •App: Smack - Web request and API: 00:09:00 •App: Smack - Hosting API: 00:20:00 •App: Smack - Locally Hosting API: 00:18:00 •App: Smack - Creating a web request in Xcode: 00:28:00 •App: Smack - Registering a User: 00:16:00 •App: Smack - Logging in a user: 00:20:00 •App: Smack - Creating a user: 00:26:00 •App: Smack - Avatar Picker Part 1: 00:19:00 •App: Smack - Avatar Picker Part 2: 00:20:00 •App: Smack - Generate a Avatar BG Color: 00:26:00 •App: Smack - LoggedIn Interface: 00:23:00 •App: Smack - Profile View: 00:25:00 •App: Smack - Logging in users: 00:23:00 •App: Smack - Getting channels: 00:19:00 •App: Smack - Channels TableView: 00:14:00 •App: Smack - Add Channel VC: 00:19:00 •App: Smack - Sockets and Channels: 00:26:00 •App: Smack - Refining Login Flow: 00:19:00 •App: Smack - Fetching Messages: 00:20:00 •App: Smack - Sending First Message: 00:17:00 •App: Smack - Displaying Chat Messages: 00:18:00 •App: Smack - Sockets and Messages: 00:19:00 •App: Smack - Typing Users: 00:22:00 •App: Smack - Unread Channels: 00:18:00 •Where to go from here: 00:08:00 •I'm Back: 00:08:00 •Intro to App: Pixel City: 00:02:00 •Creating Xcode Project: Pixel City: 00:04:00 •Installing Alamofire / AlamofireImage Cocoapods: 00:07:00 •Building MapVC UI /Conforming to MKMapViewDelegate /Setting Delegate of mapView: 00:15:00 •Requesting Location Services in iOS 11 / Centering Map On User Location: 00:18:00 •Adding UITapGestureRecognizer to Drop Custom Pins on MapView: 00:15:00 •Setting a Custom Map Annotation Color: 00:05:00 •Animating Photos View / Programmatically adding spinner and label subviews: 00:20:00 •Adding UILabel for Pull Up View / Adding UICollectionView Programmatically: 00:17:00 •Getting API Key from Flickr / Using Flickr API URL Format: 00:14:00 •Using Alamofire to Download URLS: 00:21:00 •Using Alamofire to Download Images / Cancelling All Sessions: 00:16:00 •Setting Up UICollectionView / Adding Images / Reloading UICollectionView: 00:10:00 •Building PopVC / Presentation PopVC When UICollectionViewCell is Tapped: 00:16:00 •Adding 3D Touch Peek: 00:15:00 •Challenge 1: 00:02:00 •Setting up developer: 00:10:00 •Implementing Google AdMob: 00:19:00 •Fetching a list of Products: 00:15:00 •Starting an in-app Purchase: 00:09:00 •Testing in-app Purchases: 00:18:00 •Restoring in-app Purchases after App Deletion: 00:09:00 •Intro to App: GoalPost: 00:03:00 •Creating Xcode Project / Project Folders: 00:04:00 •Building GoalsVC: 00:14:00 •Building GoalCell: 00:14:00 •What is Core Data?: 00:06:00 •Creating Goal Core Data Entity and Attributes: 00:08:00 •Displaying Static GoalCells in UITableView / Creating GoalType Enum: 00:10:00 •Building CreateGoalVC: 00:15:00 •Creating a UIViewController Extension: 00:11:00 •Creating a UIView / UIButton Extension: 00:19:00 •Building FinishGoalVC / Passing Data from CreateGoalVC: 00:19:00 •Saving Goal Data to Persistent Store: 00:13:00 •Fixing Dismissal of FinishGoalVC: 00:07:00 •Fetching Data from Persistent Store / Filling UITableView with Fetched Data: 00:16:00 •Removing Objects from Persistent Store using UITableView Delete Action: 00:11:00 •Setting Goal Progress for UITableViewCell: 00:15:00 •Challenge 2: 00:01:00 •Intro to App: Breakpoint: 00:03:00 •Creating Xcode Project / Setting Up Project Folders: 00:05:00 •Creating Firebase Project: 00:11:00 •Setting Up DataService / Creating Firebase Database Users: 00:11:00 •Building AuthVC and LoginVC in Interface Builder: 00:18:00 •Creating InsetTextField and ShadowView Subclasses: 00:18:00 •Setting up AuthService: 00:13:00 •Building FeedVC and GroupsVC in Interface Builder: 00:16:00 •Presenting LoginVC from AppDelegate / Allowing Login with Email: 00:22:00 •Building MeVC and Adding to UITabBarController: 00:10:00 •Creating CreatePostVC and Uploading Posts to Firebase: 00:20:00 •Creating UIView Extension for Binding Views to Keyboard: 00:15:00 •Building FeedCell: 00:10:00 •Writing the Message Model and Getting All Feed Messages from Firebase: 00:21:00 •Converting UIDs into Emails and Reversing the Order of a TableView: 00:20:00 •Creating CreateGroupVC and Connecting @IBOutlets/Actions: 00:15:00 •Creating UserCell: 00:16:00 •Searching for Email Accounts to Add to Group: 00:19:00 •Adding Users to Group with didSelectRowAt indexPath: 00:21:00 •Creating Groups and pushing them to Firebase: 00:16:00 •Creating GroupCell: 00:15:00 •Creating Group Model and Getting All Groups from Firebase: 00:19:00 •Building GroupFeedVC: 00:18:00 •Initializing Group Data for a Group and Presenting on GroupFeedVC: 00:16:00 •Downloading All Message for a Group and Animating Upon New Message: 00:24:00 •Creating a UIViewController Extension for Presenting GroupFeedVC: 00:07:00 •Challenge 3: 00:02:00 •Intro to app: 00:02:00 •Intro to CoreML: 00:05:00 •What is machine learning?: 00:08:00 •Creating Xcode 9 project: 00:03:00 •Building UI: 00:18:00 •AVFoundation: 00:18:00 •Tap gestures to take snapshot on item: 00:11:00 •Core ML Xcode 9 Beta 4 Update / Fix Preview Photo Crash: 00:03:00 •Downloading CoreML models: 00:21:00 •Adding UI controls for flash control: 00:07:00 •Training your app to speak what it sees: 00:18:00 •App: RampUp - Intro to ARKit App: 00:02:00 •App: RampUp - Resources: 00:04:00 •App: RampUp - Project creation: 00:11:00 •App: RampUp - SceneKit, 3D models: 00:11:00 •App: RampUp - Ramp picker popover: 00:14:00 •App: RampUp - 3D models in SceneKit for popover: 00:18:00 •App: RampUp - 3D models in SceneKit for popover part 2: 00:12:00 •App: RampUp - Detecting taps on 3D objects: 00:17:00 •App: RampUp - Placing ramps in ARKit: 00:24:00 •App: RampUp - Moving objects in 3D space in augmented reality: 00:20:00 •ARKit - where to go next: 00:04:00 •Assignment - Complete iOS 11 and Swift 4: 00:00:00

Complete iOS 11 and Swift 4
Delivered Online On Demand19 hours 8 minutes
£12

Python for Game Programming - Pygame from A to Z

By Packt

Unlock your creative prowess in the exhilarating realm of game development through this course. This step-by-step guide empowers you to grasp the nuances of crafting captivating 2D games using Python and the robust Pygame library. Understanding of concepts such as control flow, data structures, and object-oriented programming would be beneficial.

Python for Game Programming - Pygame from A to Z
Delivered Online On Demand3 hours 46 minutes
£52.99

Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle

5.0(14)

By Training Express

In today’s fast-paced environment, the ability to make clear, confident decisions and think critically is essential for success across all sectors. This three-course bundle is designed to enhance your mental agility, sharpening your capacity to analyse situations, weigh options, and select the best course of action with clarity and assurance. Through thoughtful exploration of decision making, critical thinking, problem solving, and resilience, this bundle equips you to approach challenges with a balanced, focused mindset. Each course builds on the last to refine your reasoning and adaptability, helping you respond thoughtfully rather than react impulsively. Whether tackling complex problems or managing setbacks, you’ll develop techniques to maintain composure and find effective solutions. This online package is ideal for those seeking to strengthen their cognitive toolkit and improve everyday judgment, all within a flexible, CPD accredited format that fits around your schedule. These comprehensive courses are available in this Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle Course 01: Decision Making and Critical Thinking Course 02: Problem Solving Skills Course 03: Resilience Training ** Special Offer: Free PDF and Hard Copy Certificates** Key Benefits Get instant PDF and Hard Copy certificate Fully online courses Developed by qualified professionals Self-paced learning and laptop, tablet, and smartphone-friendly 24/7 Learning Assistance Course Curriculum: Decision Making and Critical Thinking Module 01: Introduction to Critical Thinking Module 02: Critical Thinking and the Judgment of Claims Module 03: Benefits and Barriers of Critical Thinking Module 04: Importance of Critical Thinking Module 05: Recognising a Critical Thinker Module 06: What Are the Critical Thinking Steps? Module 07: Critical Thinking Strategies Module 08: Problem-Solving Through Critical Thinking Module 09: Decision Making with Critical Thinking Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing each Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle bundle course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 30 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle training.

Decision Making and Critical Thinking - CPD Accredited 3 Courses Bundle
Delivered Online On Demand1 hour
£41