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

2947 Engineer courses in Dunfermline delivered On Demand

Vim Masterclass

By Packt

This course will help you get started with the Vim editor. You will start the course by learning how to use Vim to make simple edits and as you move ahead, you will become comfortable in editing multiple files at once, creating macros, making global substitutions in files, formatting, normalizing data, and a lot more.

Vim Masterclass
Delivered Online On Demand6 hours 12 minutes
£26.99

Mechanical Engineering: 8 in 1 Premium Courses Bundle

By Compete High

If you've ever looked at a machine and thought, "I could fix that," this one’s for you. The Mechanical Engineering 8-in-1 Premium Courses Bundle brings together everything from gears and gadgets to bikes and boilers, all served with a dose of safety and structure. With topics ranging from car and bike maintenance to PUWER, RIDDOR, and HVAC systems, this course doesn’t just talk mechanics—it speaks your language. Whether you’re eyeing project management or decoding the basics of electrical engineering, this bundle offers foundational knowledge for anyone interested in how things move, turn, and sometimes overheat. ⚙️ Learning Outcomes Understand core mechanical engineering principles and systems. Learn basic car and bicycle maintenance procedures. Explore HVAC systems and operational essentials. Study PUWER and RIDDOR safety regulations in engineering. Learn basics of electrical engineering in technical environments. Understand project management concepts in mechanical projects. ⚙️ Who is this Course For Engineering students wanting structured foundational learning Mechanics interested in broadening technical knowledge HVAC learners looking to explore industry-related concepts Technicians brushing up on project coordination skills Automotive or bike enthusiasts learning structured maintenance theory Those curious about engineering and safety regulation topics Individuals aiming to understand electrical-mechanical systems Beginners exploring mechanical systems in different contexts ⚙️ Career Path (UK average salary) Mechanical Engineering Technician – £32,000/year HVAC Engineer – £34,500/year Automotive Technician – £30,000/year Bike Mechanic – £24,000/year Project Engineering Assistant – £35,000/year Maintenance Technician – £31,500/year

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

Ultimate ASP.NET Core Web API Development Guide

By Packt

Learn to build and deploy a RESTful API using ASP.Net Core, Entity framework, and enterprise-grade practices for a scalable as well as future-proofed web API solution along with understanding the folder structure and files. You will also implement various support tools for logging, documentation, security, and error handling.

Ultimate ASP.NET Core Web API Development Guide
Delivered Online On Demand10 hours 13 minutes
£41.99

Mobile Development with .NET MAUI

By Packt

This beginner to the intermediate-level course on .NET MAUI mobile application development enables you to advance your Visual Studio coding skills and implement interfaces using XAML. Learn to develop and publish Minimal API with .NET Core using event driven development while understanding logic and syntax when working on the .NET environment.

Mobile Development with .NET MAUI
Delivered Online On Demand7 hours 32 minutes
£82.99

Kotlin Programming: Android Coding Bible

4.5(3)

By Studyhub UK

