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

4177 Computing courses in Ludlow delivered On Demand

Learn Web Development from Scratch Course

By One Education

Ever stared at a website and thought, “How did they build that?” This course is your no-nonsense route to understanding the hows, whats and whys of web development—without needing a computer science degree or a background in tech. Whether you’re just curious or keen to reshape your digital future, we’ll walk you through HTML, CSS, JavaScript, and more—step by step, with clarity, purpose and the occasional chuckle where appropriate. Designed for complete beginners, this online course delivers the technical foundations of building websites from the ground up—clearly and without any fluff. By the end, you’ll understand how web pages come to life, how to structure content, and how styling and scripts bring everything together. No over-the-top jargon, no pressure—just a solid, well-paced approach to the world behind the screen. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Course Curriculum: Here is a curriculum breakdown of the Learn Web Development from Scratch course: Section 01: Introduction Introduction How to Get Course requirements Getting Started on Windows, Linux or Mac How to ask Great Questions FAQ's Section 02: HTML Introduction HTML Choosing Code Editor Installing Code Editor (Sublime Text) Overview of a Webpage Structure of a Full HTML Webpage First Hello World! Webpage Section 03: HTML Basic Heading tags Paragraph Formatting Text List Items Unordered List Items Ordered Classes IDs Comments Section 04: HTML Intermediate Images Forms Marquee Text area Tables Links Navbar - Menu HTML Entities Div tag Google Maps Section 05: HTML Advanced HTML Audio HTML Video Canvas Iframes Input Types Input Attributes Registration Form Contact Us Form Coding Exercise Solution for Coding Exercise Section 06: JavaScript Introduction What is JavaScript Hello World Program Getting Output Internal JavaScript External JavaScript Inline JavaScript Async and defer Section 07: JavaScript Basics Variables Data Types Numbers Strings String Formatting Section 08: JavaScript Operators Arithmetic operators Assignment operators Comparison operators Logical operators Section 09: JavaScript Conditional Statements If-else statement If-else-if statement Section 10: JavaScript Control Flow Statements While loop Do-while loop For loop Coding Exercise Solution for Coding Exercise Section 11: JavaScript Functions Creating a Function Function Call() Function with parameters Section 12: JavaScript Error Handling Try-catch Try-catch-finally Section 13: JavaScript Client-Side Validations On Submit Validation Input Numeric Validation Section 14: Python Introduction Introduction to Python Python vs Other Languages Why It's Popular Command Line Basics Python Installation (Step By Step) PyCharm IDE Installation Getting Start PyCharm IDE First Python Hello World Program Section 15: Python Basic Variables Data Types Type Casting User Inputs Comments Section 16: Python Strings Strings String Indexing String Slicing String Built-in Functions Formatting String (Dynamic Data) Section 17: Python Operators Arithmetic Operators Assignment Operators Comparison Operators Logical Operators AND Operator OR Operator NOT Operator Booleans Section 18: Python Data Structures Arrays in Earlier Lists Add List Items Remove List Items Sort Lists Join Lists Tuples Update tuples Join tuples Dictionaries Add Dictionary Items Remove Dictionary Items Nested Dictionaries Sets Add Set Items Remove Set Items Join Set Items Section 19: Python Conditional Statements If Statement If-else Statement If-elif-else Statement If Statement Coding Exercise Section 20: Python Control Flow Statements Flow Charts While Loops Statement For Loops Statement The range() Function Nested Loops 2D List using Nested Loop Section 21: Python Core Games Guessing Game Car Game Section 22: Python Functions Creating a Function Calling a Function Function with Arguments Section 23: Python args, KW args for Data Science args, Arbitary Arguments kwargs, Arbitary Keyword Arguments Section 24: Python Project Project Overview ATM Realtime Project Course Assessment To simplify the procedure of evaluation and accreditation for learners, we provide an automated assessment system. Upon completion of an online module, you will immediately be given access to a specifically crafted MCQ test. The results will be evaluated instantly, and the score will be displayed for your perusal. For each test, the pass mark will be set to 60%. When all tests have been successfully passed, you will be able to order a certificate endorsed by the Quality Licence Scheme. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). Who is this course for? This Learn Web Development from Scratch course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Learn Web Development from Scratch course is open to all, with no formal entry requirements. Career path Upon successful completion of the Learn Web Development from Scratch Course, learners will be equipped with many indispensable skills and have the opportunity to grab.

