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

934 Logic courses in London delivered On Demand

Car Mechanic Mini Bundle

By Compete High

This Car Mechanic Mini Bundle delivers more than just a polished bonnet. It’s a solid introduction to essential vehicle maintenance paired with critical awareness of electrical safety, GDPR protocols and fire precautions. Whether it’s under the hood or around the workshop, the content keeps everything grounded in logic and safety. With modules on car and bike maintenance, this bundle bridges automotive understanding with workplace essentials. If you’ve got an interest in vehicles and a sharp eye for details, this course gives you the fuel to keep things running smoothly—on screen and on schedule. Learning Outcomes: Understand car maintenance systems, components, and routine inspection methods. Recognise essential checks for safe and efficient bike upkeep. Explore the basics of electrical systems and safety protocols. Gain awareness of fire hazards and safety measures in workplaces. Understand data protection responsibilities outlined in GDPR frameworks. Identify links between technical work and workplace health principles. Who is this Course For: Car and bike enthusiasts exploring maintenance responsibilities. Beginners looking to grasp auto care systems and procedures. Individuals working near mechanical or electrical setups daily. Learners needing fire awareness in technical or garage settings. Admins supporting auto teams and handling data responsibilities. Workshop staff wanting clarity on electrical and GDPR basics. Anyone looking to build understanding around vehicle care theory. New hires in vehicle centres needing structured safety orientation. Career Path: Motor Vehicle Assistant – £23,000/year Bike Technician Trainee – £20,000/year Workshop Support Assistant – £22,500/year Junior Auto Electrical Assistant – £24,000/year Fire Safety Monitor (Garage/Auto) – £25,000/year Data Entry Clerk (Automotive Sector) – £23,500/year

Car Mechanic Mini Bundle
Delivered Online On Demand11 hours
£26.99

Excel VBA/Macros Foundations

4.5(3)

By Studyhub UK

