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

3788 Engineer courses delivered Online

JavaScript Foundations for Everyone

4.5(3)

By Studyhub UK

The 'JavaScript Foundations for Everyone' course is a comprehensive introduction to JavaScript programming designed for learners of all levels. Covering fundamental concepts and practical examples, this course equips participants with a solid foundation in JavaScript, including variables, data types, functions, scope, asynchronous programming, and error handling. With step-by-step demos and interactive modules, learners will gain the skills needed to confidently write, debug, and implement JavaScript code. Learning Outcomes: Understand the author's background and expertise in JavaScript. Explore the fundamentals of JavaScript and its role in web development. Analyze the strengths and weaknesses of JavaScript as a programming language. Write and execute JavaScript code using the Chrome browser console. Master JavaScript variables, data types, and their practical applications. Gain proficiency in JavaScript functions, scope, and hoisting. Implement asynchronous programming using timeouts, callbacks, and promises. Develop flow control and error handling mechanisms for robust code. Why buy this JavaScript Foundations for Everyone? 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 JavaScript Foundations for Everyone 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 JavaScript Foundations for Everyone does not require you to have any prior qualifications or experience. You can just enrol and start learning.  Beginners with no prior programming experience looking to learn JavaScript. Web developers seeking to enhance their JavaScript skills and understanding. Students and learners interested in web development and programming. Professionals aiming to add JavaScript proficiency to their skill set. Prerequisites This JavaScript Foundations for Everyone 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 Front-End Web Developer - Median earning of £25,000 - £45,000 per year. JavaScript Developer - Potential earning of £30,000 - £60,000 per year. Full-Stack Web Developer - Median earning of £35,000 - £65,000 per year. Software Engineer - Potential earning of £40,000 - £80,000+ per year. Web Development Instructor - Median earning of £25,000 - £45,000 per year. Course Curriculum JavaScript Foundations for Everyone Module 01: About the Author 00:04:00 Module 02: Introduction to JavaScript 00:11:00 Module 03: Strengths and Weaknesses of JavaScript 00:15:00 Module 04: Writing JavaScript in Chrome 00:06:00 Module 05: JavaScript Variables 00:07:00 Module 06: Demo of JavaScript Variables 00:10:00 Module 07: Basic Types of JavaScript 00:07:00 Module 08: JavaScript Boolean 00:08:00 Module 09: JavaScript Strings 00:18:00 Module 10: JavaScript Numbers 00:16:00 Module 11: JavaScript Objects 00:13:00 Module 12: Demo of JavaScript Objects 00:07:00 Module 13: JavaScript Arrays 00:09:00 Module 14: Demo of JavaScript Arrays 00:26:00 Module 15: JavaScript Functions 00:06:00 Module 16: Demo of JavaScript Functions 00:08:00 Module 17: JavaScript Scope and Hoisting 00:10:00 Module 18: Demo of JavaScript Scope and Hoisting 00:07:00 Module 19: Currying Functions 00:03:00 Module 20: Demo of Currying Functions 00:07:00 Module 21: Timeouts and Callbacks 00:04:00 Module 22: Demo of Timeouts and Callbacks 00:08:00 Module 23: JavaScript Promises 00:05:00 Module 24: Demo of JavaScript Promises 00:07:00 Module 25: Demo of Javascript Async 00:04:00 Module 26: Flow Control 00:06:00 Module 27: Demo of Flow Control 00:07:00 Module 28: JavaScript For Loop 00:07:00 Module 29: Demo of JavaScript For Loop 00:04:00 Module 30: Demo of Switch Statements 00:05:00 Module 31: Error Handling 00:09:00 Module 32: Demo Project 01:11:00

JavaScript Foundations for Everyone
Delivered Online On Demand5 hours 35 minutes
£10.99

Embedded C Programming Course

4.5(3)

By Studyhub UK

