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

5639 Courses in Glasgow delivered Online

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. 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 a cost of £39 or in PDF format at a 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 Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started 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 a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: 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 Section 03: 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 Section 04: 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 Section 05: 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 Section 06: 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 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: 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 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

Apache Kafka A-Z with Hands-On Learning

By Packt

Through this course, you will learn how to arrange Kafka a producer and consumer and Kafka Streams and Connectors accurately. You will also gain the skills needed to coordinate Kafka with existing application stages and to pass the Apache Kafka certification exam.

Apache Kafka A-Z with Hands-On Learning
Delivered Online On Demand9 hours 36 minutes
£35.99

English: Spelling, Pronunciation and Grammar Training - CPD Accredited Course

5.0(2)

By Training Express

English can be delightfully tricky—silent letters, rogue vowels, and spellings that look like they were invented after a long night at the pub. This course brings clarity to the chaos. Whether you’re brushing up for professional reasons or simply looking to boost your confidence, this training breaks the language down into bite-sized, digestible lessons. You’ll explore the most common spelling pitfalls, get familiar with pronunciation quirks, and sharpen your grammar—all without needing a red pen or a dusty old textbook. Designed with everyday use in mind, the course offers learners a solid foundation to write and speak English more accurately. It’s structured to help you identify errors quickly, understand sentence structure, and feel more self-assured when navigating the written word. With engaging modules and clear explanations, it's like having a patient English teacher in your pocket—minus the chalk dust. Perfect for learners of all levels who want to communicate with ease and polish. Course Curriculum: Module 01: Introduction to the Course Module 02: Basics of Grammar Module 03: The Basics of Sentence Module 04: Structure of Sentence Module 05 : Questions Module 06: Punctuation and Capitalisation Module 07: Spelling Module 08: Common Mistakes and Ways to Improve Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. CPD 10 CPD hours / points Accredited by The CPD Certification Service Who is this course for? The English: Spelling, Pronunciation and Grammar - CPD Accredited 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 English: Spelling, Pronunciation and Grammar - CPD Accredited training.

English: Spelling, Pronunciation and Grammar Training - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Hydrotherapy - CPD Accredited Course

5.0(2)

By Training Express

Hydrotherapy has long been recognised for its restorative benefits, both physically and mentally. This CPD-accredited course takes you beneath the surface to explore how water-based techniques can support wellness, rehabilitation, and overall health. Whether you're looking to broaden your knowledge in health sciences or add depth to your therapeutic expertise, this course offers a refreshing take on hydrotherapy through flexible, structured online learning—no wellies required. Guided by detailed modules, you’ll discover the principles behind hydrotherapy’s effectiveness, its role in managing various conditions, and how it fits within broader healthcare approaches. The course is ideal for learners eager to dive into the topic at their own pace, from the comfort of wherever they fancy. With engaging content and clear explanations, it’s all about soaking up knowledge without the fuss. Course Curriculum: Module 01: Introduction to Hydrotherapy Module 02: Anatomy and Physiology Review Module 03: Types of Hydrotherapy Module 04: Effects of Hydrotherapy Module 05: Common Conditions Treated with Hydrotherapy Module 06: Hydrotherapy for Shoulder and Lower Limb Module 07: Hydrotherapy for Animals Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing Hydrotherapy - CPD Accredited course. For each test, the pass mark will be set to 60%. CPD 10 CPD hours / points Accredited by The CPD Certification Service Who is this course for? The Hydrotherapy - CPD Accredited 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 Hydrotherapy - CPD Accredited training.

Hydrotherapy - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Library and Information Science - CPD Accredited Course

5.0(14)

By Training Express