A Complete Guide for Effective LinkedIn Ads' is a comprehensive course that covers the fundamentals of setting up and managing successful LinkedIn Ads campaigns. Participants will learn to drive website traffic, utilize sponsored messages, generate leads, and effectively manage billing centers on the platform. Learning Outcomes: Understand the basics of LinkedIn Ads and their role in digital marketing. Learn how to set up LinkedIn Ads to drive targeted website traffic. Discover techniques for leveraging sponsored messages to engage with the audience. Acquire the skills to create and optimize LinkedIn Ads for lead generation. Gain proficiency in managing the billing center for efficient campaign budgeting and monitoring. Why buy this Excel VBA/Macros Foundations? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Excel VBA/Macros Foundations there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Excel VBA/Macros Foundations course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Excel VBA/Macros Foundations does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Excel VBA/Macros Foundations 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Excel VBA/Macros Foundations is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction Recording Macros vs Writing VBA 00:04:00 Understanding Objects in Excel VBA 00:07:00 Understanding VBA Syntax and Parts of Speech 00:10:00 Activating the Developer tab 00:01:00 Recording a basic Macro 00:05:00 Absolute vs Relative Macro recording 00:04:00 Section 02: Exploring the Visual Basic Environment Introduction to the Visual Basic Environment 00:02:00 The Project Explorer 00:02:00 The Properties Window 00:02:00 The Code Window 00:04:00 Immediate, Locals and Watch Window 00:03:00 Dealing with Modules 00:03:00 Comments in Excel VBA 00:01:00 Section 03: The Range Object Introduction and Changing Cell Values 00:10:00 Adding a text to a cell 00:01:00 Dealing with Named Ranges 00:03:00 Value vs Text Property 00:04:00 Row and Column properties 00:02:00 The Select Method 00:02:00 The Count Property 00:04:00 The Address Property 00:09:00 The Formula Property 00:03:00 The Number Format Property 00:07:00 The Font Property 00:08:00 Section 04: Understanding the Cells Collection Object What is the cells object? 00:06:00 Using the Cells collection to affect cells positionally within a range 00:05:00 Affecting all cells within a sheet 00:02:00 Combining Range and cells objects 00:03:00 Section 05: Working with Sheets/Worksheets Selecting Sheets 00:06:00 Adding Sheets 00:11:00 Sheets vs Worksheets 00:04:00 Copying Sheets 00:05:00 Moving Sheets 00:01:00 Deleting Sheets 00:04:00 Section 06: Understanding Variables in Excel VBA Introduction to Variables 00:06:00 Variable Data Types 00:09:00 Declaring Variables 00:14:00 Object Variables 00:08:00 Calling a procedure from Another Procedure & Variable Scope 00:03:00 Public and Private Variables 00:07:00 Declaring Constants 00:04:00 Exercises-Variables 00:06:00 Section 07: Dealing with Workbooks Referring to Workbooks-Different ways 00:04:00 Closing Workbooks 00:03:00 Adding and Saving Workbooks Part 1 - Save method 00:04:00 Adding and Saving Workbooks Part 2 - Save as method 00:10:00 Opening Workbooks 00:06:00 Section 08: Must Know Excel VBA Logic Finding the Last row 00:09:00 Finding the Last Column 00:04:00 Finding the next row 00:04:00 The WITH Statement 00:04:00 Comparison operators in Excel VBA 00:01:00 IF Statements- Simple IF Statements 00:07:00 IF THEN ELSE Structure 00:03:00 IF THEN ELSEIF Structure 00:07:00 Nested IFs 00:04:00 OR - AND logical operators 00:07:00 NOT Logical operator 00:03:00 CASE Statements Part 1 - Single Case Statements 00:09:00 CASE Statements Part 2 - Nested Case Statements 00:06:00 Case Statements-Exercise 00:01:00 GOTO and Labels 00:03:00 Section 09: Looping in Excel VBA Loops-Introduction 00:01:00 FOR NEXT Loop 00:11:00 Exit For 00:09:00 Exercise - For Next loop 00:01:00 FOR EACH Loop - Intro 00:07:00 FOR EACH Loops - More examples 00:05:00 Do Loop - Introduction 00:04:00 Do Loop Example 00:01:00 Do Until 00:02:00 Do While 00:02:00 Do while vs Do until - Movies Example 00:04:00 Exit Do Statement 00:05:00 Exercise - Do Loop 00:01:00 Section 10: Interacting with Your Users The Messagebox - Introduction 00:03:00 Messagebox -Inputs 00:07:00 Messagebox - Capturing the User's input 00:05:00 Adding a new line to your VBA Strings 00:02:00 The Inputbox - introduction 00:04:00 Inputbox - Example1 - Capturing a user's name 00:05:00 Inputbox -Employee Database Example Part 1 00:05:00 Inputbox -Employee Database Example Part 2 00:04:00 Exercise - InputBox 00:02:00 Section 11: Error Handling in Excel VBA Error Handling - Introduction 00:09:00 Different Error types in action 00:04:00 On Error Goto statement 00:04:00 Resetting the error handling Status with On Error Goto 00:02:00 The Err Object 00:07:00 Setting a Breakpoint 00:02:00 Section 12: Triggering Code with Events! Worksheet Events -Selection change 00:08:00 Worksheet Events - Worksheet Activate event 00:03:00 Worksheet Events - Deactivate event 00:02:00 Worksheet Events - Before Delete Event 00:02:00 Worksheet Events - Before Double click event 00:08:00 Worksheet Events - Before Right Click event 00:03:00 Worksheet Events - Calculate event 00:03:00 Enabling and Disabling Events 00:03:00 Worksheet events - Worksheet change event 00:11:00 Workbook Events - Follow Hyperlink event 00:02:00 Worksheet events -Exercise 00:01:00 Workbook Events - Workbook open event 00:05:00 Workbook Events - Workbook Activate event 00:02:00 Workbook Events - Workbook Before save event 00:06:00 Workbook Events - Workbook Aftersave event 00:04:00 Workbook Events - Workbook Beforeclose event 00:09:00 Workbook Events - Workbook BeforePrint event 00:03:00 Workbook Events -Workbook De-activate events 00:02:00 Workbook Events - New Chart event 00:08:00 Workbook Events -New sheet event 00:03:00 Workbook Events - Sheet calculate event 00:03:00 Workbook Events - Sheet De-activate event 00:06:00 Workbook Events - Follow Hyperlink event 00:02:00 Workbook Events - Workbook Window Activate event 00:06:00 Workbook Events - Workbook Window De-Activate event 00:02:00 Workbook Events - Window Resize event 00:02:00 Exercise- Workbook Events 00:01:00 Resources Resources - Excel VBA/Macros Foundations 00:00:00 Assignment Assignment - Excel VBA/Macros Foundations 00:00:00