Embark on a Coding Odyssey: Unleash Your Potential with Embedded C Programming Course Dive into the heart of programming as we unveil the mysteries of Embedded C in our comprehensive course designed for both novices and coding enthusiasts. 'Embedded C Programming Course' is your passport to a world of limitless possibilities. From mastering the basics of C to navigating conditional executions, loops, arrays, pointers, and functions, this course is your roadmap to fluency in the language of coding. Our interactive modules, led by seasoned instructors, ensure that each concept is not just understood but absorbed, making your coding journey both engaging and effective. Learning Outcomes Acquire a solid foundation in C programming, from installing it on your computer to understanding characters and integers. Navigate conditional executions and loops with confidence, mastering if conditions, switch cases, for loops, and while loops. Delve into the intricacies of arrays, including creation, manipulation, and working with character arrays. Unlock the power of pointers, comprehending their role and functionality in the coding realm. Master the art of using functions, including global variables, returning values via pointers, and efficiently passing arrays. Why choose this Embedded C Programming 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 Embedded C Programming Course for? Aspiring programmers eager to delve into the world of embedded systems. Computer science students seeking a practical understanding of C programming. Tech enthusiasts looking to enhance their coding skills. Professionals aiming to pivot into embedded systems development. Individuals curious about the mechanics of conditional executions, loops, arrays, pointers, and functions in C programming. Career path Embedded Systems Developer: £30,000 - £60,000 C Programmer: £25,000 - £45,000 Software Engineer: £35,000 - £65,000 Firmware Developer: £40,000 - £70,000 Systems Architect: £45,000 - £75,000 Technical Consultant: £50,000 - £80,000 Prerequisites This Embedded C Programming Course does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Embedded C Programming Course 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 Getting Started with C Install C on your computer 00:08:00 Addition of Numbers 00:10:00 Accepting Inputs with Scanf in C 00:05:00 Understanding Characters and Int in C 00:13:00 Division and MOD operators in C 00:06:00 Conditional Executions and Loops If Condition: Part 1 00:12:00 If Condition: Part 2 00:04:00 If Condition: Part 3 00:10:00 Switch Case 00:13:00 For Loop in C: Part 1 00:10:00 For Loop in C: Part 2 00:06:00 While Loop 00:08:00 Arrays in C Arrays: Part 1 00:12:00 Arrays: Part 2 00:09:00 Array Programs: Part 1 00:08:00 Array Programs: Part 2 00:12:00 Character Array in C 00:14:00 Character Array in C: Part 2 00:13:00 Character Array in C: Part 3 00:09:00 Convert int to String Array 00:11:00 Pointers and Functions Pointers: Part 1 00:17:00 Pointers: Part 2 00:09:00 Pointers: Part 3 00:08:00 Functions: Part 1 00:09:00 Functions: Part 2 00:09:00 Functions: Part 3 00:11:00 Functions: Part 4 00:10:00 Functions: Returning values via pointers 00:12:00 Functions: Global Variables and usage with functions 00:13:00 Passing Array to functions 00:06:00 Passing Char array (strings) to Functions 00:16:00 Downloadable Resources Resource - Embedded C Programming Course 00:00:00

Embedded C Programming Course
Delivered Online On Demand5 hours 13 minutes
£10.99

Land Surveying and Construction Site Management

4.7(160)

By Janets