Learn Web Development from Scratch Course
Delivered Online On Demand13 hours
£12

Web Applications for Specialisation on Development Course

By One Education

Web applications shape the digital world we interact with daily—from the simplest online form to complex platforms driving entire businesses. This course is designed for those who are eager to specialise in building, maintaining, and optimising web-based systems. Whether you're familiar with HTML or curious about frameworks and database logic, this course steadily guides you through the layers of modern web application architecture. You’ll explore front-end and back-end development concepts, delve into programming essentials, and gain insights into how dynamic web environments function behind the scenes. If you're aiming to deepen your understanding and sharpen your development capabilities in a focused, structured format—this is your route. Delivered entirely online, it's tailored for learners who appreciate flexibility without compromising depth. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Course Curriculum: Section 01: CSS Introduction Introduction How to ask a great questions Introduction CSS Choosing Code Editor Installing Code Editor (Sublime Text) CSS Syntax Creating a first page with CSS Style Section 02: CSS Basic Inline CSS Internal CSS External CSS CSS Classes CSS IDs Colors Backgrounds Floating Positioning Margins Padding Borders Section 03: CSS Intermediate Styling Text Aligning Text Styling Links Font Family Font Styles Applying Google Fonts Box Model Icons Tables Navigation-Menu Dropdowns Section 04: CSS Advanced Advanced Selectors Forms Website Layout Rounded Corners Color Keywords Animations Pseudo Classes Gradients Shadows Calculations Creating Responsive Page Section 05: CSS Expert Button Styles Pagination Multiple Columns Image Reflection UI - UX Design Social Media Icons External CSS Style adding Section 06: PHP Introduction What is PHP Installing XAMPP for PHP, MySQL and Apache Installing Code Editor(Visual Studio Code) Creating PHP Project on XAMPP Hello World Program Section 07: PHP Basic Variables Echo and Print Data Types Numbers Boolean Arrays Multi-Dimensional Array Sorting Arrays Constants Section 08: PHP Strings Strings String Formatting String Methods Coding Exercise Solution for Coding Exercise Section 09: PHP Operators Arithmetic operators Assignment operators Comparison operators Increment - decrement operators Logical operators Ternary operator Section 10: PHP Decision making system If statement If-else statement If-elseif-else statement Switch-case statement Section 11: PHP Control flow statements Flow Chart While loop Do-while loop For loop For each loop Coding Exercise Solution for Coding Exercise Section 12: PHP Functions Creating a Function Function with Arguments Default Argument Function return values Call-by-value Call-by-reference Section 13: PHP Super globals $_POST Method $_GET Method Section 14: PHP Advanced Form Handling Date and Time Include Require Sessions File Reading File Upload Section 15: PHP Object oriented programming[OOPs] What is OOP Class and Objects Constructor Destructor Access Modifiers Inheritance Method overriding Abstract Class Interface Section 16: PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin Creating Database and Table Database Connection PHP Form Create records PHP Form Reading records PHP Form Update Data PHP Form Delete records Section 17: PHP Real world code forms Registration Form MD5 Algorithm for Encrypting Sha Algorithm Login Form Section 18: PHP Validations On Submit Validation Input Numeric Validation Login Form Validation Form Server-side all Data Validation Form Server-side Validation Section 19: PHP Error handling Try-throw-catch Try-throw-catch-finally Section 20: MYSQL introduction Overview of Databases MySQL Installation MySQL Workbench Installation Connecting to MySQL using Console Section 21: MySQL basic Overview of Challenges SQL Statement Basic SELECT Statement SELECT DISTINCT Column AS Statement COUNT function Section 22: MySQL filtering data SELECT WHERE Clause - One SELECT WHERE Clause - Two ORDER BY LIMIT BETWEEN IN Operator LIKE and ILIKE Section 23: MySQL functions Overview of GROUP BY Aggregation function SUM() Aggregation MIN() and MAX() GROUP BY - One GROUP BY - Two HAVING Clause Section 24: MySQL joins Overview Assessment Overview of JOINS Introduction to JOINS AS Statement table INNER JOIN FULL Outer Join LEFT Outer JOIN RIGHT JOIN Union Section 25: MySQL advanced commands Advanced SQL Commands Timestamps EXTRACT from timestamp Mathematical Functions String Functions SUBQUERY Section 26: MySQL structure creation Database and Tables Data Types Primary key and Foreign key Create Table in SQL Script Section 27: MySQL data queries Insert Update Delete Section 28: MySQL structure queries Alter Table Drop Table Section 29: MySQL constraints NOT NULL Constraint UNIQUE Constraint Section 30: MySQL backup and restore Overview of Databases and Tables Backup database using phpMyAdmin Restoring a Database Course Assessment To simplify the procedure of evaluation and accreditation for learners, we provide an automated assessment system. Upon completion of an online module, you will immediately be given access to a specifically crafted MCQ test. The results will be evaluated instantly, and the score will be displayed for your perusal. For each test, the pass mark will be set to 60%. When all tests have been successfully passed, you will be able to order a certificate endorsed by the Quality Licence Scheme. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). Who is this course for? This Web Applications for Specialisation on Development course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Web Applications for Specialisation on Development course is open to all, with no formal entry requirements. Career path Upon successful completion of The Web Applications for Specialisation on Development Course, learners will be equipped with many indispensable skills and have the opportunity to grab.