Excel VBA/Macros Foundations
Delivered Online On Demand8 hours 52 minutes
£10.99

Payroll: 8 in 1 Premium Courses Bundle

By Compete High

The Payroll: 8 in 1 Premium Courses Bundle is where numbers meet logic and everything adds up — almost like magic, but with fewer rabbits and more spreadsheets. This bundle delivers essential content on payroll processes, bookkeeping, accounting principles, and financial and data analysis, offering learners a solid overview of what it takes to keep the money side of business ticking without hiccups. Alongside key platforms like Sage and Xero, you'll also cover core data entry techniques and analysis. Whether you're new to finance or need a refresher that doesn’t involve deciphering ancient ledgers, this bundle equips you with clear, structured knowledge of payroll functions — all sorted and submitted on time. Learning Outcomes: Understand the structure and flow of payroll systems and processes Learn the fundamentals of bookkeeping and double-entry accounting Study data entry methods and numerical organisation principles Explore financial analysis for better business decision-making Gain proficiency in Sage and Xero accounting software usage Develop basic knowledge of data analysis in financial contexts Who is this Course For: Aspiring payroll professionals seeking structured learning content Bookkeepers expanding into payroll or financial services Office staff needing basic payroll knowledge for work purposes Accounting students exploring software-based financial tasks Individuals learning Sage or Xero to boost finance knowledge Data entry clerks aiming to improve payroll-related skills Business owners handling their own staff payments and records Career changers exploring entry points into finance and payroll Career Path (UK Average Salaries): Payroll Officer – £29,000/year Bookkeeper – £28,000/year Data Analyst – £35,000/year Financial Assistant – £27,500/year Accounts Clerk – £25,000/year Sage/Xero Administrator – £26,500/year

Payroll: 8 in 1 Premium Courses Bundle
Delivered Online On Demand16 hours
£28.99

Software Engineering: 8 in 1 Premium Courses Bundle

By Compete High

Software engineering doesn’t require you to wear glasses or drink too much coffee—but it does help to know your way around code. This 8-in-1 Software Engineering Premium Bundle brings together some of the most in-demand programming languages and web development tools, neatly packed and jargon-free (mostly). From Python to PHP, HTML to JavaScript, this bundle lays the groundwork for aspiring developers and curious coders alike. With a pinch of UX and website building thrown in for good measure, you’ll come away knowing what code does, how it behaves, and how to make it behave better—without needing to argue with semicolons. 🟦 Learning Outcomes Learn core programming languages including Python, Go, and JavaScript. Understand basic UX principles for user-friendly interface design. Explore web development through HTML, CSS, and structural design. Use PHP to create simple server-side functionality for websites. Develop front-end and back-end logic with layered coding tools. Apply problem-solving to build and maintain digital structures. 🟦 Who is this Course For Beginners wanting to learn modern programming languages Students interested in website and application development Junior developers looking to fill knowledge gaps quickly Freelancers seeking broader coding and UX understanding Tech-savvy professionals shifting toward digital development Anyone curious about how websites are built and function Those aiming to enhance their digital problem-solving skills Enthusiasts wanting to learn programming in a structured format 🟦 Career Path (UK average salary) Junior Web Developer – £28,000/year Software Engineer – £42,000/year Front-End Developer – £35,500/year Back-End Developer – £38,000/year PHP Developer – £36,000/year UX Designer – £39,000/year

