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

2542 Courses delivered Online

Traffic Marshal (Banksman) Training

5.0(1)

By Course Gate

Gain essential skills in Traffic Marshal (Banksman) Training with our comprehensive online course. Understand traffic management techniques, learn safe procedures for guiding vehicles, and master health and safety protocols. Ideal for construction professionals and those interested in enhancing their skills.

Traffic Marshal (Banksman) Training
Delivered Online On Demand2 hours 20 minutes
£11.99

Microsoft Office Word 2021: Part 2

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is designed for students who wish to use Microsoft Word to create and modify complex documents and use tools that allow them to customize those documents. Overview In this course, you will learn to create and modify complex documents and use tools that allow you to customize those documents. You will: Organize content using tables and charts. Customize formats using styles and themes. Insert content using Quick Parts. Use templates to automate document formatting. Control the flow of a document. Simplify and manage long documents. Use mail merge to create letters, envelopes, and labels. After you master the basics of creating, editing, and printing Microsoft© Word documents, you're ready to move on to tackling the more advanced features. In this course, you will work with features such as formats, styles, and templates to create professional documents with a consistent look and feel. You will add visual interest to your documents by using the tables and charts features. Quick Parts and templates provide efficiency and consistency when adding content, and long complex documents can be simplified and managed in Master Documents. Finally, you will use the mail merge feature to automate sending individual letters to customers. Creating professional-looking documents can give you and your organization a competitive edge. Implementing time-saving features such as document templates and automated mailings can help reduce expenses. Mastering these techniques will make you a valued employee in your organization. This course covers Microsoft Office Specialist Program exam objectives to help you prepare for the Word Associate (Office 365 and Office 2021): Exam MO-100 and Word Expert (Office 365 and Office 2021): Exam MO-101 certifications. Organizing Content Using Tables and Charts Topic A: Sort Table Data Topic B: Control Cell Layout Topic C: Perform Calculations in a Table Topic D: Create a Chart Topic E: Add an Excel Table to a Word Document (Optional) Customizing Formats Using Styles and Themes Topic A: Create and Modify Text Styles Topic B: Create Custom List or Table Styles Topic C: Apply Document Themes Inserting Content Using Quick Parts Topic A: Insert Building Blocks Topic B: Create and Modify Building Blocks Topic C: Insert Fields Using Quick Parts Using Templates to Automate Document Formatting Topic A: Create a Document Using a Template Topic B: Create and Modify a Template Topic C: Manage Templates with the Template Organizer Controlling the Flow of a Document Topic A: Control Paragraph Flow Topic B: Insert Section Breaks Topic C: Insert Columns Topic D: Link Text Boxes to Control Text Flow Simplifying and Managing Long Documents Topic A: Insert Blank and Cover Pages Topic B: Insert an Index Topic C: Insert a Table of Contents Topic D: Insert an Ancillary Table Topic E: Manage Outlines Topic F: Create a Master Document Using Mail Merge to Create Letters, Envelopes, and Labels Topic A: Use Mail Merge Topic B: Merge Envelopes and Labels Additional course details: Nexus Humans Microsoft Office Word 2021: Part 2 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Microsoft Office Word 2021: Part 2 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Microsoft Office Word 2021: Part 2
Delivered OnlineFlexible Dates
Price on Enquiry

How to Pass a Real Estate Financial Modelling Test

4.3(5)

By Bayfield Training

This course has been specifically designed to assist professionals applying for Real Estate positions where a Real Estate Financial Modelling test is a requisite part of the interview process.

How to Pass a Real Estate Financial Modelling Test
Delivered OnlineFlexible Dates
Price on Enquiry

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

Ask & You Shall Achieve! Discover Collaborative Problem Solving to Realize Greater Value in the Agile Framework

By IIL Europe Ltd