Web Applications for Specialisation on Development Course
Delivered Online On Demand21 hours
£12

Microsoft Infopath Advanced Level

4.3(43)

By John Academy

Description: InfoPath is a powerful solution made my Microsoft for collecting data from users on a variety of platforms. In this course, you will learn the necessary skills, knowledge, and information about the advanced functions and features of Microsoft InfoPath and learn the new great features, such as the Office Fluent UI, and the ability to customize SharePoint list forms. Find out how to use InfoPath in conjunction with SharePoint for a variety of additional features. Who is the course for? Professionals who want to learn about the Microsoft InfoPath 2010. People who have an interest in the advanced features of Microsoft InfoPath 2010. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Microsoft InfoPath Advanced Level course is a useful qualification to possess and would be beneficial for any type of professions or career from any type of industry such as: Administrative Officer Project Management Officer Project Assistant Project Support Secretary. Microsoft Infopath Advanced Level Module One - Getting Started 00:30:00 Module Two - Types of Controls 01:00:00 Module Three - Repeating and Optional Controls 01:00:00 Module Four - Control Tool Properties and Table Tools Tabs 01:00:00 Module Five - Actions 01:00:00 Module Six - Importing Form Designs 01:00:00 Module Seven - Advanced Topics 01:00:00 Module Eight - Understanding Code 01:00:00 Module Nine - Publishing Forms 01:00:00 Module Ten - SharePoint Integration 01:00:00 Module Eleven - Publishing Forms for Use with SharePoint 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities Activities - Microsoft Infopath Advanced Level 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Infopath Advanced Level
Delivered Online On Demand11 hours
£11.99

Domestic Appliance Repairing Course

4.3(43)

By John Academy