Software Engineering: 8 in 1 Premium Courses Bundle
Delivered Online On Demand16 hours
£28.99

Leadership & Team Management Mini Bundle

By Compete High

Leadership isn’t about motivational speeches—it’s about handling problems before they escalate, keeping the team on track, and still managing to reply to emails. This mini bundle dives into leadership, business and operations management, with negotiation and problem-solving stitched neatly into the mix. It’s tailored for those at the heart of decision-making who prefer logic over guesswork. You’ll learn to handle business matters with a steady hand, hold your ground in discussions, and sharpen your team management style—without needing three cups of coffee to make sense of it all. Learning Outcomes: Understand leadership responsibilities in day-to-day operations. Improve decision-making through structured business thinking. Learn approaches for negotiation in business scenarios. Develop core knowledge in team and business management. Apply structured thinking to recurring organisational problems. Manage operations with consistent leadership direction. Who is this Course For: Team leaders aiming to guide with clarity and focus. Business owners managing staff and daily operations. Managers needing stronger decision-making support. Supervisors handling people, deadlines, and expectations. Professionals working across departments or business areas. Staff involved in internal leadership responsibilities. Anyone managing team outcomes and output goals. Individuals building confidence in leadership scenarios. Career Path: Team Manager – Average Salary: £38,000 Operations Supervisor – Average Salary: £34,000 Business Manager – Average Salary: £45,000 Leadership Consultant – Average Salary: £48,000 Negotiation Advisor – Average Salary: £44,000 Workplace Coach – Average Salary: £36,000

Leadership & Team Management Mini Bundle
Delivered Online On Demand11 hours
£19.99

Statistics and Mathematics for Data Science and Data Analytics

By Packt

This course for absolute beginners provides you with the opportunity to systematically learn core statistical and probability concepts, descriptive statistics, hypothesis testing, regression analysis, analysis of variance (ANOVA), and advanced regression/ML methods such as logistics regressions, polynomial regressions, decision trees, and more.

Statistics and Mathematics for Data Science and Data Analytics
Delivered Online On Demand11 hours 22 minutes
£82.99

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island

By Packt

This video course is designed to teach you about the latest WidgetKit developments in iOS 16, and how to use them with SwiftUI. You will learn about new features such as live activities and Dynamic Island, and explore how to create dynamic widgets for your iOS applications using SwiftUI. It's a great way to enhance your skills and create high-quality widgets.

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island
Delivered Online On Demand12 hours 51 minutes
£82.99

DataCamp: Data Analysis, Python & Data Science Mini Bundle

By Compete High

This DataCamp Mini Bundle packs five essential tools for anyone serious about making sense of spreadsheets, rows, and numbers. With Data Analysis as the centrepiece, you’ll get to grips with Excel for day-to-day calculations, SQL for managing databases, Python for automation and logic, and MS Word because, let’s face it, people still love reports. Whether you're analysing trends, streamlining reports, or simply learning how to stop Excel from crashing, this bundle sets you up with digital skills that do more than just fill a CV—they help you get work done quicker and cleaner. Learning Outcomes: Learn to analyse datasets using basic and advanced techniques. Use Excel for formulas, formatting, and clear data presentation. Write Python code for tasks like sorting and data handling. Understand SQL commands to manage structured databases efficiently. Create professional documents using MS Word confidently. Combine multiple tools for complete data project workflows. Who Is This Course For: Data enthusiasts looking to sharpen their tech toolset. Analysts wanting to improve their coding and reporting skills. Admin professionals working daily with data-heavy tasks. Graduates preparing for digital and tech-based roles. Freelancers managing reports, forms, and basic automation. Career changers aiming for data-related office roles. Anyone tired of Excel errors and report formatting headaches. People who enjoy clean spreadsheets more than chaos. Career Path: Data Analyst – £38,000/year Python Developer – £45,000/year Database Administrator – £42,000/year Business Intelligence Analyst – £47,000/year Excel Specialist – £33,000/year Reporting Analyst – £36,000/year