Learning Outcomes Recognise the fundamentals of land surveying and mapping methods, including the application of technology and surveying equipment Learn how to manage construction sites, including scheduling, project planning, and safety laws Learn about the laws that govern property rights, environmental laws, and land usage Convey project requirements to stakeholders clearly and effectively by analysing and interpreting construction plans and specifications Learn about construction materials and techniques, and develop budgeting and cost management skills Improve your leadership abilities to successfully manage teams, collaborate with clients and contractors, and complete projects Description The information and abilities required to pursue a career in the construction business can be acquired through the successful completion of this Land Surveying and Construction Site Management course. Students will gain a thorough understanding of land surveying methods, construction site management ideas, the legal and regulatory frameworks that control building projects from this course and many more. Students will gain knowledge on how to precisely measure and map land characteristics using surveying tools and technologies in this course. They will also obtain knowledge of safety rules and environmental concerns, as well as abilities in project planning, scheduling, and cost management. The course provides students with a strong foundation in construction law by additionally discussing legal concerns relating to land use and property rights. Students will also learn how to interact successfully with stakeholders, such as clients, contractors, and regulatory bodies, and how to comprehend construction plans and specifications. Overall, anyone interested in pursuing a career in the construction business can benefit from investing in a Land Surveying and Construction Site Management course. It offers a solid foundation of expertise and abilities that may be used in a variety of building projects, from modest residential construction to vast commercial constructions. Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment To successfully finish the course, students must take an online automated multiple-choice exam and achieve a minimum score of 60%. Upon passing the exam, students can apply for a certificate of achievement endorsed by the Quality Licence Scheme. Career path The Land Surveying and Construction Site Management course in the UK can open up several career paths in the construction industry. Here are some examples of potential career paths and their annual salary ranges: Land Surveyor - £30,000 to £45,000 per year. Site Manager - £40,000 to £60,000 per year. Construction Project Manager - £45,000 to £70,000 per year. Quantity Surveyor - £35,000 to £55,000 per year. Civil Engineer - £30,000 to £60,000 per year. Course Content Land Surveying and Construction Site Management Module 01 - Introduction to Land Surveying 00:25:00 Module 02 - Land Surveying Basics 00:31:00 Module 03 - Land Surveying Instrumentation 00:27:00 Module 04 - Land Surveying Methods and Techniques 00:32:00 Module 05 - Topographic Surveying and Mapping 00:27:00 Module 06 - Boundary Surveying 00:25:00 Module 07 - Project Life Cycle and Success 00:24:00 Module 08 - Preliminary Site Investigation & Site Organisation 00:21:00 Module 09 - Construction Site Layout Planning and Temporary Facilities Management 00:18:00 Module 10 - Site Management 00:15:00 Module 11 - Planning & Management of Equipment 00:28:00 Module 12 - Construction Materials Management 00:18:00 Module 13 - Stock Control 00:18:00 Module 14 - Health and Safety in Construction Management 00:22:00 Mock Exam Mock Exam - Land Surveying and Construction Site Management 00:20:00 Final Exam Final Exam - Land Surveying and Construction Site Management 00:20:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Land Surveying and Construction Site Management
Delivered Online On Demand6 hours 11 minutes
£25

The Complete SQL from Scratch: Bootcamp

4.9(27)

By Apex Learning

