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

9510 Courses

Start Your Career as Web Developer - Complete Training

4.5(3)

By Studyhub UK

Embarking on a journey into the digital realm? Dive deep into the vast ocean of web development with our course: 'Start Your Career as Web Developer - Complete Training'. This comprehensive programme unfolds the mysteries of HTML, revealing its foundational to advanced layers. As you delve further, JavaScript beckons, introducing you to its core elements, from basic operations to error handling. But that's not all. PHP emerges on the horizon, offering an exploration from rudimentary concepts to intricate object-oriented programming and real-world applications. Equip yourself with the essence of web development and illuminate the pathways of the digital world. Learning Outcomes Grasp the foundational to advanced principles of HTML. Understand and apply JavaScript concepts from introductory to advanced error handling techniques. Master PHP from its fundamental aspects to advanced object-oriented programming and database integration. Develop and implement web applications integrating PHP with MySQL. Implement client-side and server-side validations using JavaScript and PHP. Why choose this Start Your Career as Web Developer - Complete Training? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Start Your Career as Web Developer - Complete Training Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Who is this Start Your Career as Web Developer - Complete Training for? Aspiring web developers seeking a structured pathway into the field. Current web designers looking to expand their skills into development. IT students aiming to bolster their academic understanding with applied knowledge. Entrepreneurs aiming to manage or understand their website's backend. Tech enthusiasts with a curiosity about the workings of web development. Career path Web Developer: £28,000 - £50,000 Front-End Developer: £30,000 - £50,000 Back-End Developer: £35,000 - £55,000 Full Stack Developer: £40,000 - £60,000 PHP Developer: £30,000 - £52,000 JavaScript Developer: £35,000 - £57,000 Prerequisites This Start Your Career as Web Developer - Complete Training does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Start Your Career as Web Developer - Complete Training was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:07:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statemen 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 PHP Introduction What is PHP 00:08:00 Installing XAMPP for PHP, MySQL and Apache 00:12:00 Installing Code Editor(Visual Studio Code) 00:07:00 Creating PHP Project on XAMPP 00:03:00 Hello World Program 00:06:00 PHP Basic Variables 00:16:00 Echo and Print 00:08:00 Data Types 00:11:00 Numbers 00:06:00 Boolean 00:04:00 Arrays 00:06:00 Multi-Dimensional Array 00:07:00 Sorting Arrays 00:04:00 Constants 00:05:00 PHP Strings Strings 00:04:00 String Formatting 00:05:00 String Methods 00:08:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Operators Arithmetic operators 00:03:00 Assignment operators 00:02:00 Comparison operators 00:05:00 Increment - decrement operators 00:03:00 Logical operators 00:06:00 Ternary operator 00:03:00 PHP Decision-making System If statement 00:05:00 If-else statement 00:02:00 If-else-if-else statement 00:03:00 Switch-case statement 00:05:00 PHP Control flow statements Flow Chart 00:06:00 While loop 00:09:00 Do-while loop 00:04:00 For loop 00:15:00 Foreach loop 00:04:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:01:00 PHP Functions Creating a Function 00:08:00 Function with Arguments 00:08:00 Default Argument 00:03:00 Function return values 00:06:00 Call-by-value 00:02:00 Call-by-reference 00:03:00 PHP Super globals $_POST Method 00:06:00 $_GET Method 00:02:00 PHP Advanced Form Handling 00:08:00 Date and Time 00:08:00 Include 00:06:00 Require 00:02:00 Sessions 00:08:00 File Reading 00:02:00 File Upload 00:06:00 PHP Object-oriented programming[OOPs] What is OOP 00:03:00 Class and Objects 00:11:00 Constructor 00:04:00 Destructor 00:03:00 Access Modifiers 00:10:00 Inheritance 00:12:00 Method overriding 00:06:00 Abstract Class 00:03:00 Interface 00:08:00 PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin 00:04:00 Creating Database and Table 00:07:00 Database Connection 00:05:00 PHP Form Create records 00:16:00 PHP Form Reading records 00:11:00 PHP Form Update Data 00:15:00 PHP Form Delete record 00:04:00 PHP Real-world code forms Registration Form 00:04:00 MD5 Algorithm for Encrypting 00:03:00 Sha Algorithm 00:02:00 Login Form 00:12:00 PHP Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Login Form Validation 00:05:00 Form Server-side all Data Validation 00:06:00 Form Server-side Validation 00:06:00 PHP Error handling Try-throw-catch 00:06:00 Try-throw-catch-finally 00:02:00

Start Your Career as Web Developer - Complete Training
Delivered Online On Demand15 hours 8 minutes
£10.99

Data Science, Analytics, and AI for Business and the Real World™

By Packt

This course focuses on understanding all the basic theory and programming skills required as a data scientist, featuring 35+ practical case studies covering common business problems faced by them. This course seeks to fill all those gaps in knowledge that scare off beginners and simultaneously apply your knowledge of data science and deep learning to real-world business problems.

