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

1132 Courses delivered Online

CSCS Green Card Course

4.3(43)

By John Academy

Explore essential construction safety training modules covering hazard identification, risk assessment, manual handling, machinery safety, respiratory protection, and more. Gain CSCS certification and ensure compliance with industry standards for a safer workplace.

CSCS Green Card Course
Delivered Online On Demand1 hour
£11.99

COSHH Basics: Handling Hazardous Substances Safely

4.3(43)

By John Academy

Explore the fundamentals of handling hazardous substances safely with our COSHH Basics course. Gain insights into COSHH legislation, health impacts, risk assessments, and control measures. Enhance workplace safety and compliance today!

COSHH Basics: Handling Hazardous Substances Safely
Delivered Online On Demand2 hours
£11.99

Eye Safety Training: Eye Protection in Everyday Life

4.3(43)

By John Academy

Enhance your understanding of eye safety with our comprehensive course on Eye Protection in Everyday Life. Learn to identify hazards, prevent injuries, and effectively use protective equipment. From workplace protocols to agricultural settings, acquire the skills to safeguard your eyes and promote a culture of safety. Enroll now!

Eye Safety Training: Eye Protection in Everyday Life
Delivered Online On Demand2 hours
£11.99

Driving Theory: Rule and Responsibilities

4.3(43)

By John Academy

Explore the fundamentals of safe and responsible driving with our comprehensive 'Driving Theory: Rules and Responsibilities' course. From understanding road rules to mastering defensive driving techniques, prepare for success on the road and ace your driving test. Enroll now!

Driving Theory: Rule and Responsibilities
Delivered Online On Demand3 hours
£11.99

JavaScript Promises

4.9(27)

By Apex Learning

Overview This comprehensive course on JavaScript Promises will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This JavaScript Promises 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 JavaScript Promises. It is available to all students, of all academic backgrounds. Requirements Our JavaScript Promises 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 6 sections • 18 lectures • 12:17:00 total length •What's the point of this course?: 00:03:00 •Understanding Promises: 00:03:00 •Why do promises exist?: 00:03:00 •The Untenable Inconsistency of Promises: 00:05:00 •Why use promises? / The Promise Specification / Standard Promise Usage: 00:04:00 •Demo: Standard Promise Usage: 00:07:00 •Returning Promises: 00:05:00 •Demo: Implementing the Promise Spec: 00:10:00 •Async/Await and Promises: 00:01:00 •Demo: Async/Await and Promises: 00:04:00 •About Multiple Promises / Chaining Promises: 00:03:00 •Demo: Chaining Promises: 00:04:00 •Promise Utilities: 00:04:00 •Demo: Promise Utilities race, any and all: 00:08:00 •What happens when an error happens inside a promise?: 00:03:00 •Demo: Handling Errors with Promises: 00:08:00 •Course Summary: 00:02:00 •Assignment-JavaScript Promises: 2 days, 11 hours

JavaScript Promises
Delivered Online On Demand12 hours 17 minutes
£12

The Complete SQL from Scratch: Bootcamp

4.9(27)

By Apex Learning