DataCamp: Data Analysis, Python & Data Science Mini Bundle
Delivered Online On Demand11 hours
£19.99

Clinical Coding Training & Audits Mini Bundle

By Compete High

Health records aren’t just paperwork—they're essential data for decision-making. This bundle focuses on how health information is structured, coded, and handled in ways that support patient care, reporting, and audits. With topics ranging from biology to GDPR, you’ll get a data-driven view of healthcare admin. Perfect for those drawn to structured detail and accuracy, this bundle helps you understand how medical coding ties into everything from public health reports to the work of biomedical engineers. It’s the go-to route for those wanting a career that mixes healthcare with logic and systems. Learning Outcomes: Understand basic biology related to clinical information. Explore public health and its use of recorded data. Learn how health codes are structured and applied correctly. Get to know biomedical data in relation to admin systems. Understand patient data rights under GDPR guidelines. Develop structured habits for clear and accurate recordkeeping. Who Is This Course For: Individuals seeking roles in medical administration. Beginners interested in clinical coding foundations. Learners wanting better health data management skills. People drawn to structure, systems, and healthcare detail. Admin staff working within health or social care. Applicants preparing for NHS data or audit work. Students looking at biomedical or health information roles. Anyone focused on accuracy and documentation in healthcare. Career Path (UK Average Salaries): Clinical Coder – £28,000/year Health Records Officer – £23,500/year Data Quality Analyst – £30,000/year Public Health Administrator – £29,000/year GDPR Compliance Coordinator – £31,000/year Medical Audit Assistant – £26,500/year

Clinical Coding Training & Audits Mini Bundle
Delivered Online On Demand11 hours
£19.99

Train to Become a Train Driver Mini Bundle

By Compete High

This mini bundle isn’t about playing with toy trains—it’s geared for adults thinking about the rail industry, with a sensible introduction to the key areas that support driving roles. From car maintenance and problem solving to leadership and supply chain logic, each module complements the steady, structured mindset expected in rail transport. You’ll learn how to manage situations calmly, communicate clearly, and understand how logistical systems operate—without touching a track or wearing a hi-vis jacket. A solid first step for anyone looking at the transport industry with a practical head and a patient outlook. 🟪 Learning Outcomes: Understand vehicle mechanics and basic maintenance principles. Communicate clearly and effectively within team-based environments. Solve problems calmly with structured decision-making approaches. Coordinate and support team operations in transport settings. Learn supply chain flows and their role in rail logistics. Develop situational awareness and transport sector knowledge. 🟪 Who Is This Course For: Individuals interested in structured rail or driving careers. Learners considering transport and vehicle-related sectors. Customer service staff seeking operations knowledge. Delivery staff exploring train-based logistics pathways. Transport admin workers learning systems and team roles. Entry-level logistics support staff broadening understanding. Jobseekers eyeing the train industry or depot work. Anyone curious about structured rail operations environments. 🟪 Career Path (UK Average Salaries): Train Driver – £58,000/year Rail Operations Assistant – £30,000/year Transport Coordinator – £29,000/year Fleet Maintenance Scheduler – £28,000/year Logistics Support Administrator – £27,000/year Rail Team Supervisor – £32,000/year

Train to Become a Train Driver Mini Bundle
Delivered Online On Demand11 hours
£19.99