Course Overview: Imagine the power of interacting with databases, organising vast information, and extracting valuable insights - all at your fingertips. This might seem like a formidable task, but SQL, or Structured Query Language, brings this within reach. It is one of the most in-demand skills in the tech industry, with a projected 10% job growth rate over the next decade. Our course, The Complete SQL from Scratch: Bootcamp, provides a thorough understanding of SQL, irrespective of your prior familiarity with it. This comprehensive course walks you through the journey from the fundamentals of databases to the intricate functionalities of SQL. The curriculum includes detailed discussions on database creation, table manipulation, SQL statements, and utilisation of various operators. Moreover, it also covers essential operations like data backup and restoration, thus preparing learners for real-life database management scenarios. The course design ensures a smooth transition from one concept to another, enabling learners to solidify their understanding at each step. Enrol today and start learning SQL! Key Features of the Course: CPD certificate: Upon completion of the course, you'll receive a CPD certificate that you can use to demonstrate your skills to employers. 24/7 Learning Assistance: Our team of experts is available 24/7 to answer your questions and help you progress through the course. Interesting learning materials: The course is packed with engaging videos, interactive exercises, and quizzes to help you learn SQL in a fun and effective way. Who is This Course For? The Complete SQL from Scratch: Bootcamp course is suitable for anyone interested in diving into the world of databases or enhancing their skills further. Beginners with no prior knowledge and professionals seeking an in-depth understanding of SQL would equally benefit from the course. What You Will Learn: Through The Complete SQL from Scratch: Bootcamp , you will learn: An in-depth understanding of databases and their functions. Familiarity with PostgreSQL installation and various connections. Proficiency in manipulating data including insert, update, delete operations. A comprehensive grasp of complex SQL commands and queries. Skills to design and alter table structures using SQL scripts. Advanced knowledge about SQL statements, their structure, and usage. Competence in data backup and restoration in databases. Why Enrol in This Course: The Complete SQL from Scratch: Bootcamp course is reviewed as a top choice among learners, and is recently updated to match the trending industry needs. By enrolling, you will acquire a set of skills that are crucial in today's data-centric world, enhancing your employability and competitive edge. Requirements: No prior experience is required A computer with internet access Career Path: Database Administrator (average UK salary £47,000) Data Analyst (£40,000), Business Analyst (£43,000) SQL Developer (£45,000) Database Engineer (£48,000) Systems Analyst (£41,000) Data Architect (£62,000). Certification: After successfully completing the course, you will receive a CPD certificate, signifying your expertise in SQL. This course is your stepping stone to becoming a proficient database professional. Enrol and Lets get started! Course Curriculum 12 sections • 56 lectures • 06:39:00 total length •Introduction: 00:04:00 •Course Curriculum overview: 00:04:00 •Overview of Databases: 00:08:00 •PostgreSQL Installation: 00:13:00 •Connecting to PostgreSQL using psql: 00:04:00 •Connecting to PostgreSQL using PgAdmin: 00:07:00 •Basic of Database and Tables: 00:06:00 •Data Types: 00:07:00 •Primary Keys and Foreign Keys: 00:04:00 •Create Table in SQL Script: 00:17:00 •Insert: 00:05:00 •Update: 00:05:00 •Delete: 00:03:00 •Alter Table: 00:05:00 •Drop Table: 00:02:00 •Check Constraint: 00:12:00 •NOT NULL Constraint: 00:04:00 •UNIQUE Constraint: 00:06:00 •Overview of Challenges: 00:04:00 •SQL Statement Basic: 00:07:00 •SELECT Statement: 00:12:00 •SELECT DISTINCT: 00:10:00 •Column AS Statement: 00:07:00 •COUNT: 00:07:00 •SELECT WHERE Clause - One: 00:06:00 •SELECT WHERE Clause - Two: 00:11:00 •ORDER: 00:05:00 •LIMIT: 00:04:00 •BETWEEN keyword usage on real time: 00:08:00 •IN Operator: 00:06:00 •LIKE and ILIKE: 00:10:00 •Overview of GROUP BY: 00:03:00 •Aggregation Function: 00:12:00 •GROUP BY - One: 00:05:00 •GROUP BY - Two: 00:06:00 •HAVING on SQL Statement: 00:04:00 •Overview of JOINS: 00:07:00 •Introduction to JOINS: 00:06:00 •AS Statement table: 00:05:00 •INNER Joins: 00:14:00 •Full Outer Joins: 00:04:00 •Left Outer join: 00:03:00 •Right Outer Join: 00:05:00 •Union: 00:05:00 •Basic of Advanced SQL Commands: 00:04:00 •Timestamps: 00:17:00 •Extract from Timestamp: 00:05:00 •Mathematical Functions: 00:06:00 •String Functions: 00:16:00 •SubQuery: 00:08:00 •Overview of Databases and Tables: 00:02:00 •Creating a Database backup: 00:03:00 •Restoring a Database from backup: 00:04:00 •Overview Assessment Test: 00:02:00 •Mock Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00 •Final Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00

The Complete SQL from Scratch: Bootcamp
Delivered Online On Demand6 hours 39 minutes
£12

Cyber Security Awareness Level 4

5.0(1)

By Course Gate

Level up your Cyber Security knowledge with our comprehensive Level 4 course. Explore Cyber Attacks, Data Breaches, Password Management, and more. Perfect for professionals and individuals keen on digital security.

Cyber Security Awareness Level 4
Delivered Online On Demand3 hours
£11.99

Gaming 5 Course Bundle

4.3(43)

By John Academy