Ask & You Shall Achieve! Discover Collaborative Problem Solving to Realize Greater Value in the Agile Framework If you want to succeed in today's economy, the true measure of your success is not in getting people to work; it's not even in getting people to work hard. It's about getting people to work hard TOGETHER, to achieve and create something good... something valuable. To create value, you must know HOW value is measured and HOW to allow your team members to best contribute their talents. The wisdom already exists within your team. It's your job to allow it to flow. Do you know what questions to ask yourself? Do you know what questions to ask your team? Are you asking questions that increase collaboration, co-creation, and co-elevation? In this presentation, we will explore Agile, Axiology, and Asking better questions that lead to better solutions, better results, and greater value. Learning Objectives: Understand the hierarchy of value and impact on leadership Discover the 3 dimensions of Questions Use the principles of axiology to lead and motivate Discover the Collaborative Problem Solving (CPS) Process

Ask & You Shall Achieve! Discover Collaborative Problem Solving to Realize Greater Value in the Agile Framework
Delivered Online On Demand45 minutes
£15

MS Visio 365 Online

4.3(43)

By John Academy

Description Do you want to know about MS Visio 365? Are you interested to get some specific and effective ideas about it? Do you want to learn how it works? Look at the MS Visio 365 Online course and mitigate your quest. MS Visio 365 is one of the parts of MS office. It is actually used to draw some critical and complex diagrams. The curse is designed in such a way that will assist you to learn the crucial methods of sketching shapes, diagrams. The purpose of this course is to enable you to make shapes, diagrams, and objects by using various templates and patterns. This course also enables you to draw your own shape. It teaches you to create diagrams, flow chart, connect shapes, and work with text, theme, and pages perfectly. 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. 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? MS Visio 365 Online 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 MS Visio 365 Online 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. Introduction Introduction FREE 00:01:00 Understanding Visio Online What Is Visio 00:02:00 Comparing Visio Online vs 2016 00:04:00 Launching Visio Online 00:02:00 Getting Started with Visio Understanding the Visio Environment 00:04:00 Navigating and Zooming 00:03:00 Creating New Diagrams Accessing Visio Templates 00:03:00 Creating a Visio Diagram in OneDrive 00:02:00 Opening a Diagram in Visio 00:03:00 Working with Shapes Adding Shapes 00:04:00 Formatting Shapes 00:03:00 Manipulating Shapes 00:02:00 Changing Stacking Order 00:03:00 Selecting and Grouping Shapes 00:02:00 Searching for Shapes 00:02:00 Creating a Flow Chart Working with Basic Flowchart Template 00:03:00 Connecting Shapes 00:03:00 Adding Text to Shapes 00:02:00 Working with Visio Diagrams Inserting Pictures 00:02:00 Changing the Document Theme 00:02:00 Adding Pages to a Diagram 00:01:00 Sharing Visio Diagrams Sharing Diagrams in OneDrive 00:03:00 Reviewing Diagrams in OneDrive 00:02:00 Conclusion Course Recap 00:01:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

MS Visio 365 Online
Delivered Online On Demand59 minutes
£18

Diploma in Online Aviation Management

4.8(9)

By Skill Up

Gain the solid skills and knowledge to kickstart a successful career and learn from the experts with this

Diploma in Online Aviation Management
Delivered Online On Demand28 hours
£25

Level 3 Procurement, Purchasing & Supply Chain Management - CPD Certified

4.7(47)

By Academy for Health and Fitness