The Library and Information Science course offers a deep dive into the evolving landscape of information management, blending traditional library principles with modern digital innovations. This course explores how information is organised, accessed, and managed across various platforms, including digital and virtual libraries. Students will gain valuable insights into the roles and responsibilities of information professionals, understanding how they navigate the demands of policy, legislation, and human resource functions within library settings. The curriculum is designed to sharpen knowledge of data management and information services, preparing learners for diverse roles within this dynamic field. Through engaging modules covering everything from information organisation to the challenges faced by data librarians, this course provides a well-rounded understanding of the sector’s current trends. It is ideal for those looking to broaden their expertise in library science without needing to attend in person. Whether you are starting a career in information management or enhancing existing knowledge, this course presents relevant concepts and practices that reflect today’s information environment and its ongoing developments. Course Curriculum: Module 01: Introduction to Library and Information Science Module 02: Information Science: A Service Perspective Module 03: Information Professionals on the Job Module 04: Information Policy Module 05: Information Organisation Module 06: The Data Librarian Module 07: Human Resources Functions in the Library Module 08: Digital and Virtual Libraries Module 09: Library Legislation Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Library and Information Science - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? The Library and Information Science - CPD Accredited 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 Library and Information Science - CPD Accredited training.

Library and Information Science - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Positive Handling in Schools - CPD Accredited Course

5.0(14)

By Training Express

Creating a safe, respectful learning environment is vital in any educational setting, and managing behaviour effectively plays a central role in achieving this. Our Positive Handling in Schools CPD Accredited Course is designed to guide educators and school staff through a structured understanding of conflict management and the appropriate use of physical intervention when necessary. This course walks you through current government guidance, duty of care, and legal frameworks, offering a strategic and informed approach to decision-making in high-pressure situations. Each module covers essential insights, from understanding the aggression curve to exploring the SCARF model and recognising the complexities around trauma and disability. You'll also gain knowledge on appropriate screening, searching and confiscation methods. Whether you're part of the teaching staff, support team, or involved in school leadership, this course equips you with the knowledge to manage behaviour confidently and responsibly—while maintaining a calm and supportive educational space. Course Curriculum: Module 01: Introduction to Positive Handling in School Module 02: A Serious Business Module 03: The Aggression Curve Module 04: Trauma and Disability Management Module 05: The SCARF Model Module 06: Government Advice and Guidance Module 07: Making Decisions: Duty of Care Module 08: The Law Module 09: Physical Intervention and Restraint Module 10: Screening, Searching and Confiscation Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Positive Handling in Schools - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? The Positive Handling in Schools - CPD Accredited 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 Positive Handling in Schools - CPD Accredited training.

Positive Handling in Schools - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Lesson Planning for Teaching - CPD Accredited Course

5.0(14)

By Training Express

Effective lesson planning is the cornerstone of successful teaching, and this course provides a thorough guide to mastering that craft. Designed to deepen your understanding of planning and preparation, it explores how to structure lessons clearly and purposefully. You’ll learn how to align teaching methods with curriculum goals, set achievable learning aims, and integrate meaningful assessments to track progress. Whether you’re a new or experienced educator, this course equips you with the strategies needed to create lessons that engage learners and meet educational standards. Throughout the course, emphasis is placed on designing plans that are both coherent and adaptable, ensuring each session flows smoothly while meeting diverse learning needs. By understanding the fundamentals of curriculum structure, teaching methodology, and evaluation, you will be able to develop well-rounded lesson plans that enhance the overall learning experience. This CPD-accredited course offers flexible, fully online study, making it ideal for educators seeking to improve their planning skills with expert guidance and professional development. Course Curriculum: Module 01: An Introduction to Planning and Teaching Module 02: Planning and Preparation in Teaching Module 03: Curriculum Module 04: Structure and Format Module 05: Methodology Module 06: Objectives and Learning Aims Module 07: Assessment and Evaluation Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Lesson Planning for Teaching - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Lesson Planning for Teaching - CPD Accredited 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 Lesson Planning for Teaching - CPD Accredited training.

Lesson Planning for Teaching - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Workplace Productivity - CPD Accredited Course

5.0(14)

By Training Express