Data Science, Analytics, and AI for Business and the Real World™
Delivered Online On Demand30 hours 50 minutes
£101.99

Level 7 Diploma in AWS Cloud Practitioner - QLS Endorsed

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support | All-Inclusive Cost

Level 7 Diploma in AWS Cloud Practitioner - QLS Endorsed
Delivered Online On Demand7 hours
£105

OpenShift for the Absolute Beginner - Hands-On

By Packt

This course will help you learn the fundamentals of OpenShift with the help of interesting assignments. In no time, you will be able to develop, deploy, and manage multi-services applications using OpenShift.

OpenShift for the Absolute Beginner - Hands-On
Delivered Online On Demand3 hours 7 minutes
£26.99

Compliance and Risk Management Diploma

4.3(43)

By John Academy

Description Globalization and technology are today's core business drivers, with the potential to send unprecedented risks cascading across your enterprise - or propel you toward unprecedented opportunity. By unlocking these risks you turn them into a catalyst for growth, stepping ahead of uncertainty. The Compliance and Risk Management Diploma is designed for students who wish to explore and practice in the areas of compliance and risk management. Through the course you will receive all the knowledge and skills needed to understand and support regulatory compliance and enterprise wide risk management.  This course aims to provide you with a broad understanding of the frameworks, concepts and roles of corporate governance, compliance and control within the context of managing risk across the organisation. You will also understand the methodologies, tools and techniques used for auditing and reporting as applied to risk management. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Compliance and Risk Management Course 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? Compliance and Risk Management Diploma 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 Compliance and Risk Management Diploma 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. Compliance and Risk Management Module 01: Introduction to Compliance Introduction to Compliance 00:17:00 Module 02: Five basic elements of compliance Five basic elements of compliance 00:25:00 Module 03: Compliance Management System (CMS) Compliance Management System (CMS) 00:26:00 Module 04: Compliance Audit Compliance Audit 00:38:00 Module 05: Compliance and Ethics Compliance and Ethics 00:26:00 Module 06: Risk and Types of Risk Risk and Types of Risk 00:25:00 Module 07: Introduction to Risk Management Introduction to Risk Management 00:25:00 Module 08: Risk Management Process Risk Management Process 00:18:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Compliance and Risk Management Diploma
Delivered Online On Demand3 hours 20 minutes
£11.99

Professional Certificate Course in Communication and Delegation in Health and Social Care in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The aim of this course is to provide learners with a comprehensive understanding of organizational communication, delegation, and supervision in health and social care settings. The course covers topics such as the concept of organizational communication. It also explores the concept of delegation. Additionally, the course covers the concept of supervision, its importance, and the key skills required for effective supervision in health and social care settings. By the end of this course, learners will be equipped with the knowledge and skills required to communicate effectively, delegate tasks appropriately. After the successful completion of the course, you will be able to learn about the following, The concept of organisational communication. The concept of delegation in health and social care. The concept of supervision in health and social care.   The aim of this course is to provide learners with a comprehensive understanding of communication, delegation, and supervision in health and social care settings. The course covers topics such as the concept of organizational communication. The course also explores the concept of delegation. Additionally, the course will focus on the concept of supervision. By the end of this course, learners will be equipped with the knowledge and skills required to communicate effectively, delegate tasks appropriately, and provide effective supervision to staff in health and social care settings, ultimately improving the quality of care provided to patients and clients. The aim of this course is to provide learners with a comprehensive understanding of organizational communication, delegation, and supervision in health and social care settings. The course covers topics such as the concept of organizational communication. It also explores the concept of delegation. Additionally, the course covers the concept of supervision, its importance, and the key skills required for effective supervision in health and social care settings. By the end of this course, learners will be equipped with the knowledge and skills required to communicate effectively, delegate tasks appropriately. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Communication and Delegation in Health and Social Care - N Self-paced pre-recorded learning content on this topic. Communication and Delegation in Health and Social Care Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. Healthcare Communications Manager Social Care Team Leader Delegation and Compliance Specialist Health Services Supervisor Community Engagement Coordinator Patient Liaison Officer Healthcare Communications Consultant Care Management Coordinator Delegation and Empowerment Coach Social Services Communications Director. Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Communication and Delegation in Health and Social Care in London 2024
Delivered Online On Demand14 days
£34

Sewing Masterclass - Zips

5.0(50)

By Stitching Kitchen

Spend the morning mastering your techniques with zip insertion in your next sewing project. A masterclass with Emma Smith

Sewing Masterclass - Zips
Delivered In-PersonJoin Waitlist
£65

Transport & Town Planning Mini Bundle

By Compete High