24-Hour Flash Sale! Prices Reduced Like Never Before!! Procurement, Purchasing & Supply Chain Management Admission Gifts FREE PDF & Hard Copy Certificate| PDF Transcripts| FREE Student ID| Assessment| Lifetime Access| Enrolment Letter Step into the high-stakes world of Procurement, Purchasing & Supply Chain Management, where every decision can impact a company's sales and help it achieve a competitive edge over its competitors. The UK's supply chain industry alone influences the flow of billions of pounds worth of goods annually. Hence, professionals equipped with the right skills command immense respect and demand, making them a critical pillar of the economy. Utilise this course bundle and make it your gateway to becoming a pivotal player in this dynamic field! The Procurement, Purchasing & Supply Chain Management bundle offers a comprehensive exploration into the complex world of supply chains, procurement processes, and logistics management. From foundational courses like Purchasing & Procurement and Supply Chain Management to specialised training in Logistics & Operations Management - Level 5, this bundle covers all the essential areas. You'll learn about Warehouse Management, Quality Assurance, and even get into areas like Retail Analytics and Six Sigma & Lean Process. Courses Are Included In this Level 3 Procurement, Purchasing & Supply Chain Management Career Bundle: Course 01: Purchasing & Procurement Course 02: Supply Chain Management Course 03: Logistics & Operations Management - Level 5 Course 04: Quality Assurance (QA) Manager Course 05: Retail Manager Course 06: Retail Analytics Course 07: Purchase Ledger Assistant Course 08: Store Assistant Course 09: Warehouse Management Course 10: Warehouse Safety Training Course 11: Manual Handling Training Course 12: Transport and Logistics Management Course 13: Facilities Management Course 14: Business Management Training Course 15: Six Sigma & Lean Process Course 16: HR and Payroll Administrator Course Course 17: SAP Controlling (CO) - Product Costing with S4HANA Course 18: Sales Skills Course 19: Product Marketer Course 20: Online Merchandising Training Course 21: Professional Marketing and Advertising Complete Online Course Course 22: How To Deal With Difficult People Training Course 23: Consumer Rights Course 24: Digital Marketing and SEO Course 25: Sales Executive Training Course 26: Customer Service - Advanced Course 27: Negotiation and Agreement Training Course 28: Telesales Executive Training Course 29: Document Control Course 30: Excel Data Management Don't let another day pass without advancing your career in a field that businesses cannot thrive without. The Procurement, Purchasing & Supply Chain Management course bundle is your gateway to becoming a leader in a sector that is the backbone of every successful business. Enrol today to start building a skill set that will not only secure your professional future but will also enable you to make a significant impact on your organisation's success! Learning Outcomes of this Bundle: Master the fundamentals and advanced strategies of procurement and purchasing. Optimise supply chain processes for enhanced efficiency and reduced costs. Apply quality assurance practices to maintain high standards across operations. Analyse and improve retail performance using cutting-edge retail analytics. Implement Six Sigma and Lean methodologies to streamline processes. Manage and ensure safety in warehouse operations effectively. But that's not all. When you enrol in Level 3 Procurement, Purchasing & Supply Chain Management Online Training, you'll receive 30 CPD-Accredited PDF Certificates, Hard Copy Certificates, and our exclusive student ID card, all absolutely free. Why Prefer this Course? Get a Free CPD Accredited Certificate upon completion of the course Get a Free Student ID Card with this training program (£10 postal charge will be applicable for international delivery) The course is Affordable and Simple to understand Get Lifetime Access to the course materials The training program comes with 24/7 Tutor Support Start your learning journey straight away! The Purchasing, Procurement & Supply Chain Management Career Bundle is designed to provide an exhaustive education in the complex and vital fields that drive business efficiency and success globally. By mastering the fundamental aspects of Purchasing & Procurement, learners will acquire the skills necessary to navigate complex buying cycles, negotiate effectively, and manage supplier relationships, ensuring quality and cost-efficiency. These foundational skills are crucial for maintaining a competitive advantage and achieving sustainability in any business environment. As learners progress through the course, they will get to learn the nuances of Supply Chain Management, learning how to optimise Logistics, streamline Operations, and reduce Costs through innovative supply chain strategies. The training also includes Logistics & Operations Management, enhancing the ability to coordinate and maintain a smooth flow of goods, information, and other resources between points of origin to points of consumption. Such skills are indispensable in today's fast-paced and increasingly globalised market. Moreover, this diploma offers learners the opportunity to acquire a Recognised Qualification that is highly valued in the field of Supply Chain Management. With this Certification, graduates are better positioned to pursue career advancement and higher responsibilities within the Supply Chain Management setting. The skills and knowledge gained from this course will enable learners to make meaningful contributions to Supply Chain Management related fields impacting their Supply Chain Management experiences and long-term development. Course Curriculum Course 01: Purchasing & Procurement Module 01 : Why Supply Chain Management Module 02 : Three Levels of Supply Chain Management Module 03 : Five Stages of Supply Chain Management Module 04 : The Flows of Supply Chain Management Module 05 : Supply Chain Groups Module 06 : Tracking and Monitoring Module 07 : Role of Procurement in an Organisation Module 08 : The Purchasing Cycle Module 09 : Purchasing Toolkits Module 10 : Quality Management Module 11 : Supplier Relationship Management Module 12 : Category Management Module 13 : Inventory Management Module 14 : E-Procurement Course 02: Supply Chain Management Module 01: Form and Report Properties Module 02: Making labels with the Label Wizard Module 03: Tool 6 & The Control chart. Module 04: Supply Chain System and Principles Module 05: Power pivot power query & 5 Module 06: Adding groups, Sorts and Totals to reports Module 07: Warehouse Management and Operations Module 08: Power pivot, power query & 4 Module 09: Power pivot, power query & 1 Module 10: Supply Chain Planning and New Business Concepts Module 11: Tool 6 & The Control chart in practice p1 Course 03: Logistics & Operations Management - Level 5 Module 01: Introduction to Logistic Management Module 02: Planning Framework for Logistics Module 03: Supply Chain Management Module 04: Logistics Management and Organisation Module 05: Sourcing, Purchasing, and Procurement Module 06: Channels of Distribution Module 07: Supplier Relationship Management Module 08: Inventory Planning and Management Module 09: Principles of Warehousing Module 10: Transport Management Module 11: Negotiation Techniques Module 12: Customer Service and Logistics =========>>>>> And 27 More Courses <<<<<========= How will I get my Certificate? After successfully completing the course, you will be able to order your Certificates as proof of your achievement. PDF Certificate: Free (Previously it was £12.99*30 = £390) CPD Hard Copy Certificate: Free (For The First Course: Previously it was £29.99) QLS Endorsed Hard Copy Certificate: Free (For The Title Course: Previously it was £119) CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this bundle. This bundle is ideal for: Supply chain professionals. Procurement officers. Operations managers. Business owners. Warehouse supervisors. Career-focused individuals. Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this bundle, you are to start your career or begin the next phase of your career. Supply Chain Manager: $60,000 - $95,000 Procurement Specialist: $50,000 - $80,000 Logistics Coordinator: $45,000 - $70,000 Warehouse Manager: $40,000 - $65,000 Quality Assurance Manager: $55,000 - $90,000 Retail Analyst: $50,000 - $75,000 Certificates CPD Accredited Digital certificate Digital certificate - Included Upon passing the Course, you need to order a Digital Certificate for each of the courses inside this bundle as proof of your new skills that are accredited by CPD QS for Free. CPD Accredited Hard copy certificate Hard copy certificate - Included If you are an international student, then you have to pay an additional 10 GBP for each certificate as an international delivery charge. Diploma in Purchasing & Procurement at QLS Level 5 Hard copy certificate - Included Please note that International students have to pay an additional £10 as a shipment fee.