Domestic Appliance Repairing Course Overview There's always a demand for household appliance repair. Hence, appliance repair is an excellent skill to possess. Learn how to repair and maintain home appliances and kickstart a lucrative career in the relevant industry by taking this Domestic Appliance Repairing course. Regular Appliance maintenance is necessary for long-term use. The Domestic Appliance Repairing course comes with a wide range of techniques and processes that will help improve your skills in domestic appliance repair. It will provide detailed instructions on repairing many appliances, such as a coffee maker, refrigerator, dishwasher, washing machine and air conditioner. The course will also take you through the safety precautions every repair expert follows. Enrol today! Learning Outcomes Gain the relevant skills in domestic appliance repairing Know how to diagnose and fix a cloth dryer Learn the skills to repair a television Enrich your knowledge of cooking appliance repair Understand some safety precautions when working with home appliances. Who is this course for? This course is suitable for professionals interested in gaining the relevant skills in domestic appliance repair. The comprehensive training will open doors to various appliance repair jobs. Entry Requirement This course is available to all learners of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of the English language, numeracy and ICT are required to attend this course. Assessment This course doesn't require an assessment. After completing all the modules successfully, you can request a certificate of accomplishment. Certificate of Achievement After completing this course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates & Transcripts can be obtained either in Hardcopy at £14.99 or in PDF format at £11.99. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere, anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Domestic Appliance Repairing Course offers useful skills to possess and would be beneficial for any profession or career from any industry you are in, such as: Electrician Maintenance electrician Domestic Appliance Repairing Course Introduction to Domestic Appliances 00:17:00 Repairing a Cloth Dryer 00:22:00 Repairing a Coffee Maker 00:13:00 Repairing a Dishwasher 00:25:00 Repairing a Refrigerator 00:20:00 Repairing a Television 00:18:00 Repairing a Vacuum Cleaner 00:17:00 Repairing a Washing Machine 00:22:00 Repairing a Water Heater 00:22:00 Repairing an Air Conditioner 00:20:00 Repairing Cooking Appliances 00:32:00 Repairing Electrical Wiring 00:21:00 Safety Precautions during Repairing Appliances 00:22:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Domestic Appliance Repairing Course
Delivered Online On Demand4 hours 31 minutes
£11.99

Clinical Governance Course

4.3(43)

By John Academy

Overview Clinical governance ensures the healthcare services people receive are of the highest standards. This Clinical Governance Training will give you a comprehensive introduction to clinical governance and explain how its various components can improve the quality of patient care.  Here, you'll understand how clinical governance is described using 7 key pillars and what NHS is in clinical governance. Moving forward, you'll discover a range of mechanisms to measure clinical effectiveness. Then, you'll explore the stages of clinical audit and understand what health information technology is used in health care. The course will also educate you about the ethical and legal aspects of health safety and how to maintain a safer workplace. Course Preview Learning Outcomes Discover the fundamentals of clinical governance Understand what NHS clinical governance is Enrich your knowledge of clinical audit to improve the quality of care Know the importance of information technology in healthcare Learn about the legal and ethical aspects of healthcare Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Meticulously crafted engaging and informative tutorial videos and materials Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email What Skills Will You Learn From This Course? Clinical Governance Clinical Governance Auditing Who Should Take this Clinical Governance Training? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Clinical Governance Training is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Certificate of Achievement After completing this course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates & Transcripts can be obtained either in Hardcopy at £14.99 or in PDF format at £11.99. Career Path​ The Clinical Governance Training Course provides essential skills that will make you more effective in your role. It would be beneficial for any related profession in the industry, such as: Clinical Manager Healthcare Administration Specialist Healthcare Administrative Assistant Facility Operations Specialist Facility Project Manager Health Information Manager Front Desk Executive Module 01: Introduction to Clinical Governance Introduction to Clinical Governance 00:16:00 Module 02: The 7 Pillars of Clinical Governance The 7 Pillars of Clinical Governance 00:14:00 Module 03: National Health Services National Health Services 00:28:00 Module 04: Clinical Effectiveness: Part 1 Clinical Effectiveness Part 1 00:23:00 Module 05: Clinical Effectiveness: Part 2 Clinical Effectiveness Part 2 00:22:00 Module 06: Clinical Audit Clinical Audit 00:33:00 Module 07: Confidentiality in a Medical Environment Confidentiality in a Medical Environment 00:14:00 Module 08: Information Technology in Health Care Information Technology in Health Care 00:14:00 Module 09: Legal aspects and Ethics Legal aspects and Ethics 00:19:00 Module 10: Maintaining Workplace Safety Maintaining Workplace Safety 00:20:00 Module 11: Covid-19 Awareness Covid-19 Awareness 00:29:00 Assignment Assignment - Clinical Governance - Level 3 00:00:00 Order Your Certificate and transcript Order Your Certificate 00:00:00

Clinical Governance Course
Delivered Online On Demand3 hours 52 minutes
£11.99

Microsoft Windows 8 Foundation Training

4.3(43)

By John Academy