Embark on a journey into the world of Android app development with our comprehensive Kotlin Programming: Android Coding Bible course. This in-depth training will equip you with the knowledge and skills to master Kotlin, a modern and powerful programming language specifically designed for Android development. Whether you're a complete beginner or an experienced programmer seeking to expand your skillset, this course will guide you through the fundamentals of Kotlin, covering topics such as syntax, data types, variables, operators, control flow statements, functions, error handling, and null safety. You'll gain a solid understanding of object-oriented programming principles and learn how to effectively utilize collections to manage and process data. Learning Outcomes Master the fundamentals of Kotlin programming language for Android development Gain a thorough understanding of syntax, data types, variables, operators, and control flow statements Learn how to create and utilize functions to structure and modularize code Effectively handle errors and exceptions to ensure robust and reliable applications Implement null safety mechanisms to prevent NullPointerExceptions and enhance code stability. Why choose this Kotlin Programming: Android Coding Bible course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the 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. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Kotlin Programming: Android Coding Bible course for? Aspiring Android developers seeking to master Kotlin programming language Individuals with prior programming experience looking to transition to Android development Software engineers aiming to expand their skillset with Kotlin and Android development expertise Students of computer science or related fields interested in learning Android app development Enthusiasts passionate about creating mobile applications for the Android platform. Career path Android Developer (£35,000 - £55,000) Senior Android Developer (£45,000 - £65,000) Android App Architect (£55,000 - £75,000) Mobile Application Developer (£30,000 - £50,000) Software Engineer (£40,000 - £60,000) Full-Stack Developer (£45,000 - £65,000) Prerequisites This Kotlin Programming: Android Coding Bible does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Kotlin Programming: Android Coding Bible 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 Section 01: Introduction & Setup Introduction To This Course 00:02:00 Windows Setup 00:13:00 Mac Setup 00:10:00 Linux Setup 00:12:00 Online Code Editor 00:02:00 Section 02: Basics Variables 00:06:00 Data Types 00:06:00 String 00:05:00 Array 00:07:00 Data Type Conversion 00:05:00 Comments 00:04:00 Arithmetic Operators 00:07:00 Relational Operators 00:06:00 Assignment Operators 00:06:00 Unary Operators 00:05:00 Bitwise Operators 00:09:00 Logical Operators 00:04:00 Input & Output 00:03:00 Section 03: Control Statements Conditional if Statement 00:05:00 When Statement 00:07:00 For Loop 00:04:00 While Loop 00:04:00 do while Loop 00:04:00 Break Statement 00:04:00 Continue Statement 00:04:00 Section 04: Functions Basic Functions 00:03:00 Function Parameters 00:04:00 Return Values 00:04:00 Recursion 00:04:00 Default & Named Arguments 00:06:00 Lambda Function 00:04:00 Higher Order Function 00:05:00 Inline Function 00:02:00 Section 05: Error/Exception Handling Try Catch Block 00:04:00 Try Catch Expression 00:05:00 Multiple Catch Block 00:05:00 Nested Try Catch Block 00:05:00 Finally Block 00:02:00 Throw Keyword 00:02:00 Section 06: NULL Safety Nullable & Non Nullable Types 00:03:00 Smart Cast 00:02:00 Unsafe and Safe Cast 00:03:00 Elvis Operator 00:04:00 Section 07: Collections List: listOf Function 00:06:00 List: mutableListOf Function 00:05:00 List: arrayListOf Function 00:06:00 Map: mapOf Function 00:07:00 Map: HashMap 00:08:00 Map: hashMapOf Function 00:05:00 Map: mutableMapOf Function 00:04:00 Set: setOf Function 00:04:00 Set: mutableSetOf Function 00:04:00 Set: HashSet 00:04:00 Section 08: Classes & Objects Basic Example 00:07:00 Nested and Inner Class 00:06:00 Constructors 00:05:00 Visibility Modifiers 00:06:00 Inheritance 00:05:00 Method Overriding 00:04:00 Property Overriding 00:02:00 Abstract Class 00:03:00 Superclass 00:03:00 Data Class 00:05:00 Multiple Class Inheritance & Interfaces 00:03:00 Sealed Class 00:03:00 Extension Function 00:03:00 Generics 00:05:00 Section 09: Extras Integer Type Range 00:05:00 Regex 00:04:00 Call Java from Kotlin 00:03:00 Call Kotlin from Java 00:02:00 Section 10: Resource Resource 00:00:00 Assignment Assignment - Kotlin Masterclass Programming Course: Android Coding Bible 00:00:00

Kotlin Programming: Android Coding Bible
Delivered Online On Demand5 hours 38 minutes
£10.99

Computer Networks Security from Scratch to Advanced

4.5(3)

By Studyhub UK