Level 3 Procurement, Purchasing & Supply Chain Management - CPD Certified
Delivered Online On Demand6 days
£209

Floorwork Foundations I

By Floorwork Academy

Floorwork Foundations I has been designed to lay out all the foundations of Floorwork - isolated moves, sequences, improv drills, transitions, acrobatics and much, much more!

Floorwork Foundations I
Delivered Online On Demand
£39 to £315

PowerPoint Presentation: Slide Creation

By Course Cloud

Course Overview Learn the secrets to creating successful presentations in PowerPoint, with this step-by-step masterclass. This PowerPoint Presentation: Slide Creation course will guide you through the process of creating slideshows in PowerPoint, step-by-step. It will teach you everything you need to know to add life to your slides and make your presentations flow, holding your audience's attention from start to finish. By the end of the course, you will be able to write compelling content for any audience, use images to add impact, and break down information into digestible content. You will be fully familiar with PowerPoint's key features and tools to create winning presentations every time. Enrol today and take your PowerPoint presentations to the next level. This best selling PowerPoint Presentation: Slide Creation has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth PowerPoint Presentation: Slide Creation is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The PowerPoint Presentation: Slide Creation is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The PowerPoint Presentation: Slide Creation is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the PowerPoint Presentation: Slide Creation, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the PowerPoint Presentation: Slide Creation will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the PowerPoint Presentation: Slide Creation to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

PowerPoint Presentation: Slide Creation
Delivered Online On Demand
£89