Description: Windows 8 is the latest version of Microsoft's widely used Windows operating system. This version of Windows incorporates hundreds of new features as well as improvements to existing tools. This Microsoft Windows 8 Foundation Training is intended to help both novice and experienced users become familiar with the many changes that have been made to Windows with this release. This manual will also help users with previous Windows experience become more familiar with the new Start screen. If, you want to learn detail about Microsoft Windows 8 you can join this course now. Learning Outcomes: Introduction to Windows 8 start up screen and desktop Windows power options and basic keyboard, mouse and touch techniques Guide to basic elements of the Windows 8 start screen and Windows Store Customize app tiles and notifications, while learning to open and manage apps and Charms bar Local and Microsoft Account creation and customization Windows 8 features like Mail, Calendar, People, Messaging and Photos Discover more Windows 8 apps like Internet Explorer, General News, Bing, Finance, Travel, Sports, Maps and SkyDrive Desktop display and components Window management features, jump lists and basic desktop applications Understanding basic file structure in Windows 8 Open, use and customizing File Explorer, discovering Recycle Bin, help & support tools Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Microsoft Windows 8 Foundation Training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Microsoft Windows 8 Foundation Training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Microsoft Windows 8 Foundation Training The Basics of Windows 8 00:30:00 Interacting with the Computer Using a Mouse and Keyboard 00:15:00 Interacting with the Computer Using Touch Gestures, Part One 00:15:00 Interacting with the Computer Using Touch Gestures, Part Two 00:15:00 Exiting Windows 8 00:30:00 Introducing the Windows 8 Start Screen 00:30:00 Using the Windows 8 Start Screen 00:30:00 Working with Windows 8 Apps 00:30:00 Using the Charms Bar 00:30:00 Using the Windows Store 00:15:00 Getting Started - The Basic Windows 8 Applications, Part One 00:30:00 Managing Accounts 00:15:00 Using Mail 00:30:00 Using Calendar 00:30:00 Using People and Messaging 00:30:00 Using Photos 00:30:00 Using Windows 8 Internet Explorer, Part One 00:15:00 Using Windows 8 Internet Explorer, Part Two 00:15:00 Using News Apps 01:00:00 Using Maps 00:15:00 Using SkyDrive 00:30:00 Introducing the Windows 8 Desktop 00:30:00 Managing Desktop Windows 00:30:00 Using Desktop Features 00:15:00 Using Jump Lists 00:15:00 Desktop Application Basics 00:30:00 Interface Basics 00:30:00 The Basic Components 00:30:00 The File Explorer Tabs 00:30:00 Customizing File Explorer 00:30:00 Using the Recycle Bin 00:15:00 Getting Help in Windows 8 00:15:00 Mock Exam Mock Exam- Microsoft Windows 8 Foundation Training 00:20:00 Final Exam Final Exam- Microsoft Windows 8 Foundation Training 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft Windows 8 Foundation Training
Delivered Online On Demand14 hours 10 minutes
£11.99

Home Appliance Repairing Training

4.3(43)

By John Academy