In today’s fast-paced business environment, efficiency and effective workflow are essential to maintaining a competitive edge. This course is designed to enhance your ability to manage time, communication, and workplace challenges with confidence. You will explore practical strategies to boost productivity by refining organisational skills and improving how you interact with colleagues. Understanding the dynamics of productive communication helps to create a smoother working atmosphere that supports success. Additionally, the course addresses important aspects of wellbeing in the workplace, recognising how stress, anxiety, and health directly influence performance. By learning techniques to manage conflict and maintain wellness, you can foster a balanced work life that promotes sustained output and personal satisfaction. Whether you are seeking to develop your management abilities or simply improve day-to-day efficiency, this course offers valuable insights to support your professional growth. Additionally, you get: Free exam Free assessment Free certificate Free Tutor support Hurry up and enrol, before the offer expires! Course Curriculum: Module 01: Ways to Improve Workplace Productivity Module 02: Organisational Skills to Improve Productivity Module 03: Productive Communication Skills in the Workplace Module 04: Time Management Module 05: Conflict Management Module 06: Health, Safety and Wellness in the Workplace Module 07: Managing Stress and Coping Anxiety in the Workplace Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Workplace Productivity - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Workplace Productivity - CPD Accredited 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 Workplace Productivity - CPD Accredited training.

Workplace Productivity - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Consumer Rights Awareness - CPD Accredited Course

5.0(14)

By Training Express

Understanding your rights as a consumer is essential in today’s fast-paced marketplace, where products and services are constantly evolving. This Consumer Rights Awareness course provides a clear and concise guide to the key laws and protections designed to safeguard individuals from unfair practices. From knowing the essentials of the Consumer Rights Act to recognising the importance of consumer contracts and data protection, this course equips learners with the knowledge needed to navigate everyday transactions confidently. Participants will explore critical areas including the Consumer Rights Act, the details of consumer contracts, and the fundamentals of General Data Protection Regulations. Additionally, the course highlights important measures to protect against fraud, helping individuals recognise and avoid deceptive schemes. Ideal for anyone interested in understanding their legal protections, this course offers valuable insight to build confidence in everyday consumer dealings, all delivered through accessible online learning. Course Curriculum: Module 01: Introduction to Consumer Rights Module 02: The Consumer Rights Act Module 03: Consumer Contracts Explained Module 04: General Data Protection Regulations Explained Module 05: Fraud Protection Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing Consumer Rights Awareness - CPD Accredited course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Consumer Rights Awareness - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Consumer Rights Awareness - CPD Accredited 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 Consumer Rights Awareness - CPD Accredited training.

Consumer Rights Awareness - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Food Labelling Regulations Training - CPD Accredited Course

5.0(14)

By Training Express

Understanding food labelling isn’t just for manufacturers and retailers—it matters to anyone involved in the food supply chain. This CPD-accredited Food Labelling Regulations Training course has been developed to provide clear, in-depth guidance on the rules that govern food labels in the UK. From allergens to nutrition declarations, learners will gain a thorough understanding of how food information must be presented to consumers in a legally compliant and transparent manner. The course explores the principles behind food labelling, details the components required by law, and breaks down the regulations relevant to UK markets. It also looks at how labelling supports public health, highlighting the role of enforcement bodies and the importance of accurate information for consumer safety. Whether you're updating your knowledge or looking to build confidence around food labelling legislation, this training offers a structured and informative approach that stays true to UK regulatory standards. Additionally, you get: Free exam Free assessment Free certificate Free Tutor support Hurry up and enrol, before the offer expires! Course Curriculum: Module 01: Introduction to Food Labelling Module 02: General Principles of Food Labelling Module 03: Components of a Food Label Module 04: Nutrition Labelling Module 05: Enforcement Bodies and Relevant Legislation in the UK Module 06: UK Regulations and Laws on Food Labelling Module 07: Public Health and Food Safety Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Food Labelling Regulations Training - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Food Labelling Regulations Training - CPD Accredited 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 Food Labelling Regulations Training - CPD Accredited training.

Food Labelling Regulations Training - CPD Accredited Course
Delivered Online On Demand1 hour
£23