Course Overview: Imagine the power of interacting with databases, organising vast information, and extracting valuable insights - all at your fingertips. This might seem like a formidable task, but SQL, or Structured Query Language, brings this within reach. It is one of the most in-demand skills in the tech industry, with a projected 10% job growth rate over the next decade. Our course, The Complete SQL from Scratch: Bootcamp, provides a thorough understanding of SQL, irrespective of your prior familiarity with it. This comprehensive course walks you through the journey from the fundamentals of databases to the intricate functionalities of SQL. The curriculum includes detailed discussions on database creation, table manipulation, SQL statements, and utilisation of various operators. Moreover, it also covers essential operations like data backup and restoration, thus preparing learners for real-life database management scenarios. The course design ensures a smooth transition from one concept to another, enabling learners to solidify their understanding at each step. Enrol today and start learning SQL! Key Features of the Course: CPD certificate: Upon completion of the course, you'll receive a CPD certificate that you can use to demonstrate your skills to employers. 24/7 Learning Assistance: Our team of experts is available 24/7 to answer your questions and help you progress through the course. Interesting learning materials: The course is packed with engaging videos, interactive exercises, and quizzes to help you learn SQL in a fun and effective way. Who is This Course For? The Complete SQL from Scratch: Bootcamp course is suitable for anyone interested in diving into the world of databases or enhancing their skills further. Beginners with no prior knowledge and professionals seeking an in-depth understanding of SQL would equally benefit from the course. What You Will Learn: Through The Complete SQL from Scratch: Bootcamp , you will learn: An in-depth understanding of databases and their functions. Familiarity with PostgreSQL installation and various connections. Proficiency in manipulating data including insert, update, delete operations. A comprehensive grasp of complex SQL commands and queries. Skills to design and alter table structures using SQL scripts. Advanced knowledge about SQL statements, their structure, and usage. Competence in data backup and restoration in databases. Why Enrol in This Course: The Complete SQL from Scratch: Bootcamp course is reviewed as a top choice among learners, and is recently updated to match the trending industry needs. By enrolling, you will acquire a set of skills that are crucial in today's data-centric world, enhancing your employability and competitive edge. Requirements: No prior experience is required A computer with internet access Career Path: Database Administrator (average UK salary £47,000) Data Analyst (£40,000), Business Analyst (£43,000) SQL Developer (£45,000) Database Engineer (£48,000) Systems Analyst (£41,000) Data Architect (£62,000). Certification: After successfully completing the course, you will receive a CPD certificate, signifying your expertise in SQL. This course is your stepping stone to becoming a proficient database professional. Enrol and Lets get started! Course Curriculum 12 sections • 56 lectures • 06:39:00 total length •Introduction: 00:04:00 •Course Curriculum overview: 00:04:00 •Overview of Databases: 00:08:00 •PostgreSQL Installation: 00:13:00 •Connecting to PostgreSQL using psql: 00:04:00 •Connecting to PostgreSQL using PgAdmin: 00:07:00 •Basic of Database and Tables: 00:06:00 •Data Types: 00:07:00 •Primary Keys and Foreign Keys: 00:04:00 •Create Table in SQL Script: 00:17:00 •Insert: 00:05:00 •Update: 00:05:00 •Delete: 00:03:00 •Alter Table: 00:05:00 •Drop Table: 00:02:00 •Check Constraint: 00:12:00 •NOT NULL Constraint: 00:04:00 •UNIQUE Constraint: 00:06:00 •Overview of Challenges: 00:04:00 •SQL Statement Basic: 00:07:00 •SELECT Statement: 00:12:00 •SELECT DISTINCT: 00:10:00 •Column AS Statement: 00:07:00 •COUNT: 00:07:00 •SELECT WHERE Clause - One: 00:06:00 •SELECT WHERE Clause - Two: 00:11:00 •ORDER: 00:05:00 •LIMIT: 00:04:00 •BETWEEN keyword usage on real time: 00:08:00 •IN Operator: 00:06:00 •LIKE and ILIKE: 00:10:00 •Overview of GROUP BY: 00:03:00 •Aggregation Function: 00:12:00 •GROUP BY - One: 00:05:00 •GROUP BY - Two: 00:06:00 •HAVING on SQL Statement: 00:04:00 •Overview of JOINS: 00:07:00 •Introduction to JOINS: 00:06:00 •AS Statement table: 00:05:00 •INNER Joins: 00:14:00 •Full Outer Joins: 00:04:00 •Left Outer join: 00:03:00 •Right Outer Join: 00:05:00 •Union: 00:05:00 •Basic of Advanced SQL Commands: 00:04:00 •Timestamps: 00:17:00 •Extract from Timestamp: 00:05:00 •Mathematical Functions: 00:06:00 •String Functions: 00:16:00 •SubQuery: 00:08:00 •Overview of Databases and Tables: 00:02:00 •Creating a Database backup: 00:03:00 •Restoring a Database from backup: 00:04:00 •Overview Assessment Test: 00:02:00 •Mock Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00 •Final Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00