In a world where our lives are increasingly online, network security is more important than ever. This Computer Network Security from Scratch to Advanced course will teach you everything you need to know about computer network security, from the basics of how networks work to the most advanced security technologies. In this course, you will learn about the ISO/OSI model and TCP/IP protocols, gaining a solid foundation in understanding how data is transmitted across networks. You will then explore wireless networks, learning about their vulnerabilities and how to secure them effectively.  Our expert instructors will guide you through the complex world of network security, covering essential concepts such as firewalls, intrusion detection and prevention systems, and incident handling. Overall, You will develop practical skills in securing computer networks.  By the end of this course, you will have the confidence and knowledge to safeguard networks against potential threats. This will make you an invaluable asset to any organisation. So don't miss out on this opportunity to enhance your coding prowess and become a master in computer network security. Enrol today and unlock a world of exciting possibilities! Learning Outcomes: Upon successful completion of the Computer Network Security course, you will be able to: Understand the fundamentals of computer networks and their components. Gain in-depth knowledge of the ISO/OSI model and TCP/IP protocols. Identify and mitigate security vulnerabilities in wireless networks. Implement effective network security measures, including firewalls and honeypots. Utilise intrusion detection and prevention systems to safeguard networks. Develop expertise in securing wireless networks against unauthorised access. Acquire skills in physical security and incident handling for network protection. Apply comprehensive network security strategies to ensure data integrity and confidentiality. Who is this course for? This Computer Network Security course is ideal for: IT professionals seeking to enhance their knowledge of network security. Students pursuing a career in cybersecurity or network administration. Software developers interested in understanding the intricacies of computer networks. Network engineers aiming to specialise in network security. Individuals responsible for maintaining the security of organisational networks. Career Path Our Computer Network Security course will prepare you for a range of careers, including: Network Security Analyst: £35,000 - £60,000 per year. Cybersecurity Specialist: £45,000 - £80,000 per year. Network Administrator: £30,000 - £50,000 per year. IT Security Consultant: £40,000 - £80,000 per year. Information Security Manager: £50,000 - £100,000 per year. Network Security Engineer: £40,000 - £70,000 per year. Certification After studying the course materials of the Computer Networks Security from Scratch to Advanced 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. Prerequisites This Computer Networks Security from Scratch to Advanced does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Computer Networks Security from Scratch to Advanced 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. Course Curriculum Introduction Introduction 00:10:00 Section 01: An Introduction to Computer Networks 1.1 Computer Network 00:11:00 1.2 Computer Network Topologies 00:11:00 1.3 Categories of Computer Network 00:10:00 1.4 Computer Network Devices 00:11:00 1.5 Transmission Media 00:09:00 Section 02: ISO/OSI Model 2.1 ISO/OSI Model 00:10:00 2.2 Application, Presentation, and Session Layers 00:12:00 2.3 Transport and Network Layers 00:11:00 2.4 Data Link and Physical Layers 00:09:00 2.5 ISO/OSI Model in Action 00:10:00 Section 03: TCP/IP Protocols 3.1 Introduction to Computer Networks Protocols 00:11:00 3.2 IP Protocol 00:13:00 3.3 TCP and UDP Protocols 00:12:00 3.4 Application Protocols 00:12:00 3.5 TCP/IP Characteristics and Tools 00:11:00 Section 04: Wireless Networks 4.1 Wireless Networks Benefits 00:09:00 4.2 Types of Wireless Networks 00:12:00 4.3 Wireless Networks Protocol (Wi-Fi) 00:07:00 4.4 Wireless Networks Devices 00:10:00 4.5 Wireless Networks Drawbacks 00:09:00 Section 05: Network Security 5.1 Security Goals 00:09:00 5.2 Securing the Network Design 00:10:00 5.3 TCP/IP Security and Tools 00:12:00 5.4 Port Scanning and Tools 00:11:00 5.5 Sniffing and Tools 00:10:00 Section 06: Firewalls and Honeypots 6.1 Reasons to Use Firewall 00:13:00 6.2 Firewalls Rules 00:11:00 6.3 Firewalls Filtering 00:09:00 6.4 Honeypots 00:07:00 6.5 Bypassing Firewalls 00:08:00 Section 07: Intrusion Detection and Prevention System 7.1 Intrusion Detection System: IDS 00:11:00 7.2 Network IDS: NIDS 00:06:00 7.3 NIDS Challenges 00:09:00 7.4 Snort as NIDS 00:08:00 7.5 Intrusion Prevention Systems: IPS 00:07:00 Section 08: Wireless Network Security 8.1 Wired Equivalent Privacy WEP Attacking 00:11:00 8.2 WPA and AES Protocols 00:09:00 8.3 Wireless Security Misconceptions 00:09:00 8.4 Wireless Attacks and Mitigation 00:09:00 8.5 Secure Network Design with Wireless 00:09:00 Section 09: Physical Security and Incident Handling 9.1 Physical Security Objectives 00:11:00 9.2 Physical Threats and Mitigation 00:11:00 9.3 Defense in Depth (DiD) 00:07:00 9.4 Incident 00:06:00 9.5 Incident Handling 00:14:00 Section 10: Network Security: Conclusion 10.1 Confidentiality, Integrity, and Availability (CIA) 00:06:00 10.2 Assets, Threats, and Vulnerabilities 00:04:00 10.3 Risks and Network Intrusion 00:06:00 10.4 Common Attacks 00:09:00 10.5 Security Recommendations 00:06:00 Assignment Assignment - Computer Networks Security from Scratch to Advanced 00:00:00