Description: Gaming has been considered as one of the most popular hobbies in the world. Since the demand for games is not decreasing just yet, game development has continued to grow and develop. If you are interested in gaming, you need to put in your mind that learning the basics will help you in this industry. But adding lessons on how to develop and test games could take you a step ahead which this course will be able to provide. You will also be provided with social gaming guide and financial tips that could take you even further in the gaming industry. Who is the course for? Game developers or professionals who want to improve their gaming basics for development People who have an interest in becoming part of the game development industry. 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 the cost of £39 or in PDF format at the 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 Gaming 5 Course Bundle would be beneficial for the following careers: Animator Audio Engineer Beta Tester Creative Director Executive Producer Game Developer Game Programmer Game Tester Games Artist Product Manager QA Tester Software Developer. Gaming Basics Introduction 00:30:00 Understanding Consoles 01:00:00 Using Your Computer 01:00:00 Using Your Phone 01:00:00 Using the Internet 00:30:00 Where to Find Free Software 01:00:00 Understanding Accessories Dealing with Drugs 00:30:00 Wrapping Up 00:15:00 Developing Games Introduction To Game Creation 00:30:00 Essential Tools 01:00:00 2D Game Creation Software 01:00:00 3D Game Creation Software 01:00:00 3D Game Creation 00:30:00 Game Modification 01:00:00 How To Create a Game on a Social Site 00:30:00 Wrapping Up 00:15:00 Testing Games Introduction to Game Testing 01:00:00 Two Rules of Game Testing 01:00:00 How to Put a Resume Together 01:00:00 How give Examples During Job Interview 00:30:00 Contacting Game Developers 01:00:00 Use the Correct Search Keywords 00:30:00 Wrapping Up 00:15:00 Social Gaming Guide Introduction 01:00:00 How to Use the Application Launcher 00:30:00 Farmville on Facebook 01:00:00 Facebook Words with Friends 01:00:00 Facebook Social City 01:00:00 Finding Free Social Games 01:00:00 Being A Hero In Social Site Game 00:30:00 The Best Social Site Games 01:00:00 How to separate learning myths from reality 00:30:00 Financial Tips for Gamer Introduction 01:00:00 Basic Concept of Internet Safety 01:00:00 A Simple Guide for Buying budget Gaming 01:00:00 Keep Track of what you Spend 00:30:00 Why Being Naive Can Make Your Fortune 00:30:00 If you Need Help Get It 01:00:00 Be Careful not to Get Hooked 01:00:00 How to Handle Difficult Conversations at Work 00:30:00 The Best Way to Finance Games 00:15:00 Additional Supporting Materials Game QA & Testing 00:00:00 Become A Game Tester 00:00:00 Game Testing Changers 00:00:00 2D Game 00:00:00 Beginning Game Development with Python and Pygame 00:00:00 Game Development XNA GameStudio 00:00:00 Refer A Friend Refer A Friend 00:00:00 Mock Exam Mock Exam- Gaming 5 Course Bundle 00:30:00 Final Exam Final Exam- Gaming 5 Course Bundle 00:30:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Gaming 5 Course Bundle
Delivered Online On Demand32 hours
£25

Baselines and Updating a Project with Oracle Primavera P6 PPM

By Packt

This course aims to teach users how to set a baseline and update an un-resourced project with Oracle Primavera P6 PPM Professional. This course teaches intermediate-level skills in Primavera project manager P6 PPM professional client.

Baselines and Updating a Project with Oracle Primavera P6 PPM
Delivered Online On Demand1 hour 36 minutes
£18.99

Palo Alto Firewall Training with Step-by-Step Lab Workbook

4.8(9)

By Skill Up

Become a network security expert with comprehensive Palo Alto firewall training. Master configurations and protection techniques.

Palo Alto Firewall Training with Step-by-Step Lab Workbook
Delivered Online On Demand31 hours
£25

Beginners Guide to Computers

4.3(43)

By John Academy