The Complete SQL from Scratch: Bootcamp
Delivered Online On Demand6 hours 39 minutes
£12

Landing Page Design and Conversion Rate Optimisation

4.9(27)

By Apex Learning

Overview This comprehensive course on Landing Page Design and Conversion Rate Optimisation will deepen your understanding on this topic .After successful completion of this course you can acquire the required skills in this sector. This Landing Page Design and Conversion Rate Optimisation 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 Landing Page Design and Conversion Rate Optimisation . It is available to all students, of all academic backgrounds. Requirements Our Landing Page Design and Conversion Rate Optimisation 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 7 sections • 48 lectures • 10:47:00 total length •Download all Section One Slides (s1): 00:48:00 •Welcome to this course! Let's lay the groundwork for good landing page design: 00:13:00 •The Myth Of The Perfect Landing Page Conversion Rate: 00:12:00 •Common Business Models and Understanding Your Conversion Actions: 00:19:00 •The AIDA Sales Funnel and The Online Decision Making Process: 00:17:00 •The Awareness Stage of the Funnel: Where It All Begins: 00:18:00 •The Interest Stage of the Funnel Tell Me More: 00:14:00 •The Desire Stage of the Funnel I Want What You Sell: 00:13:00 •The Action Stage of the Funnel I'm Going to Buy What You Sell: 00:09:00 •The Fogg Behavior Model and how it Applies to Good Landing Page Design: 00:20:00 •Making Your Landing Page Design Memorable: 00:14:00 •Download all Section Two Slides (s2): 00:06:00 •The Primacy of Product and The Concept of Usability in Landing Page Design: 00:15:00 •Eschew Obfuscation: Clarity and the Quest for Fewer Question Marks: 00:11:00 •The 5 Second Usability Test in Landing Page Design (and how you can use it now): 00:13:00 •The Art and Science Behind Designing High-Converting Calls To Action (CTA's): 00:19:00 •Readability and Visual Hierarchy Landing Page Design: 00:20:00 •Respecting Web Conventions in Landing Page Design: 00:13:00 •Using Videos, Graphics and Imagery to Increase Landing Page Conversion Rates: 00:20:00 •Information Architecture and Accessibility - Landing Page Design Best Practices: 00:20:00 •Trust, Safety and Credibility (Part 1) Landing Page Design Best Practices: 00:14:00 •Trust, Safety and Credibility (Part 2) Landing Page Design Best Practices: 00:09:00 •Dedicated Landing Page Design Best Practices (Part 1): 00:15:00 •Dedicated Landing Page Design Best Practices (Part 2): 00:12:00 •Download all Section Three Slides (s3): 00:32:00 •Using Scarcity to Improve Conversion Rates on Your Landing Pages: 00:10:00 •Principles of Persuasion - Reciprocal Concessions & Reciprocity in Landing Pages: 00:12:00 •Principles of Persuasion Anchoring and Cognitive Dissonance Theory: 00:19:00 •My Favorite Landing Page Builders and Getting Started With Our Unbounce Page: 00:10:00 •Getting Familiar With the Unbounce Page Builder and Adding Our Header Section: 00:07:00 •Creating a Logo in Photoshop and Using the Unbounce Image Uploader Tool: 00:16:00 •Working With Background Imagery in Landing Pages and Developing Our Hero Section: 00:16:00 •Creating a Form, Action Block, and Finishing the Hero Section in Unbounce: 00:19:00 •Discussing Landing Page Design Changes and Creating our Primary Content Section: 00:16:00 •Finishing Page Content, Adding Icons, Footer and Working With Buttons Unbounce: 00:11:00 •Publishing Your Unbounce Landing Page on Your Custom Domain: 00:04:00 •Adding Custom CSS in Unbounce to Create Professional Drop Shadows: 00:06:00 •Making Your Landing Page Design Work Better With Custom Javascript Snippets: 00:08:00 •Mobile Site Layout in Unbounce Based on Mobile Landing Page Design Guidelines: 00:03:00 •Designing Your Form Confirmation Dialogue in Unbounce and Testing Your Live Form: 00:04:00 •Assigning A/B Testing Variants in Unbounce and Assigning Traffic Weights: 00:12:00 •Integrating Your Unbounce Form Submissions With Your Mailchimp Account: 00:09:00 •Goodbye For Now I Will Miss You Dearly: 00:03:00 •Western Computer Audit Part 1: 00:08:00 •Western Computer Audit Part 2: 00:09:00 •Western Computer Audit Part 3: 00:15:00 •Western Computer Audit Part 4: 00:14:00 •Assignment - Landing Page Design and Conversion Rate Optimisation: 00:00:00

Landing Page Design and Conversion Rate Optimisation
Delivered Online On Demand10 hours 47 minutes
£12

Advanced Diploma in User Experience UI/UX Design

4.9(27)

By Apex Learning

Course Overview: The demand for User Experience (UX) and User Interface (UI) designers is skyrocketing. Our Advanced Diploma in User Experience UI/UX Design is a comprehensive program that equips you with the knowledge and skills to craft seamless and user-centric designs that leave a lasting impact.Through a series of thoughtfully designed modules, learners will not only gain an understanding of UX/UI but also the dynamics of the Web Industry, Graphic Design implications, and the intricate details of UX Design, followed by an extensive dive into UI Design and Optimization techniques. Ultimately, the course incorporates a holistic understanding of the Careers in UX/UI, empowering students to venture confidently into this promising field.Enrol in this Advanced Diploma in User Experience UI/UX Design course today and start your journey to a successful career in UX or UI design! Key Features of the Course: CPD Certification 24/7 Learning Assistance Interesting Learning Materials Who is This Course For? This Advanced Diploma in User Experience UI/UX Design course is ideal for aspiring UX/UI designers, web developers, graphic designers, product managers, and professionals looking to enhance their design skills. Whether you are a beginner or have some experience in design, this course will help you develop a solid foundation and master the intricacies of UX/UI design. What You Will Learn: In the first part of the Advanced Diploma in User Experience UI/UX Design course, you will dive into the fundamentals, including the difference between UX and UI, the roles and responsibilities of designers in a team, and an overview of the web development process. You will also explore the psychology of colour, working with fonts and icons, and the essential tools and techniques used in graphic design. Moving forward, you will uncover the core principles of UX design, learn how to analyse user profiles, identify pain points, and create user personas. You will gain insights into customer journeys, sales funnels, and the principles of influence. Through hands-on projects, you will develop skills in creating storyboards, mood boards, and information architecture. In the latter part of the course, you will focus on wireframing, prototyping, and testing, ensuring your designs are user-friendly and intuitive. You will learn about usability reports, the "Above the Fold" rule, and optimisation using analytics and heat maps. The course also provides valuable guidance on launching a UX/UI design career, including freelancing, personal branding, and building a professional website. Why Enrol in This Course: Join thousands of satisfied learners who highly rated this Advanced Diploma in User Experience UI/UX Design course for its comprehensive curriculum and effective approach. Benefit from up-to-date industry insights and the latest design trends, ensuring you stay ahead of the curve. UX/UI design is one of the fastest-growing fields, offering abundant job opportunities and career growth potential. Develop your design thinking and problem-solving skills, unleashing your creative potential to craft extraordinary user experiences. Requirements: Enrolling in this Advanced Diploma in User Experience UI/UX Design course requires a basic understanding of design concepts and access to a computer with an internet connection. No prior coding or design experience is required. Career Path: Upon completing this Advanced Diploma in User Experience UI/UX Design course, you will be well-prepared for a range of exciting career opportunities, including: UX/UI Designer (£35,000 - £55,000 per annum) Web Developer (£30,000 - £45,000 per annum) Graphic Designer (£25,000 - £40,000 per annum) Product Manager (£40,000 - £70,000 per annum) UX Researcher (£35,000 - £50,000 per annum) Interaction Designer (£35,000 - £60,000 per annum) User Experience Architect (£45,000 - £75,000 per annum) Certification: Upon completing the Advanced Diploma in User Experience UI/UX Design course, you will receive a CPD certificate, widely recognised as a mark of excellence in the professional development of individuals. Enrol today and join the ranks of successful designers who have harnessed the power of user-centric design to create remarkable digital experiences. Course Curriculum 9 sections • 112 lectures • 12:52:00 total length •Learn UX/UI Course Overview: 00:05:00 •Section Overview: 00:04:00 •UX vs UI: 00:04:00 •UX/UI Designer Marketplace: 00:05:00 •Overview of UX Roles: 00:06:00 •Web Industry Section Overview: 00:03:00 •The Phases of Web Development: 00:13:00 •Designer Responsibilities (working in a team): 00:09:00 •Roles & Descriptions (working in a team): 00:05:00 •Agile Approach To Project Management: 00:12:00 •Scrum - Flexible Framework: 00:06:00 •Project Management Apps: 00:13:00 •XD Lesson - Introduction: 00:13:00 •Graphic Design Section Overview: 00:02:00 •The Psychology of Color: 00:13:00 •Color Wheel & Color Schemes: 00:06:00 •Working with Fonts: 00:10:00 •Working With Icons: 00:04:00 •XD Lesson - Tools, Object Manipulation and Components: 00:13:00 •XD Lesson - Font Styles and Artboard Settings: 00:07:00 •Graphic Design Software Tools: 00:03:00 •Adobe XD lesson 4 - Icons & Vector Graphics: 00:14:00 •UX Design Section Overview: 00:04:00 •What is User Experience Design? (UX): 00:09:00 •UX Design Process: 00:03:00 •The UX Analysis Process: 00:08:00 •Working with User Profiles: 00:03:00 •Understanding User Pain Points: 00:03:00 •XD Lesson 5 Class Project: Сompetitive Analysis: 00:10:00 •Developing a Persona Part 1: 00:05:00 •Developing a Persona Part 2: 00:05:00 •Customer Journey: 00:04:00 •Customer Journey vs Sales Funnel: 00:04:00 •3 Phases of a Sales Funnel: 00:07:00 •4 Stages of a Sales Funnel: 00:06:00 •Macro/Micro Conversions: 00:05:00 •Stages of Market Sophistication: 00:06:00 •Lead Generation Funnel: 00:06:00 •Digital Product Sales Funnel: 00:05:00 •7 Principles of Influence: 00:12:00 •Age Based Influence Triggers: 00:06:00 •Gender Influence Triggers: 00:06:00 •Interest Based Marketing: 00:04:00 •Understanding User Flow: 00:08:00 •XD Lesson 6 Class Project: Userflow - Your first UX deliverable: 00:07:00 •Working with Story Boards: 00:05:00 •XD Lesson 7 Class Project: Crafting a Story board: 00:09:00 •Working with Moodboards: 00:04:00 •XD Lesson 8 Class Project: Creating Moodboard: 00:11:00 •Sitemap & Information Architecture: 00:07:00 •XD Lesson - Class Project: App Architecture: 00:09:00 •Low and Hi Fidelity Wireframes: 00:03:00 •XD Lesson - Class Project: Login Screen Wireframe Using Material Design: 00:08:00 •Working with Prototypes: 00:04:00 •XD Lesson - Class Project: Home Screen Wireframe and Linking: 00:07:00 •XD Lesson - Class Project: Adding Interaction to Wireframes: 00:10:00 •Testing and Evaluating: 00:11:00 •UX Deliverables: 00:03:00 •UX Design Conclusion: 00:01:00 •UI Design Section Overview: 00:03:00 •UI Design Overview: 00:03:00 •Types of Interfaces: 00:10:00 •Landing Pages Overview: 00:10:00 •XD Lesson - Using Grids in XD: 00:08:00 •XD Lesson - Single Card design: 00:13:00 •UI Controls: 00:07:00 •UI Components: 00:12:00 •Navigational Components: 00:12:00 •Header Design Overview: 00:07:00 •XD Lesson - Mobile & Desktop: Header Design: 00:10:00 •XD Lesson - Mobile & Desktop: Dropdown Design: 00:06:00 •Common Layouts Overview: 00:08:00 •XD Lesson - Common Layouts: 00:07:00 •Mobile & Desktop Footer Design Overview: 00:07:00 •XD Lesson - Mobile & Desktop: Footer Design: 00:06:00 •Mobile & Desktop Button Design Overview: 00:05:00 •XD Lesson - Mobile & Desktop: Button Design: 00:10:00 •XD Lesson - Mobile & Desktop: Input Design: 00:07:00 •Mobile & Desktop Filter Search Bar Design Overview: 00:06:00 •Adobe XD Lesson - Mobile & Desktop: Filter Design: 00:07:00 •Adobe XD Lesson - Mobile & Desktop: Search Design: 00:03:00 •UI Kit Overview: 00:05:00 •Adobe XD Lesson - Desktop and Mobile: UI Kit: 00:06:00 •Microinteractions Overview: 00:05:00 •Adobe XD lesson - Microinteractions: 00:07:00 •Optimization Section Overview: 00:02:00 •Feedback Review & Getting Referrals: 00:04:00 •'Above the Fold' Rule: 00:04:00 •Adobe XD lesson - Designing a Powerful Above the Fold: 00:08:00 •Using Analytics For Optimization: 00:05:00 •Heat Maps & Element Placements: 00:04:00 •Crafting A Usability Report Overview: 00:08:00 •Adobe XD lesson - Crafting Reports in XD: 00:20:00 •Careers in UX/UI Section Overview: 00:06:00 •Your Daily Productivity Hub: 00:14:00 •How To Start Freelancing: 00:08:00 •Client Consulting: 00:04:00 •Building a Brand: 00:10:00 •Personal Branding: 00:06:00 •The Importance of Having a Website: 00:08:00 •Creating a Logo: 00:05:00 •Step by Step Website Setup: 00:17:00 •UI Templates: 00:06:00 •Logo Templates: 00:04:00 •Creating a Business Email: 00:06:00 •Networking Do's and Don'ts: 00:04:00 •Top Freelance Websites: 00:10:00 •UX/UI Project Scope Questions: 00:10:00 •Laser Focus & Productivity Tools: 00:06:00 •The Places to Find UX Jobs: 00:05:00 •Resources - Advanced Diploma in User Experience UI/UX Design: 00:00:00 •Assignment - Advanced Diploma in User Experience UI/UX Design: 00:00:00

Advanced Diploma in User Experience UI/UX Design
Delivered Online On Demand12 hours 52 minutes
£12

Complete User Experience Design: Adobe XD UI/UX Design

4.8(9)

By Skill Up

Craft captivating UI/UX experiences with our Adobe XD course. Master design principles, create interactive prototypes, and launch your design career!

Complete User Experience Design: Adobe XD UI/UX Design
Delivered Online On Demand13 hours
£13.99

Medical Terminology Training

4.8(9)

By Skill Up

Start on a linguistic journey through the intricate world of medical terminology. Unravel the language of healthcare in our comprehensive course.

Medical Terminology Training
Delivered Online On Demand3 weeks
£13.99