Computer Networks Security from Scratch to Advanced
Delivered Online On Demand8 hours 8 minutes
£10.99

Symmetrical Three Phase Voltages and Current Analysis

By Lead Academy

This course will take you deeper into the fundamentals of symmetrical 3-phase systems in electrical engineering. Through practical examples and simulation, you will gain hands-on experience in analysing and solving symmetrical 3-phase problems. This Course At A Glance Accredited by CPD UK Understand synthesis equations Learn 'a' operator Know the symmetrical components Understand how to work with an operator Know the problems and solutions of three-phase power analysis Understand per-phase analysis of power systems Get practical knowledge on per-phase analysis of power systems Know Wye-connected loads in power systems Understand the example of Delta-connected loads in power systems Know balanced three-phase circuits in power systems Understand the model of Wye-connected loads in power systems Symmetrical Three Phase Voltages and Current Analysis Overview This interactive online course is beneficial for those who want to overview symmetrical components, the 'a' operator, how to work with an operator, and synthesis equations. You will learn the problems and solutions for three-phase power analysis, balanced three-phase circuits, and Wye-connected loads in power systems. This online course will help you understand the examples of delta-connected loads in power systems and delta-wye transformation of power system loads. By the end of the course, you will gain a strong understanding of symmetrical components, synthesis equations, the 'a' operator, and three-phase voltages and current analysis. Who should take this course? This symmetrical three-phase voltages and current analysis course is suitable for those who want to master power system analysis fundamentals and advance their careers in power engineering and the electrical engineering sector. Entry Requirements There are no academic entry requirements for this symmetrical three-phase voltages and current analysis course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This symmetrical three-phase voltages and current analysis course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Course Curriculum Introduction Introduction Ch 01 Symmetrical Components Overview Ch 02 The Components Ch 03 The 'a' Operator Ch 04 Working with the a Operator Ch 05 Synthesis Equations Ch 06 Problems & Solutions Assessment Assessment - Symmetrical Components for Three Phase Power Analysis Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Certificate of Achievement Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35.   FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Symmetrical Three Phase Voltages and Current Analysis
Delivered Online On Demand
£25

Managing EC2 and VPC: AWS with Python and Boto3 Series

By Packt

Learn how to implement EC2 and VPC resources on AWS using the Python API: Boto3! Implement your infrastructure with code!

Managing EC2 and VPC: AWS with Python and Boto3 Series
Delivered Online On Demand4 hours 28 minutes
£64.99

Forklift Training Course

5.0(2)

By Training Express