Description: Computer operation can be difficult if you have no idea how to do it. However, it only takes a complete beginner course on the computer to learn how. You need to learn the basics, operation systems and how healthy computing works which this course provides. If you think you are ready to start your journey in learning all about the computer, then you don't have to wait for. Start learning now and understand why the computer is considered as a necessity in this modern age. Who is the course for? Beginner to advanced level users can benefit from the lessons we provide People who have an interest in learning about computer and computer maintenance 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 the cost of £39 or in PDF format at the 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 Beginners Guide to Computers is a very useful qualification to possess, and will be very helpful to have especially for these careers: Computer Maintenance Staff IT Department Manager Computer Engineer Computer Specialist Computer Technician. Computer Fundamentals Basic Terms 00:15:00 Types of Computers 00:15:00 Anatomy of a PC 00:30:00 How a PC Works 00:15:00 CPU and Memory 00:30:00 Input Devices 00:15:00 Output Devices 00:15:00 Secondary Storage Devices 00:30:00 The Basics 00:15:00 Operating Systems and Applications 00:30:00 How is Software Built 00:15:00 Types of Software 00:15:00 Legal Issues 00:15:00 Computer Essentials Introduction 00:15:00 Understanding The Components Of A PC 01:30:00 Do You Need To Upgrade Your PC? 01:00:00 Essential Softwares You Must Have On Your PC 01:00:00 Installing And Organizing Your PC 01:00:00 Troubleshooting Guidelines 01:00:00 How To Speak To A Technician 00:30:00 Summary 00:30:00 Operating Systems Introduction 00:15:00 What is an Operating System? 00:30:00 History of Operating System 00:30:00 What an Operating System Does 01:00:00 Microsoft Windows 00:15:00 MAC OS 01:00:00 UNIX 00:30:00 LINUX 00:30:00 GNU 00:30:00 Other Operating Systems999 01:00:00 Installing an Operating System 00:30:00 Defining The Processes 01:00:00 Conclusion 00:15:00 Healthy Computing Introduction 01:00:00 Body Position 01:00:00 Monitors 01:00:00 Keyboards 01:00:00 Mouse or Pointer 02:00:00 Document Holders and Desk 01:00:00 Chairs 02:00:00 Telephones 00:30:00 What Have We Learned 01:00:00 Work Process and Recognition 01:00:00 Lighting 01:00:00 Ventilation 00:30:00 Awkward Postures 02:00:00 Musculoskeletal Disorders (MSD) 02:00:00 4 Steps to Setting Up The Computer Workstation 01:00:00 Exercises and Breaks 01:00:00 Conclusion 00:15:00 Mock Exam Mock Exam-Beginners Guide to Computers 00:30:00 Final Exam Final Exam-Beginners Guide to Computers 00:30:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Beginners Guide to Computers
Delivered Online On Demand39 hours
£18

Symmetrical Components for Three Phase Power Analysis

By Compete High

Course Title: Symmetrical Components for Three-Phase Power Analysis Unlock the Power of Symmetry in Electrical Systems! Are you ready to elevate your understanding of three-phase power analysis? Introducing our comprehensive course on 'Symmetrical Components for Three-Phase Power Analysis' - a unique opportunity to delve into the intricacies of electrical systems and gain a competitive edge in the field.   Course Overview: Master Symmetrical Components: Delve into the heart of electrical systems by understanding symmetrical components. Learn how to break down complex three-phase power systems into simpler symmetrical parts, facilitating analysis and problem-solving. Real-world Applications: Explore practical applications of symmetrical components in power system analysis, fault detection, and protection schemes. Gain insights into solving real-world challenges faced in the design, operation, and maintenance of electrical networks. Advanced Analysis Techniques: Acquire advanced analytical skills to assess system stability, fault currents, and voltage variations using symmetrical components. Uncover techniques that streamline analysis and enhance the efficiency of power systems. Hands-on Exercises: Reinforce your learning through hands-on exercises and simulations. Apply symmetrical component principles to solve problems, analyze case studies, and gain practical experience in a controlled learning environment. Industry Expert Instructors: Learn from seasoned industry experts with extensive experience in power system analysis. Our instructors bring real-world insights, ensuring that you receive relevant and up-to-date knowledge that you can apply immediately. Interactive Learning Environment: Engage in dynamic discussions, collaborate with peers, and participate in interactive sessions that foster a deeper understanding of symmetrical components. Our platform is designed to encourage active learning and knowledge retention. Certification: Upon successful completion of the course, receive a prestigious certification that attests to your mastery of symmetrical components for three-phase power analysis. Enhance your professional credibility and open doors to new opportunities in the electrical engineering field.   Who Should Attend: Electrical Engineers Power System Analysts Control System Engineers Energy Sector Professionals Students and Researchers in Electrical Engineering   Invest in Your Future: Enroll in 'Symmetrical Components for Three-Phase Power Analysis' today and equip yourself with the knowledge and skills needed to excel in the dynamic field of electrical engineering. Stay ahead of the curve, solve complex problems, and make a significant impact on the efficiency and reliability of power systems. Don't miss this chance to elevate your expertise! Enroll now and transform your understanding of three-phase power analysis with symmetrical components. Course Curriculum Introduction Introduction 00:00 Symmetrical Components Overview Symmetrical Components Overview 00:00 The Components The Components 00:00 The A Operator The A Operator 00:00 Working With The A Operator Working With The A Operator 00:00 Synthesis Equations Synthesis Equations 00:00 Problems Solutions Problems Solutions 00:00

Symmetrical Components for Three Phase Power Analysis
Delivered Online On Demand1 hour 30 minutes
£25