Learn to effectively integrate and build RESTful API clients into Java and Spring Boot applications using WireMock.
Course Overview: Are you ready to embark on a journey into SQL Programming? Unlock the power of data manipulation and database management with the SQL Programming Masterclass. This comprehensive course is meticulously designed throughout this masterclass to provide you with an in-depth understanding of SQL, starting from the basics and progressing to advanced topics. You will explore SQL data types, filtering and sorting data, working with functions, handle NULL values, and even diving into complex SQL concepts like joins, unions, etc. With a course duration of carefully crafted lessons, this Masterclass ensures you grasp SQL's nuances and develop the proficiency to apply these skills effectively.By the end of the SQL Programming Masterclass, you will be prepared to navigate the world of databases confidently. Enrol in this course today and start your journey! Key Features of the Course: CPD certificate upon completion 24/7 learning assistance and support Who is This Course For? This course is perfect for individuals seeking to enhance their data management and analysis skills. Whether you're a data analyst, database administrator, software developer, or professional looking to upskill, this course will empower you to harness the power of SQL programming. Prior programming experience is not mandatory, making it accessible to beginners and intermediate learners. What You Will Learn: Foundations of SQL programming: Learn the basics of SQL, database management systems, and the tools used in this course, such as PostgreSQL and SQLectron. Data manipulation: Master the art of extracting, filtering, and sorting data based on specific requirements using various SQL keywords and operators. Advanced querying techniques: Dive deeper into SQL programming by exploring functions, grouping and aggregating data, and using advanced query techniques. Data conversion and manipulation: Discover how to convert data types, concatenate strings, manipulate characters and numbers, and utilise case statements for more sophisticated queries. Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Data modification: Learn how to insert, update, and delete records in a database, as well as manage table structures and constraints.Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Views and schemas: Explore the concepts of views and schemas, and learn how to create and use them to organise and present data effectively. Why Enrol in This Course: Top-reviewed course: Join thousands of satisfied learners who have praised this course for its clear explanations, comprehensive content, and examples. Recently updated curriculum: Benefit from the most up-to-date information and industry best practices in SQL programming. In-demand skills: SQL programming is a highly sought-after skill in today's job market, opening up numerous career opportunities across industries. Requirements: No prior programming experience is required. All you need is a computer with an internet connection and a willingness to learn. Career Path: Upon completing the SQL Programming Masterclass, you'll have the knowledge and skills for various career paths, including: Data Analyst - Average UK salary: £35,000 per year Database Administrator - Average UK salary: £40,000 per year Business Intelligence Analyst - Average UK salary: £45,000 per year SQL Developer - Average UK salary: £40,000 per year Data Engineer - Average UK salary: £55,000 per year Software Developer - Average UK salary: £45,000 per year Data Scientist - Average UK salary: £60,000 per year Certification: Upon completing the Hygiene and Infection Control CPD Level 4 course, you will receive a CPD certificate. It demonstrates your commitment to maintaining the highest standards of hygiene and infection control. Course Curriculum 17 sections • 117 lectures • 10:47:00 total length •Introduction: 00:01:00 •Tools Used in This Course: 00:01:00 •Download PostgreSQL: 00:02:00 •Install PostgreSQL: 00:03:00 •Download SQLectron: 00:02:00 •Install SQLectron: 00:01:00 •Connect to PostgreSQL - Credentials: 00:01:00 •Connect to PostgreSQL Using SQLectron: 00:02:00 •Import Course Data Using SQLectron: 00:02:00 •FOR WINDOWS 32-BIT USERS: Download, Install, Configure & Import Data: 00:08:00 •Check Imported Data: 00:06:00 •What is a Database?: 00:01:00 •SQL Data Types: 00:02:00 •Finally Some Fun! Extracting Data Based on Requirements: 00:01:00 •Filtering Data using WHERE Keyword: 00:08:00 •Filter Data by Range Using BETWEEN: 00:03:00 •Filter Data by Set of Values Using IN: 00:03:00 •Filter Data by Date: 00:05:00 •More Filtering by Date: 00:03:00 •Another Query Filtering by Date: 00:01:00 •Filter Data by Strings: 00:04:00 •More Filtering by Strings: 00:05:00 •More Filtering by Strings 2: 00:10:00 •More Filtering by Strings 3: 00:02:00 •How to Ignore Caps when Filtering by String: 00:04:00 •AND Operator: 00:10:00 •OR Operator: 00:12:00 •NOT Operator: 00:09:00 •AND, OR & NOT Operators: Which Has the Highest Priority?: 00:06:00 •Basic Math Operations: 00:06:00 •Modulo Operator: 00:04:00 •Calculate The Net Salary for Employees: 00:06:00 •Filter Data with Math Equations: 00:03:00 •Concatenate Strings with '||' Operator: 00:06:00 •Concatenate Strings with Numbers: 00:02:00 •Give Your Report Fields A Cool Name: 00:04:00 •A Report for Payroll: 00:07:00 •Order Records by Column: 00:06:00 •Order Records by Multiple Columns: 00:12:00 •How Alias Names Cannot Be Used with WHERE: 00:02:00 •LIMIT Record Count Fetched by Your Query: 00:08:00 •Fetch A Field's Unique Values Using DISTINCT: 00:03:00 •Using DISTINCT Keyword with Multiple Columns: 00:06:00 •What is a NULL Value Anyway?: 00:05:00 •Build More Sophisticated Queries with CASE Statements: 00:10:00 •Your Knowledge So Far Under A Great Test: 00:09:00 •Let Me Introduce You to Functions: 00:04:00 •SUM Function: 00:04:00 •AVG (Average) Function: 00:04:00 •COUNT Function: 00:07:00 •MIN & MAX Functions: 00:04:00 •How To Count Your Field's Unique Values: 00:04:00 •GROUP BY Clause: Use Functions with Dimensions: 00:06:00 •GROUP BY More Than One Dimension: 00:05:00 •Now For Some Tough Workout: 00:09:00 •Filter By Aggregate Functions with HAVING Clause: 00:08:00 •Character Functions - UPPER, LOWER & INITCAP: 00:08:00 •Character Functions - CONCAT & LENGTH: 00:10:00 •Character Functions - LPAD & RPAD: 00:13:00 •Character Functions - TRIM: 00:04:00 •Character Functions - REPLACE: 00:09:00 •Character Functions - SUBSTR: 00:10:00 •Number Functions - MOD & ROUND: 00:11:00 •Number Functions - TRUNC: 00:07:00 •Selectception: A Select Query inside another Select Query!: 00:06:00 •Auto Data Conversion in SQL: 00:11:00 •Cast Date to Character: 00:10:00 •Cast Number to Character: 00:09:00 •Cast Timestamp to Character: 00:07:00 •Cast Character to Number: 00:08:00 •Cast Character to Date & Timestamp: 00:09:00 •UNION: 00:03:00 •UNION ALL: 00:02:00 •Important Note about Combining Queries: 00:02:00 •INTERSECT: 00:01:00 •EXCEPT: 00:01:00 •Employees & Departments Tables Revised: 00:03:00 •Entity Relationship Diagram (ERD): 00:09:00 •Cartesian Join: 00:09:00 •Table Aliases with Joins: 00:07:00 •Why I Don't Recommend Cartesian Joins: 00:08:00 •Inner Join: 00:06:00 •In-Depth Look into Join Types in SQL: 00:03:00 •Outer Join - Right, Left & Full: 00:08:00 •INSERT a New Record to a Table: 00:09:00 •Insert Without Specifying Column Names: 00:09:00 •UPDATE a Record's Field Values: 00:07:00 •CAUTION! How an UPDATE Query Can Go Wrong: 00:04:00 •Update a Record Using Single-Row Functions: 00:04:00 •A Good Exercise: Extract Employee's Email Address: 00:02:00 •Solution: Extract Employee's Email Address: 00:13:00 •DELETE a Table's Record: 00:06:00 •Insert Records with Nested Select Queries: 00:06:00 •SQL Data Types Revised: 00:13:00 •Bookstore Data Set: Let's Move It to Database: 00:04:00 •Create Your First Table!: 00:08:00 •Insert Data to Your New Table: 00:08:00 •Change Column Data Type: 00:07:00 •Rename Column: 00:04:00 •Add a New Column to Table: 00:04:00 •Constraints in SQL: 00:01:00 •Primary Keys: 00:14:00 •NOT NULL Constraint: 00:05:00 •UNIQUE Constraint: 00:04:00 •DEFAULT Constraint: 00:04:00 •Foreign Keys: 00:08:00 •Use Foreign Keys with Joins - Books & Publishers: 00:06:00 •Foreign Keys - Properties: 00:06:00 •Drop Column: 00:01:00 •DROP Table: 00:01:00 •Create a New Table with Select Statement: 00:05:00 •A Trick to Create an Empty Table with Select Statement: 00:03:00 •Insert New Records Using Select Statement: 00:06:00 •Views: 00:03:00 •Schemas: 00:02:00 •Create & Use Schemas: 00:04:00 •Resources - SQL Programming Masterclass: 00:00:00
Overview This comprehensive course on Autocad Electrical Design will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Autocad Electrical Design comes with accredited certification which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Autocad Electrical Design. It is available to all students, of all academic backgrounds. Requirements Our Autocad Electrical Design is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 6 sections • 57 lectures • 10:23:00 total length •Module 1- Introduction to Electrical Design Drawing: 00:05:00 •Module 2- Introduction to Autocad: 00:02:00 •Module 3- Free Activation for Students: 00:05:00 •Module 4- Starting Autocad and Changing Background: 00:03:00 •Module 5- Drawing a Line in Autocad: 00:04:00 •Module 6- Drawing a Rectangle in Autocad: 00:04:00 •Module 7- Drawing a Circle in Autocad: 00:01:00 •Module 8- Drawing a Polygon in Autocad: 00:03:00 •Module 9- Drawing an Arc in Autocad: 00:01:00 •Module 10- Drawing a PolyLine in Autocad: 00:03:00 •Module 11- Multiple Lines Using The Offset feature: 00:03:00 •Module 12- Adding Text to Autocad: 00:04:00 •Module 13- Extending Lines in Autocad: 00:02:00 •Module 14- Selection in Autocad: 00:05:00 •Module 15- F-shortcuts in Autocad: 00:02:00 •Module 16- Dimensions in Autocad: 00:04:00 •Module 17- Multi Spiral Line and MLD in Autocad: 00:02:00 •Module 18- Block and Explode: 00:02:00 •Module 19- Move and Scale Commands in Autocad: 00:02:00 •Module 20- Rotate, Mirror and Fillet Commands in Autocad: 00:03:00 •Module 21-Area Calculation and Adding Layer in Autocad: 00:04:00 •Module 22- Saving Your File and Autosave Feature: 00:08:00 •Module 23- Drawing Fluorescent Symbol Using Autocad: 00:07:00 •Module 24- Autocad Classic Mode and Workspace: 00:03:00 •Module 1- Introduction to Dialux: 00:02:00 •Module 2- Types of Electrical Drawings: 00:03:00 •Module 3- Different Lighting Situations: 00:05:00 •Module 4- Understanding Different Types of Lighting Schemes: 00:03:00 •Module 5- Properties of Good Lighting Scheme: 00:01:00 •Module 6- Important Definitions for Lighting: 00:09:00 •Module 7- Utilisation and Maintenance Factor: 00:04:00 •Module 8- Important Notes When Designing: 00:06:00 •Module 9-Steps of Project Design: 00:04:00 •Module 10- Manual Calculation of Lighting: 00:07:00 •Module 11- Understanding Catalogs and Photometric Data: 00:05:00 •Module 12-Dialux Interior Design Task Part 1: 00:33:00 •Module 13-Dialux Interior Design Task Part 2: 00:22:00 •Module 14-Dialux Interior Design Task Part 3: 00:26:00 •Module 15-Wiring of Luminaries and Switches Using Autocad: 00:39:00 •Module 16-Types of Sockets: 00:02:00 •Module 17- Adding and Wiring of Sockets: 00:40:00 •Module 18-Panel Schedule for Lighting and Power Circuits: 00:31:00 •Module 19-Circuit Breakers and Cable Selection: 00:36:00 •Module 20-Single Line Diagram for Industrial Area and Riser of The Residential Building: 00:23:00 •Module 1- Voltage Drop in Low Voltage Distribution System and Manual Calculations: 00:21:00 •Module 2-Short Circuit in Low Voltage Distribution System and Manual Calculations: 00:32:00 •Module 3-Voltage Drop and Short Circuit Calculations Using ETAP Easily: 00:36:00 •Module 1- Effect of Current on Human Body: 00:09:00 •Module 2-Types of Electric Hazards: 00:08:00 •Module 3-Classification of Earthing Systems: 00:24:00 •Module 4-Components of Earthing System: 00:09:00 •Module 5- Design and Resistance of Earthing Electrode: 00:12:00 •Module 6- Design and Resistance of Earthing Conductor: 00:13:00 •Module 7- Measurement of Earth Resistance by Megger and Three Point Method: 00:03:00 •Module 8- Design Earthing or Ground Grid Using ETAP: 00:21:00 •Module 1- Sizing of Electrical Generator for Power Engineering: 00:52:00 •Resources - Autocad Electrical Design: 00:00:00
This is a comprehensive and practical Apache Spark course. In this course, you will learn and master the art of framing data analysis problems as Spark problems through 20+ hands-on examples, and then scale them up to run on cloud computing services. Explore Spark 3, IntelliJ, Structured Streaming, and a stronger focus on the DataSet API.
Dive into the captivating world of programming with our course titled 'Python Basic Programming for Absolute Beginners'. Whether you're a novice looking to embark on a new journey or someone eager to grasp the foundational elements of Python, this course is tailored for you. From setting up Python to crafting your first game and understanding the intricacies of control flow statements, our comprehensive curriculum ensures you grasp every fundamental aspect, setting a robust foundation for your future coding endeavours. Learning Outcomes Understand the core concepts and foundational elements of Python programming. Develop proficiency in working with Python strings, operators, and sequences. Master the art of creating control flow statements and basic Python games. Gain insights into file structures and the application of regular expressions in Python. Successfully complete a Python project, showcasing your newfound knowledge. Why buy this Python Basic Programming for Absolute Beginners? 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 Python Basic Programming for Absolute Beginners 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 Python Basic Programming for Absolute Beginners for? Beginners with no prior knowledge of programming seeking a structured introduction. Individuals with a curiosity to explore coding as a new skill or hobby. Students desiring to enhance their academic learning with foundational programming knowledge. Professionals from diverse fields looking to broaden their skill set. Educators wishing to acquire beginner-level knowledge for instructional purposes. Prerequisites This Python Basic Programming for Absolute Beginners does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Python Basic Programming for Absolute Beginners 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 Python Developer: Average salary range £45,000 - £70,000. Data Analyst: Average salary range £30,000 - £55,000. Web Developer: Average salary range £25,000 - £50,000. Software Engineer: Average salary range £35,000 - £75,000. Automation Tester: Average salary range £40,000 - £65,000. Game Developer: Average salary range £30,000 - £60,000 Course Curriculum Section 01: Introduction Course Introduction 00:02:00 Course Curriculum 00:04:00 How to get Pre-requisites 00:02:00 Getting Started on Windows, Linux or Mac 00:01:00 Section 02: Introduction To Python And Setting Up Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Assessment Test1 00:01:00 Solution for Assessment Test1 00:01:00 Summary 00:02:00 Section 03: PythonBasic Introduction 00:02:00 Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Assessment Test2 00:01:00 Solution for Assessment Test2 00:02:00 Summary 00:02:00 Section 04: Python Strings Introduction 00:02:00 Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 Summary 00:01:00 Section 05: Python Operators Introduction 00:03:00 Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Assessment Test4 00:02:00 Solution for Assessment Test4 00:01:00 Summary 00:01:00 Section 06: Python Sequences Introduction 00:02:00 Arrays in Earlier 00:02:00 Lists 00:06:00 Add List Items 00:03:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Dictionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 Summary 00:01:00 Section 07: Python Statements Introduction 00:03:00 If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Exercise 00:05:00 Assessment Test 00:02:00 Solution for Assessment Test 00:02:00 Summary 00:02:00 Section 08: Python Control Flow Statements Introduction 00:04:00 Flow Charts 00:04:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 Loop through a String 00:03:00 The Break Statement 00:03:00 The Continue Statement 00:02:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Assessment Test 00:01:00 Solution for Assessment Test 00:03:00 Summary 00:01:00 Section 09: Python Games For Beginners Introduction 00:01:00 Guessing Game 00:07:00 Car Game 00:10:00 Summary 00:01:00 Section 10: Python Functions Introduction 00:02:00 Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 args, Arbitrary Arguments 00:04:00 kwargs, Arbitrary Keyword Arguments 00:06:00 Summary 00:01:00 Section 11: Working With File Structure Introduction 00:03:00 Reading Files 00:10:00 Creating / Writing Files 00:06:00 Delete Files 00:03:00 Summary 00:01:00 Section 12: Regular Expressions Introduction 00:02:00 RegEx Module 00:07:00 RegEx Functions 00:08:00 Summary 00:02:00 Section 13: PythonProject Introduction 00:02:00 Project Overview 00:03:00 ATM RealTime Project 00:13:00 Summary 00:01:00
Overview With the ever-increasing demand for Electrical Safety in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Electrical Safety may be. Learning about Electrical Safety or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Electrical Safety . That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Electrical Safety is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by compete high in this Electrical Safety course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Electrical Safety course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Electrical Safety course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Electrical Safety , Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Electrical Safety , Anyone looking for a certificate of completion on doing an online training on this topic, Students of Electrical Safety , or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Electrical Safety course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Advanced Electrical Safety Module 1 - Establishing an Effective Electrical Safety Program Establishing an Effective Electrical Safety Program 00:00 Advanced Electrical Safety Module 2 - Equipment Inspection, Protection, and Clothing Equipment Inspection, Protection, and Clothing 00:00 Advanced Electrical Safety Module 3 - Physiological Effects of Electricity Physiological Effects of Electricity 00:00 Advanced Electrical Safety Module 4 - Electrical Safety Rules Electrical Safety Rules 00:00 Advanced Electrical Safety Module 5 - Electrical Safe Work Practices Plan Electrical Safe Work Practices Plan 00:00 Advanced Electrical Safety Module 6 - Electrical Equipment Electrical Equipment 00:00 Advanced Electrical Safety Module 7 - Accident and Injury Prevention and Procedures Accident and Injury Prevention and Procedures 00:00 Advanced Electrical Safety Module 8 - Functional Safety for Electric Power Transmission Functional Safety for Electric Power Transmission 00:00 Advanced Electrical Safety Module 9 - Risk Assessment Risk Assessment 00:00
The complete manual to help you master real-world AWS concepts and pass the AWS Developer Associate - Exam
ð Unlock Peak Performance in Power Systems with 'Distribution Stations and Feeder Protection' Course! ð Are you ready to revolutionize your understanding of power distribution and take your expertise to new heights? Look no further! Our cutting-edge course, 'Distribution Stations and Feeder Protection,' is designed to empower professionals like you with the knowledge and skills needed to excel in the dynamic world of electrical engineering. ð§ Course Highlights: Comprehensive Curriculum: Delve into a meticulously crafted curriculum that covers every aspect of distribution stations and feeder protection. From fundamental concepts to advanced techniques, this course ensures you gain a holistic understanding. Real-world Applications: Learn through practical, real-world scenarios and case studies. Gain insights into the challenges faced in distribution stations and master the art of implementing effective feeder protection strategies. Expert-Led Instruction: Benefit from the expertise of seasoned industry professionals who bring a wealth of experience to the table. Our instructors are committed to providing you with valuable insights and hands-on knowledge. Cutting-edge Technologies: Stay ahead of the curve by exploring the latest advancements in distribution station technologies and feeder protection systems. Understand the integration of smart technologies and how they enhance the reliability and efficiency of power systems. Interactive Learning: Engage in interactive sessions, discussions, and practical exercises that reinforce your understanding of key concepts. Collaborate with peers, share experiences, and build a network of like-minded professionals. Certification: Earn a prestigious certification upon successful completion of the course. Showcase your expertise and commitment to excellence in distribution station design and feeder protection. ð¡ Who Should Attend: Electrical Engineers Power System Professionals Energy Sector Technicians Maintenance and Operations Personnel Those looking to enhance their skills in power distribution ð Benefits of the Course: Strengthen your understanding of distribution station design. Master advanced feeder protection strategies. Enhance the reliability and efficiency of power systems. Boost career prospects with a recognized certification. Stay updated on the latest industry trends and technologies. ð Don't miss this opportunity to elevate your career in electrical engineering! Enroll now and become a leader in Distribution Stations and Feeder Protection. Let's power up your success together! ðð Course Curriculum Intro Intro 00:00 Per Phase Analysis Per Phase Analysis 00:00 Sub-Station Protection Sub-Station Protection 00:00 A Protection Coordination Problem A Protection Coordination Problem 00:00 Surge Protective Equipment Surge Protective Equipment 00:00 Transformer Protection Transformer Protection 00:00
Overview TThe demand for skilled professionals in the plumbing industry is rapidly increasing, making it one of the most sought-after trades globally. The Professional Plumbing course is designed to equip you with essential plumbing skills and knowledge to excel in this hands-on career. From understanding pipe systems to mastering plumbing installation and maintenance, this course covers every crucial aspect of the plumbing trade. Throughout the course, you will learn about water systems, sanitation practices, and how to troubleshoot common plumbing issues. Gain expertise in plumbing regulations, safety standards, and using the latest plumbing tools and techniques to ensure efficiency and compliance. Whether you're starting your career or looking to advance in the plumbing industry, this course offers the foundation for success. Enrol today in the Professional Plumbing course and gain the practical knowledge required to excel as a plumbing technician or plumbing engineer. Start building a career in a thriving industry that offers stability and growth opportunities. So enrol in this course today to fast track your career ladder. Key Features of the Course: FREE Professional Plumbing CPD-accredited certificate Get a free student ID card with Professional Plumbing training (£10 applicable for international delivery) Lifetime access to the Professional Plumbing course materials The Professional Plumbing program comes with 24/7 tutor support Get instant access to this Professional Plumbing course Learn Professional Plumbing training from anywhere in the world The Professional Plumbing training is affordable and simple to understand The Professional Plumbing training is an entirely online How will I get my certificate? You may have to take a quiz or a written test online during or after the Professional Plumbing course. After successfully completing the Professional Plumbing course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Professional Plumbing. It is available to all students, of all academic backgrounds. Requirements Our Professional Plumbing is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Unlock a range of career opportunities with the Professional Plumbing course. Explore these rewarding paths: Plumbing Technician Plumbing Engineer Pipefitter Maintenance Plumber Sanitation Specialist Plumbing Supervisor Course Curriculum 12 sections • 12 lectures •Basic Components of Plumbing •Principles of Effective Plumbing Systems •Tools Used for Plumbing: •Process of Plumbing •Central Heating Systems •Domestic Cold-Water System •Hot Water System - Part 1 •Hot Water System - Part 2 •The Sanitation System and Repairs •Installation of a Domestic Rainwater System •Plumbing Projects Case Study •Plumbing Standards in the UK