Think forklifts are just for lifting? Think again. The world of warehouses, construction, retail and logistics depends on skilled forklift operators who know how to move heavy loads with safety and precision. Our Forklift Training Course offers you the knowledge to operate forklifts with care, confidence and full awareness of your surroundings—without leaving your seat. This course dives into forklift types, load capacities, risk awareness, operational checks, and how to avoid common (and costly) mistakes. Whether you're just curious or aiming for a better job in a growing field, this course has you covered. In the UK alone, forklift operation is one of the most in-demand skills in transport and storage—an industry that’s seen steady growth of 9.2% in the past two years. With this online Forklift Training Course, you’ll gain vital insights into forklift safety, daily inspections, manoeuvring techniques and legal responsibilities—all delivered in a way that makes sense. So, if you're looking to move up in logistics, warehousing, or construction support roles, this course puts you in the driver’s seat—figuratively speaking. Learn what matters, skip what doesn’t, and get forklift savvy today. Learning Outcomes: Get detailed idea on different types of lift trucks and their key components Learn how to drive lift trucks and operation of hydraulic controls Get trained on pre-shift inspection process and SOPs Safe moving handling of loads including loading and unloading procedures Be skilled in refueling, recharging and understand the operational risk, hazards involved Gain brief idea on PUWER 1998 regulations and general safety measures Employer Obligation: According to Regulation 9 of the Provision and Use of Work Equipment Regulations 1998 (PUWER 98), it is the duty of every employer to guarantee that employees receive sufficient training prior to using work equipment. Key Features of the Forklift Training Course : Instant e-certificate Fully online, interactive course with audio voiceover Developed by qualified professionals in the field Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases *** Additional Gifts *** Free Life coaching Course *** (Offer Ends Soon) *** This fully online interactive forklift training with full audio voiceover consists of 7 lessons delivered in 2 hours. The training materials of this course are available online for you to learn and revise at your own time & pace. Course Curriculum The detailed curriculum outline of our Forklift Training course is as follows: ****Forklift Training*** Module 01: Introduction to Forklifts Forklifts and key components Truck frame and Counterweight Carriage, power source and mast Module 02: Types of Forklifts Industrial reach forklift trucks Industrial counterbalance and side loader forklifts Rough terrain and telescopic handler forklifts Pedestrian operated pallet trucks Module 03: Operating Forklifts Safely Forklift vehicle inspection Manoevering the forklift Control mechanisms Mounting and dismounting Start-up and moving procedure Module 04: Moving and Handling Loads Safely Tilting masts Raising the load Loading and unloading using a forklift on inclines Jibs, Slings and lifting rings Causes of tipping Module 05: Refueling and Recharging Safely Refueling forklifts with Liquid Propane Gas (LPG) or petrol or diesel Battery care and recharging General safety points Battery charging procedure Module 06: Operational Risks and Hazards Forklift operation hazards at the worksite Safety rules and regulations of forklift Pedestrian incident reduction Mortal dangers caused by forklifts Module 07: Regulations and Safety Measures Operational risk assessment Travelling, loading and unloading safety tips Shift ending best practices And much more Accreditation This Forklift Training is CPD Quality Standards Accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your Forklift Training course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). Our certifications have no expiry dates, although we do recommend that you renew them every 12 months. Assessment At the end of the course, there will be an online assessment, which you will need to pass to complete the course. Answers are marked instantly and automatically, allowing you to know straight away whether you have passed. If you haven't, there's no limit on the number of times you can take the final exam. All this is included in the one-time fee you paid for the course itself. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? You don't need to hold a UK driving licence to drive a forklift truck or undertake forklift training and there is no legal requirement, unless you wish to drive the forklift truck on the public highway. So the course is open for anyone. Career path After completing this Forklift Training course, you'll be prepared with the knowledge and abilities to perform forklift operation smoothly and pursue careers as: Forklift Operator Forklift Driver Deport Driver Forklift Engineer Forklift Truck Driver Warehouse Operator Forklift Drivers can earn from £30,000 - £35,000 per annum. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the hard copy certificates for Free! The delivery charge of the hard copy certificate inside the UK is £3.99 each.

Forklift Training Course
Delivered Online On Demand1 hour
£12

Structural Design Patterns in Modern C++

By Packt

Discover the power of modern C++ design patterns, including adapter, façade, and composite. This course provides a comprehensive understanding of each pattern, complete with real-world examples to help you confidently implement them in your projects and build efficient, scalable software like a pro.

Structural Design Patterns in Modern C++
Delivered Online On Demand7 hours 53 minutes
£82.99