Overview Learning how to repair the home appliances we use on a daily basis will not only help you fix your own staff, but it can also open doors to career opportunities. Grasp the basic steps to repair domestic appliances with our exclusive online Home Appliance Repairing Training course. This is the perfect course to learn the ABCs of domestic appliance repair.  The Home Appliance Repairing Training course is designed to provide you with an in-depth understanding of fixing different types of domestic appliances. Through this course, you will receive a detailed understanding of electrical wiring. In addition, each module will teach you how to repair different appliances such as water heater, coffee maker, air conditioners and more. Along with that, this course will ensure you are well aware of safety measures. Enrol today and open new doors of opportunities! Course Preview Learning Outcomes Learn about the basic principles of repairing home appliances Enhance your knowledge of electrical wiring Develop the skills for repairing different types of home appliance Get introduced to the safety procedures required when working with domestic appliances Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Meticulously crafted engaging and informative tutorial videos and materials Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email What Skills Will You Learn from This Course? Domestic Appliance Repair Who Should Take this Home Appliance Repairing Training? Whether you're an existing practitioner or an aspiring professional, this course will enhance your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Home Appliance Repairing Training is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Home Appliance Repairing Training Certification After completing and passing the Home Appliance Repairing Training successfully, you will be able to obtain a Recognised Certificate of Achievement. Learners can obtain the certificate in hard copy at £14.99 or PDF format at £11.99. Career Path​ This exclusive Home Appliance Repairing Training will equip you with effective skills and abilities and help you explore career paths such as  Party Planner Event Manager Module 01 : Introduction to Domestic Appliances Introduction to Domestic Appliances 00:17:00 Module 02 :Repairing A Refrigerator Repairing a Refrigerator 00:20:00 Module 03 :Repairing An Air Conditioner Repairing an Air Conditioner 00:20:00 Module 04 : Repairing A Washing Machine Repairing a Washing Machine 00:22:00 Module 05 :Repairing A Coffee Maker Repairing a Coffee Maker 00:13:00 Module 06 :Repairing A Dishwasher Repairing a Dishwasher 00:25:00 Module 07 :Repairing A Vacuum Cleaner Repairing a Vacuum Cleaner 00:17:00 Module 08 :Repairing A Water Heater Repairing a Water Heater 00:22:00 Module 09 :Repairing A Television Repairing a Television 00:18:00 Module 10 : Repairing Electrical Wiring Repairing Electrical Wiring 00:21:00 Module 11 :Repairing Cooking Appliances Repairing Cooking Appliances 00:32:00 Module 12 :Repairing A Cloth Dryer Repairing a Cloth Dryer 00:22:00 Module 13 :Safety Precautions During Repairing Appliances Safety Precautions during Repairing Appliances 00:22:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Home Appliance Repairing Training
Delivered Online On Demand4 hours 31 minutes
£11.99

Microsoft One Note 2007 Advanced

4.3(43)

By John Academy

Description: Microsoft OneNote 2007 is a powerful tool that helps you to organize your projects and ideas. Explore all that you need at an advanced level to become a proficient Microsoft one note 2007 user. This course will help you learn more advanced skills for working with your Notebooks. It demonstrates the new and enhanced features in Microsoft OneNote 2007 for gathering and sharing information. Once you complete the course, your familiarity and confidence in using the advanced feature of OneNote 2007 will increase, making OneNote 2007 a more useful tool for you at work or home. In this course you will learn the necessary skills, knowledge and information of Microsoft One Note 2007.  Who is this course for? This course would be ideal for Microsoft Office users, students, and office workers. This course is designed for anyone who wants to learn Microsoft one note 2007 at an advanced level. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Microsoft One Note 2007 Advanced will be very beneficial and helpful, especially to the following professionals: Event planner Project manager Real estate agent Travel agent Teacher Lawyer Microsoft One Note 2007 Advanced Module One - Getting Started 00:30:00 Module Two - Upgrading from One Note 2003 01:00:00 Module Three - Staying Organized 01:00:00 Module Four - Note Taking Tools 01:00:00 Module Five - Text and Page Formatting 01:00:00 Module Six - Office Integration 01:00:00 Module Seven - Researching a Topic 01:00:00 Module Eight - Handwriting Notes 01:00:00 Module Nine - On the Road 01:00:00 Module Ten - Live Sharing 01:00:00 Module Eleven - Other Tools 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities - Microsoft One Note 2007 Advanced 00:00:00 Mock Exam Mock Exam- Microsoft One Note 2007 Advanced 00:20:00 Final Exam Final Exam- Microsoft One Note 2007 Advanced 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft One Note 2007 Advanced
Delivered Online On Demand11 hours 40 minutes
£11.99

Ethical RFID Hacking

By St. Paul's College

This course begins with a comprehensive introduction to RFID technology, focusing on both low and high-frequency cards. You'll explore the Proxmark3 RDV4 device, a powerful RFID testing tool, learning its installation and implementation to understand how RFID systems can be ethically analysed and tested.

Ethical RFID Hacking
Delivered Online On Demand50 minutes
£11.99

IT Security Basics

By St. Paul's College

This IT Security Basics course provides a scientific approach to safeguarding information, delving into the core principles that protect our digital infrastructure. Equip yourself with the knowledge to defend against cyber threats and secure sensitive data.

IT Security Basics
Delivered Online On Demand2 hours
£11.99