City systems are evolving—and so are the jobs that manage them. The Transport & Town Planning Mini Bundle is a fast-lane qualification for careers in urban infrastructure, supply chain oversight, and regulatory planning. Optimised for employment across both public and private sectors, this career-focused package blends purchasing and procurement, logistics and transportation, quantity surveying, supply chain management, and quality assurance—all critical for roles in modern planning departments and consultancy firms. If you’re thinking of standing out in your next job interview, this is how you do it. Description From local councils to global logistics firms, decision-makers are hiring people who understand the full landscape of transport and town planning. This mini bundle delivers an employment-ready profile by showcasing direct exposure to purchasing and procurement, logistics and transportation, quantity surveying, supply chain management, and quality assurance. These aren’t just buzzwords—they’re hiring filters. Want to pivot into planning? Hoping to climb into a logistics coordination role? This bundle proves you're equipped with the skills that city systems and organisations depend on. When supply chain management breaks down or quality assurance fails, the results are costly—employers are actively screening for these capabilities. So if you're serious about joining the workforce in an impactful role, don't let this bundle pass you by. FAQ Q: What types of jobs does this bundle prepare me for? A: Urban planner, procurement assistant, supply chain coordinator, QA associate, and more. Q: Can I use this to move into government work? A: Absolutely—especially in planning, transport, and public infrastructure departments. Q: Is this suitable for beginners? A: Yes. Whether you’re entering the field or repositioning your career, it’s job-centric. Q: Does this include compliance-heavy skills? A: Yes—quality assurance, purchasing and procurement, and supply chain management are all employer-aligned. Q: Will employers recognize the value? A: 100%. These skills are directly tied to project execution and regulatory efficiency. Q: Should I wait to enrol? A: Not if you want to be ahead of the next hiring cycle. Invest now—before someone else does.

Transport & Town Planning Mini Bundle
Delivered Online On Demand11 hours
£19.99

Renewable Energy and Energy Management Mini Bundle

By Compete High

With sustainability shaping every sector, the demand for skills in renewable energy, energy efficiency, and carbon control has never been greater. The Renewable Energy and Energy Management Mini Bundle is your fast track into high-impact careers spanning green infrastructure, energy consultancy, environmental operations, and facilities oversight. Built for hireability, this bundle leverages core concepts in greenhouse technology, gas engineering, basic electrical engineering, renewable energy, and physics—positioning you as a well-rounded, ready-to-hire asset. Don’t wait to join the future of energy—employers aren’t waiting either. Secure this bundle while access is still open and gain the edge in one of the world’s fastest-growing sectors. Description The Renewable Energy and Energy Management Mini Bundle is a career-focused launchpad for those eyeing roles in renewable infrastructure, smart grid deployment, or environmental impact analysis. Whether you're aiming for entry-level or pivoting into a sustainable energy career, this bundle checks every employer box: exposure to greenhouse operations, understanding of gas engineering, core knowledge in basic electrical engineering, foundations in renewable energy, and a physics-centric mindset. From sustainability startups to government-backed energy initiatives, the right combination of greenhouse, gas engineering, basic electrical engineering, renewable energy, and physics skills makes you a standout. Value-packed and designed to impress hiring panels, this is your chance to align your CV with where the industry is going—not where it’s been. FAQ Q: Who is this bundle for? A: Anyone serious about landing a job in energy efficiency, sustainability, or green project coordination. Q: Do I need prior experience? A: No experience needed—just ambition and interest in energy careers. Q: Will this help me get hired? A: That’s the whole point. These are the topics employers screen for in entry-level energy roles. Q: How long do I have access? A: You’ll retain access long enough to make your CV work for you. Q: What sectors is this bundle relevant to? A: Energy, government, utilities, sustainability, manufacturing, and environmental consultancy. Q: Why is this bundle so valuable right now? A: Because renewable energy, greenhouse emissions, physics, and gas engineering are now core concerns for global infrastructure—and employers know it.

Renewable Energy and Energy Management Mini Bundle
Delivered Online On Demand11 hours
£19.99

Professional Certificate Course in Understanding the External Business Environment Dynamics in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The course enables the learner to identify, analyse, and strategise the internal forces of the business environment. After the successful completion of this lecture, you will be able to understand the following: Understanding Business Environment. Business Environment Dynamics. The fundamental dynamics of External Business Environment. External Business Environment Analysis Tools. The course enables the learner to identify, analyse, and strategise the internal forces of the business environment. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Understanding the External Business Environment Dynamics Self-paced pre-recorded learning content on this topic. QUIZ - Understanding the External Business Environment Dynamics - New SCORM Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course.The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and gets updated on current ideas in their respective field. We recommend this certificate for the following audience. CEO, Director, Manager, Supervisor Strategy Specialist Chief Strategy Officer Innovation roles General Manager Investment advisor Average Completion Time 2 Weeks Accreditation 1 CPD Hour Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Understanding the External Business Environment Dynamics in London 2024
Delivered Online On Demand14 days
£42