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

2515 Sing courses

Medical and Pharmacy Maths

4.3(43)

By John Academy

Description: The Medical and Pharmacy Maths course has been designed to help you understand Pharmacy and Medical Math concepts and learn to calculate drug dosages cautiously and accurately. We've created this course with multiple, interactive video contents that cover everything from basic math skills to reading and interpreting labels and physicians' orders, introducing important calculation and conversion concepts. You'll learn how to avoid medication flaws brought about by calculation error and get introduced to numbers of problems that you may face in the real world scenario. Moreover, understand various measurement systems, the Math behind IV infusion, reconstituting liquid medications, and how to calculate medications based on a patient's age or body weight. In short, this comprehensive is ideal if you want to gain calculation skills and develop the competencies required by pharmacy technicians. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Medical and Pharmacy Maths is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Medical and Pharmacy Maths is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction 1 lecture Medical Math and Pharmacy Calculations Mastery - 01 00:01:00 Conversions Medical Math and Pharmacy Calculations Mastery - 02 00:04:00 Medical Math and Pharmacy Calculations Mastery - 03 00:09:00 Medical Math and Pharmacy Calculations Mastery - 04 00:13:00 Conversions Using Ratio - Proportion or Dimensional Analysis Medical Math and Pharmacy Calculations Mastery - 05 00:05:00 Medical Math and Pharmacy Calculations Mastery - 06 00:07:00 Medical Math and Pharmacy Calculations Mastery - 07 00:14:00 Medical Math and Pharmacy Calculations Mastery - 08 00:04:00 Medical Math and Pharmacy Calculations Mastery - 09 00:08:00 Pharmacy Math Medical Math and Pharmacy Calculations Mastery - 10 00:07:00 11- Quantity To Be Dispensed 00:03:00 12 - Single Dose, Single Day, Total Volume 00:12:00 Business Math 13 - Business Math Terminologies 00:08:00 14 - Business Math Mark-up Discount 00:16:00 15 - Retail Business Math Mark-up Amount & Mark-up Percentage 00:08:00 16 - Retail Business Math Discount Amount & Discount Percentage 00:15:00 17 - Pharmacy Business Math Purchase Price, Discount, and Discount Percentage 00:03:00 18 - Pharmacy Business Math Percentage Markup Rate 00:02:00 19 - Pharmacy Business Math Gross Profit Net Profit 00:03:00 Understanding Percentages, Strengths & Concentration 20 - Percentages, Strengths & Concentration 00:15:00 21 - % wv, % ww, % vv 00:06:00 Hospital and Compounding Math: Alligation & Dilution 22 - Review of Percentages, Strengths & Concentration 00:02:00 23 - Alligation & Dilution 00:04:00 24 - Application of Percentage, Alligation & Dilution 00:03:00 25 - Practice Problems 00:17:00 26 - More Practice Problems 00:02:00 Hospital Math: Flow Rate & Drip Rate 27 - Flow Rate vs Drip Rate 00:12:00 28 - Finding the R 00:07:00 29 - Finding the T 00:06:00 30 - Finding the V 00:03:00 Dosage Calculation 31 - Dosage Calculation Based on Weight & Age 00:05:00 32 - Dosage Calculation Based on Body Surface Area (BSA) 00:06:00 33 - BSA Practice Problems 00:03:00 34 - Therapeutic Dose versus Lethal Dose 00:02:00 35 - Therapeutic Range Minimum and Maximum Dose 00:08:00 36 - Dosage Calculation Based on Weight mgkgday & mgkgdose 00:07:00 37 - Pediatric Daily Rate 00:06:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Medical and Pharmacy Maths
Delivered Online On Demand4 hours 16 minutes
£11.99

GraphQL with NodeJs: Beginner to Advanced

4.3(43)

By John Academy

Description GraphQL is a query and manipulation language of API that accomplishes queries with existing data. It is alternative to REST that is maintained by people, community, companies, and individuals across the world. To know more details about it, look at the GraphQL with NodeJs: Beginner to Advanced course. It will guide you further in your quest to regard this topic. The contents of this course will assist you to learn its basic to advance functions knowing how to start with GraphQL and NodeJs, do CURD Operations with NodeJs, MongoDB, and GraphQL, and fragment, union, and interfaces with GraphQL. The GraphQL with NodeJs: Beginner to Advanced course will assist you to learn how to set page number, make caching and batching, filtering, sorting and to know about the subscription and data loaders in GraphQL. It also enables you to test the data authentication and authorization with Jest in MngoDB, NodeJs, and GraphQL. The purpose of the course is to make you efficient in this field providing with all required information must. Learn vibrantly with the help of this course. Certification: After completing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? GraphQL with NodeJs: Beginner to Advanced is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our GraphQL with NodeJs: Beginner to Advanced is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Getting Started Create Express Server in NodeJs FREE 00:04:00 Create GraphQL Server using express 00:08:00 Understand GraphQL Resolver Arguments 00:03:00 Connect GraphQL App with MongoDB using Mongoose 00:04:00 CURD(Create, Read,Update,Delete) Operations with Nodejs, GraphQL, and MongoDB Create Record in MongoDB Using GraphQL Mutation 00:06:00 Get Records From MongoDB Using GraphQL Query 00:02:00 Update Records From MongoDB Using GraphQL Mutation 00:02:00 Delete Record From MongoDB Using GraphQL Mutation 00:02:00 Authentication and Authorization in GraphQL, Nodejs and MongoDB Create GraphQL Server with GraphQL Yoga 00:03:00 Split up your schema definition, resolvers, and Query type into multiple files 00:07:00 Create a Mongoose User model for Authentication in GraphQL 00:03:00 Register and Encrypt User Data and Return JWT Payload with Graph 00:07:00 Operations and Variables in GraphQL 00:02:00 Validate Input in GraphQL with Joi 00:04:00 Authenticate a User using a JSON Web Token in GraphQL 00:03:00 Merge GraphQL Resolvers into a Single Object using lodash.merge 00:02:00 Create a Middleware for Authentication in GraphQL 00:07:00 Apply Authentication Middleware on GraphQL Resolvers 00:03:00 Create Nested Resolvers to remove duplicate code from individual 00:07:00 Pagination, Filtering, And Sorting in GraphQL Paginate List of Data in GraphQL 00:04:00 Filter Nodes with Matching Rule GraphQL Queries 00:03:00 Sort GraphQL Query Results by Field 00:02:00 Cursor Based Pagination 00:09:00 Fragments, Interfaces, and Unions in GraphQL Send Multiple Queries in a Single Request using Aliases in GraphQL 00:02:00 Enhancing Fields Reusability with Fragments in GraphQL 00:02:00 Create Enum to represents a collection of related values 00:03:00 Create an Interface to represent the reusable fields in GraphQL 00:06:00 Interface Demo with - ResolveType 00:05:00 Create Union to return more than object type from GraphQL field 00:11:00 Subscriptions and DataLoaders in GraphQL Introduction to Subscriptions 00:01:00 Adding real-time functionality with GraphQL Subscriptions 00:06:00 Why Data Loaders in GraphQL 00:02:00 Create DataLoader in GraphQL 00:05:00 Batching in GraphQL 00:05:00 Caching in GraphQL 00:03:00 Testing with Jest in GraphQL and NodeJs Integrate Jest Testing Framework with GraphQL, and NodeJs 00:05:00 Write Unit test for Resolvers in GraphQL 00:04:00 Write Integration Test for Queries And Mutations in GraphQL 00:04:00 Order your Certificate Order Your Certificate 00:00:00

GraphQL with NodeJs: Beginner to Advanced
Delivered Online On Demand2 hours 41 minutes
£11.99

Linux Security and Hardening

4.5(3)

By Studyhub UK

The 'Linux Security and Hardening' course focuses on strengthening the security measures of Linux systems. It covers various aspects of security, including general security practices, physical security, account security, network security, and file system security. Learners will gain valuable knowledge and techniques to enhance the security of Linux environments. Learning Outcomes: Understand the importance of Linux security and its significance in protecting systems and data. Implement general security best practices, including updates, patches, and system configurations. Secure physical access to Linux servers and prevent unauthorized access. Manage user accounts and permissions effectively to maintain a secure environment. Apply network security measures, including firewalls, to safeguard against external threats. Set up file system security and encryption to protect sensitive data. Explore additional resources for continuous learning and staying up-to-date with Linux security practices. Why buy this Linux Security and Hardening? 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 Linux Security and Hardening 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 Linux Security and Hardening course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Linux Security and Hardening does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Linux Security and Hardening was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Linux Security and Hardening is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Course Overview and Downloads Course Overview 00:01:00 Unit 02: General Security Section Overview - General Security 00:01:00 Is Linux Secure? 00:02:00 What Makes Linux Secure? 00:08:00 Security Guidelines and Principles 00:08:00 Section Summary - General Security 00:02:00 Unit 03: Physical Security Section Overview - Physical Security 00:01:00 Physical Security Concepts 00:08:00 Single User Mode Security 00:07:00 Single User Mode and Blank Passwords 00:03:00 Securing the Boot Loader 00:07:00 Disk Encryption 00:06:00 Encrypting a New Device, Part I 00:09:00 Encrypting a New Device, Part II 00:04:00 Encrypting an Existing Device 00:01:00 Disabling Control Alt Delete 00:02:00 Section Summary - Physical Security 00:01:00 Unit 04: Account Security Section Overview - Account Security 00:01:00 Intro to PAM 00:05:00 PAM Configuration Example 00:04:00 Password Security 00:08:00 Account Security Demo #1 (UID 0) 00:03:00 Controlling Account Access 00:05:00 Security by Account Type 00:06:00 Account Security Demo #2 00:03:00 Account Security Demo #3 (Sudo) 00:05:00 Unit 05: Network Security Section Overview - Network Security 00:01:00 Network Security, Part I 00:08:00 Network Security, Part II 00:06:00 Securing SSHD, Part I 00:08:00 Securing SSHD, Part II 00:03:00 Linux Firewall Fundamentals 00:08:00 Configuring the Firewall from the Command Line 00:04:00 Firewall Rule Specifications 00:05:00 Example Firewall Rules 00:04:00 Linux Firewall Demonstration 00:10:00 TCP Wrappers, Part I 00:07:00 TCP Wrappers, Part II 00:04:00 Unit 06: File System Security Section Overview - File System Security 00:01:00 File and Directory Permissions, Intro 00:01:00 File and Directory Permissions, Part I 00:11:00 File and Directory Permissions, Part II 00:09:00 Special Modes, Part I 00:08:00 Special Modes, Part II 00:03:00 File Attributes 00:06:00 File Attributes Demo 00:03:00 ACLs 00:09:00 ACLs Demo 00:06:00 Rootkits 00:09:00 Rootkit Hunter Demonstration 00:07:00 Unit 07: Additional Resources Additional Resources 00:05:00 Assignment Assignment - Linux Security and Hardening 00:00:00

Linux Security and Hardening
Delivered Online On Demand4 hours 17 minutes
£10.99

Organisational Leadership - Advanced Diploma Course

5.0(2)

By Training Express

The Organisational Leadership – Advanced Diploma is designed for individuals ready to explore the complexities of leadership in modern organisational settings. This course delves into strategic thinking, decision-making frameworks, and leadership theory, all tailored to senior-level professionals navigating shifting business landscapes. Whether you're in corporate, non-profit, or public sectors, the course provides a structured understanding of how leadership influences culture, drives performance, and navigates the unpredictable behaviour of teams, stakeholders, and boardrooms alike. Through expertly designed modules, learners will examine high-level leadership challenges including ethical governance, crisis response, innovation management, and strategic alignment. With a strong emphasis on organisational dynamics, this advanced diploma equips professionals with insight into leading change, fostering resilience, and cultivating sustainable leadership structures – all without the need to attend a single seminar in an under-ventilated room. Ideal for those who lead from the front, influence from behind, or occasionally just herd cats with a title, this course delivers substance, strategy, and a touch of sharp-eyed perspective. Key Features CPD Certified Organisational Leadership - Advanced Diploma course Instant e-certificate Fully online, interactive Organisational Leadership - Advanced Diploma course with audio voiceover Developed by professionals in the field Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discover the nuances of motivation, the alchemy of high-performance teams, and the orchestration of change. From mastering the delicate dance of communication to navigating the tumultuous waters of conflict, every aspect of organisational leadership finds its rightful place in our curriculum. Moreover, we don't just scratch the surface; we dive into the very heart of organisational leadership excellence. Explore the realms of emotional intelligence, risk management, and corporate responsibility. And as a cherry on top, immerse yourself in the realm of digital proficiency with modules covering Microsoft Word, Excel, and PowerPoint. With our programme, you don't just learn about organisational leadership; you become the embodiment of it, ready to carve your path in the ever-evolving landscape of organisational leadership brilliance Course Curriculum Module 01: Understanding Management and Leadership Module 02: Leadership Theories Module 03: Improving Management and Leadership Performance Module 04: High Performance Teams Module 05: Motivating Employees Module 06: Organisational Skills Module 07: Talent Management Module 08: Succession Planning Module 09: Business Process Management Module 10: Communication Skills Module 11: Negotiation Techniques Module 12: Managing Meetings and Giving Feedback Module 13: Managing Change Module 14: Time Management Module 15: Stress Management Module 16: Emotional Intelligence in Leadership Module 17: Managing Conflict Module 18: Dealing with Office Politics Module 19: Risk Management Module 20: Corporate Responsibility and Ethics Module 21:Microsoft Word, Excel, PowerPoint Learning Outcomes: Understand key concepts in management and organisational leadership theories comprehensively. Enhance performance through improved management techniques and organisational leadership strategies effectively. Develop high-performance teams and motivate employees efficiently for productivity. Demonstrate effective communication, negotiation, and conflict resolution skills adeptly. Implement organisational change, risk management, and corporate responsibility ethically. Utilise Microsoft Office tools proficiently for business process management. Accreditation All of our courses, including this Organisational Leadership - Advanced Diploma course, are fully accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in Organisational Leadership. Certification Once you've successfully completed Organisational Leadershipyour course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). Our Organisational Leadership course certification has no expiry dates, although we do recommend that you renew them every 12 months. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Organisational Leadership - Advanced Diploma course can be taken by anyone who wants to understand more about the topic. With the aid of this course, you will be able to grasp the fundamental knowledge and ideas. Additionally, this Organisational Leadership - Advanced Diploma course is ideal for: Entry-level managers seeking advanced leadership skills development. Mid-career professionals aiming to enhance managerial and leadership competencies. Aspiring leaders in various industries looking to advance their careers. Individuals interested in developing skills in talent management and succession planning. Those wishing to excel in communication, negotiation, and conflict resolution. Requirements Learners do not require any prior qualifications to enrol on this Organisational Leadership course. You just need to have an interest in Organisational Leadership. Career path After completing this Organisational Leadership - Advanced Diploma Course you will have a variety of careers to choose from. The following job sectors of Organisational Leadership - Advanced Diploma are: Team Leader Human Resources Manager Project Manager Operations Manager Business Development Executive Corporate Social Responsibility Officer Certificates Digital certificate Digital certificate - Included Once you've successfully completed your course, you will immediately be sent a FREE digital certificate. Hard copy certificate Hard copy certificate - Included Also, you can have your FREE printed certificate delivered by post (shipping cost £3.99 in the UK). For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10. Our certifications have no expiry dates, although we do recommend that you renew them every 12 months.

Organisational Leadership - Advanced Diploma Course
Delivered Online On Demand1 hour
£24

Solar Energy

4.5(3)

By Studyhub UK

This course delves into the world of solar energy, providing comprehensive knowledge about solar power systems, components, installation, and design. From the fundamentals of PV system construction to advanced concepts like charge controllers and solar water pumping, participants will acquire the skills needed to harness the potential of solar energy for various applications. Learning Outcomes: Understand the basics of solar energy, including solar heating, irradiation, and panel technologies. Analyze the effects of insolation and temperature on the V-I curve of solar panels. Perform PV system installations, short circuit, and open circuit tests using appropriate tools. Master the installation of solar wires, cables, and mounting techniques. Evaluate shading, tilt angles, and their impact on solar energy systems. Comprehend charge controllers' significance and differentiate between PWM and MPPT types. Apply half-cut cell technology and design solar systems using junction boxes and inverters. Design complete solar energy systems, including off-grid and on-grid configurations. Why buy this Solar Energy?  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 Solar Energy you will be able to take the MCQ test that will assess your knowledge. 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 Solar Energy course is ideal for Students pursuing degrees in renewable energy, engineering, or related disciplines. Engineers and technicians seeking to enhance their skills in solar energy systems. Professionals in the construction industry interested in integrating solar solutions. Entrepreneurs looking to venture into the solar energy sector. Prerequisites This Solar Energy 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 Solar Installer: £20,000 - £30,000 Solar Energy Technician: £25,000 - £35,000 Solar System Designer: £30,000 - £40,000 Renewable Energy Engineer: £35,000 - £50,000 Solar Energy Consultant: £40,000 - £60,000. Course Curriculum Unit 1- Basics of Solar Energy System Module 1- Introduction To PV System Construction 00:24:00 Module 2- Solar Heating, Solar Irradiation And Panels 00:38:00 Module 3- Effect of Insolation and Temperature on V-I Curve 00:05:00 Module 4- PV Installation, Short Circuit And Open Circuit Tests Using Avometer 00:15:00 Module 5- Solar Wires And Cables Installation Process 00:22:00 Module 6- Mounting Of PV System 00:04:00 Module 7- Shading and Tilt angle In Solar Energy 00:15:00 Module 8- Half Cut Cell Technology In PV System For Solar Engineering 00:25:00 Module 9- Importance Of Charge Controller In Solar Energy System 00:03:00 Module 10- PWM And MPPT Charge Controllers 00:14:00 Module 11- Understanding More about MPPT Solar Charge Controller For Solar Energy Course 00:24:00 Module 12- Junction Box In Solar Energy System 00:04:00 Module 13- Wiring of Junction Box In Solar Energy System 00:05:00 Module 14- Function, Types And Data Sheet Of Inverter 00:55:00 Module 15- Determining PV Array Maximum System Voltage 00:09:00 Unit 2- Batteries in PV System Module 1- Construction And Types Of Batteries In Solar Energy System 00:09:00 Module 2- Charging Of Lead Acid Batteries And Hydrometer In Solar Energy System 00:07:00 Module 3- Maintenance Of Batteries And Methods Of Charging In Solar Energy System 00:03:00 Module 4- Cycle of Batteries 00:04:00 Unit 3- Components and Design of Off Grid Solar Energy System Module 1- Off-Grid Solar System 00:02:00 Module 2- Advantages of Off-Grid Solar System 00:02:00 Module 3- Equipment of Off-Grid Solar System 00:04:00 Module 4- Selection and Datasheet of the Panel 00:04:00 Module 5- Inverter Selection 00:02:00 Module 6- Example 1 On Designing Off Grid System 00:01:00 Module 7- Determine Power Consumption Demands 00:04:00 Module 8- Size the PV modules 00:05:00 Module 9- Inverter sizing 00:04:00 Module 10- Battery Sizing 00:08:00 Module 11- Solar Charge Controller Sizing 00:05:00 Module 12- MPPT Charge Controller Sizing 00:10:00 Module 13- Example 2 Design of an OFF Grid System 00:20:00 Unit 4- Designing of ON Grid Solar Energy System Module 1- Grid-Tied Solar System 00:03:00 Module 2- Advantages of Grid-Tied Solar System 00:04:00 Module 3- Equipment of Grid-Tied Solar System 00:03:00 Module 4- Example Design of an On Grid System 00:10:00 Module 5- PV Energy According to Area 00:02:00 Unit 5- Design of PV System Using PVSyst Programme Module 1- Design of an Off Grid Solar Energy System Using PVSYST Program 00:28:00 Module 2- Design Of An On Grid Solar Energy System Using PVSyst Program 00:12:00 Module 3- Mega PV System Design Using PVSyst Program For Solar Energy 00:29:00 Unit 6- Solar Water Pumping System Module 1- Introduction To Water Pumping System And Steps Of Design 00:24:00 Module 2- Solved Example On Solar Pumping System Design 00:23:00 Unit 7- Protection of PV System Module 1- Introduction to Protection Of PV System 00:07:00 Module 2- Selection of Fuses and Protection of String 00:13:00 Module 3- Protection of Arrays 00:07:00 Module 4- Protection of Inverter 00:07:00 Module 5- Protection of Transformer 00:07:00 Module 6- Surge Protection Device 00:02:00 Module 7- Grounding of PV System 00:07:00 Module 8- Types of BusBars in PV System and Selection of BusBars 00:12:00 Unit 8- Design Using Excel Sheet Module 1-Design Of Off Grid PV System Using Excel Sheet 00:26:00 Unit 9- Single Line Diagram of PV System Module 1- Single Line Diagram Of PV System And Selection Of Fuses And Breakers 00:45:00 Unit 10- MATLAB and ETAP PV Simulation Module 1- Simulation Of PV Cell In MATLAB And Obtaining V-I Characteristics 00:28:00 Module 2- Get a Complete Grid Connected PV Solar Energy System In MATLAB Simulink 00:25:00 Module 3- PV System Simulation Using ETAP Lesson 00:24:00 Assignment Assignment - Solar Energy 00:00:00

Solar Energy
Delivered Online On Demand11 hours 44 minutes
£10.99

jQuery Masterclass Course: JavaScript and AJAX Coding Bible

4.5(3)

By Studyhub UK

Step into the vibrant world of web development with our 'jQuery Masterclass Course: JavaScript and AJAX Coding Bible.' This course is crafted to guide you through the intricate functionalities of jQuery, a powerful library that simplifies JavaScript programming. Starting with an introduction that sets the foundation, the course gradually unfolds the vast capabilities of jQuery, from simple selectors to complex AJAX operations. Each section is meticulously designed to build upon your skills, making the journey from novice to jQuery expert both engaging and informative. This course isn't just about learning to code; it's about empowering you to create interactive and dynamic web applications with ease and confidence. Progress through the curriculum to master various aspects of jQuery, including working with attributes and values, handling events, and manipulating HTML/CSS. You'll delve into traversing methods, learning to navigate and manipulate the Document Object Model (DOM) efficiently. The course also sheds light on creating visually appealing web pages with jQuery effects and animations. The comprehensive section on AJAX will equip you with the skills to make asynchronous requests, enhancing the user experience of your web applications. By the end of this course, you'll not only have a solid understanding of jQuery but also the practical know-how to implement it in real-world projects. Learning Outcomes Understand the core concepts and functionalities of jQuery. Master the use of selectors for manipulating DOM elements. Gain proficiency in handling events and working with HTML/CSS in jQuery. Learn to create dynamic web content and effects using jQuery. Develop skills in AJAX for asynchronous web programming. Why choose this jQuery Masterclass Course: JavaScript and AJAX Coding Bible? 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 jQuery Masterclass Course: JavaScript and AJAX Coding Bible for? Web developers seeking to enhance their JavaScript and jQuery skills. Front-end developers aiming to create more interactive web applications. IT students and enthusiasts exploring web development technologies. Professionals transitioning to web development and programming. Anyone interested in learning jQuery for personal or professional web projects. Career path Web Developer: £25,000 - £50,000 Front-End Developer: £28,000 - £55,000 JavaScript Developer: £30,000 - £60,000 UI/UX Designer: £27,000 - £50,000 Full Stack Developer: £35,000 - £70,000 Web Application Developer: £32,000 - £65,000 Prerequisites This jQuery Masterclass Course: JavaScript and AJAX Coding Bible does not require you to have any prior qualifications or experience. You can just enrol and start learning.This jQuery Masterclass Course: JavaScript and AJAX 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 Introduction To This Course 00:02:00 Setup on Windows 00:03:00 Setup on Mac OS X 00:03:00 Setup on Linux 00:05:00 Online Code IDE 00:02:00 Uncompressed vs Minified vs Slim vs Slim Minified 00:05:00 Document Ready 00:03:00 Section 02 : Selectors Elements 00:03:00 All Elements 00:02:00 This Keyword 00:03:00 ID 00:02:00 Class 00:02:00 Multiple Items 00:03:00 First Element 00:02:00 Odd/Even 00:06:00 Element and Class 00:02:00 Children 00:04:00 Attributes 00:03:00 Type 00:04:00 Contains 00:03:00 Section 03 : Attributes/Values Get Attribute 00:02:00 Set Attribute 00:03:00 Set Attribute With Callback Function 00:03:00 Set Multiple Attributes 00:03:00 Remove 00:02:00 Text Attribute 00:02:00 Data Attribute 00:03:00 Value 00:03:00 HTML Value 00:02:00 Class 00:09:00 Section 04 : Events Binding & Unbinding 00:07:00 Attributes 00:04:00 Propagation 00:05:00 Prevent Default Behaviour 00:05:00 Mouse Single Click 00:02:00 Mouse Double Click 00:02:00 Mouse Enter Element 00:04:00 Mouse Leave Element 00:04:00 Mouse Hover 00:04:00 Mouse Down 00:03:00 Mouse Up 00:02:00 Keyboard Down 00:03:00 Keyboard Press 00:01:00 Keyboard Up 00:01:00 Form Submit 00:03:00 Form Change 00:03:00 Form Focus 00:04:00 Form Blur 00:02:00 Document/Window Scroll 00:03:00 Document/Window Resize 00:02:00 Combining Multiple Events Using A Single Selector 00:05:00 Section 05 : HTML/CSS Get and Set CSS Property 00:03:00 Set Multiple CSS Properties 00:02:00 Add, Remove and Toggle CSS Classes 00:06:00 Get and Set Element Dimensions 00:12:00 Adding Elements Using Append, Prepend, After and Before 00:05:00 Removing Elements Using Remove and Empty 00:06:00 Section 06 : Traversing Elements By Index 00:03:00 Child Elements 00:03:00 Parent Element 00:03:00 Sibling Elements 00:03:00 Filtering Elements 00:06:00 Section 07 : Effects Show, Hide and Toggle 00:11:00 Fading Using FadeIn, FadeOut, FadeToggle and FadeTo 00:06:00 Sliding Using SlideDown, SlideUp and SlideToggle 00:06:00 Animate 00:09:00 Stop Effects and Animations 00:03:00 Function Callback 00:03:00 Action and Method Chaining 00:05:00 Section 08: AJAX Load 00:05:00 Get JSON 00:04:00 GET Data 00:04:00 POST Data 00:05:00 Section 09 : Utility Functions Trim String 00:03:00 Extend 00:03:00 Extend Function 00:07:00 In Array 00:04:00 Each 00:03:00 Data Function 00:05:00 Proxy Function 00:03:00 Is Window Function 00:01:00 Now/Epoch Time Method 00:02:00 Number Check (isNumeric) 00:02:00 Dequeue 00:03:00 Global Evaluation 00:02:00 Section 10 : Resource Resource 00:00:00 Assignment Assignment - jQuery: JavaScript and AJAX Coding Bible 00:00:00

jQuery Masterclass Course: JavaScript and AJAX Coding Bible
Delivered Online On Demand5 hours 14 minutes
£10.99

Fundamentals of English for Beginners

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Fundamentals of English for Beginners course will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Fundamentals of English for Beginners course will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Fundamentals of English for Beginners and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Fundamentals of English for Beginners course is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Fundamentals of English for Beginners course. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £4.99 and the hard copy for £9.99. Also, you can order both PDF and hardcopy certificates for £12.99. Career path The Fundamentals of English for Beginners will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum Section 01: Introduction Introduction 00:06:00 Section 02: Basics of English Language The Alphabet 00:09:00 The Alphabet (Special Letter Y) 00:03:00 Basic Structure of Sentences in English 00:10:00 Numbers 00:13:00 Time and Dates 00:08:00 Nouns 00:04:00 Pronouns 00:05:00 Verbs 00:06:00 Adjectives 00:04:00 Adverbs 00:05:00 Prepositions 00:04:00 Conjunctions 00:16:00 Interjections 00:04:00 Articles 00:05:00 List of Basic Words in English 00:06:00 Section 03: Basic Grammar Lessons Singular and Plural Nouns 00:07:00 Count and Non-Count Nouns 00:02:00 Possessive Nouns 00:06:00 Pronouns (Detailed) 00:08:00 Action Verbs 00:07:00 Adjectives (Detailed) 00:08:00 Comparative and Superlative Adjectives 00:09:00 Adverbs (Detailed) 00:06:00 Verb Tenses and Irregular Verbs 00:13:00 Gerunds 00:05:00 Infinitives 00:09:00 Active and Passive Voice 00:07:00 Conditionals 00:06:00 Direct and Indirect Speech 00:08:00 Prepositions (Detailed) 00:23:00 Phrases and Idioms 00:04:00 Auxiliary Verbs 00:20:00 Either and Neither 00:07:00 Indicative, Imperative, Subjunctive Mood 00:04:00 Section 04: Punctuation Rules Full Stop - Period 00:09:00 Comma 00:08:00 Question Mark 00:02:00 Exclamation Mark 00:03:00 Colon 00:06:00 Semicolon 00:07:00 Apostrophe 00:08:00 Hyphen & Dash 00:10:00 Quotation Marks 00:04:00 Parentheses & Brackets 00:06:00 Ellipsis 00:05:00 Asterisk 00:04:00 Section 05: Final Section Final Lecture 00:06:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Fundamentals of English for Beginners
Delivered Online On Demand5 hours 45 minutes
£11.99

Certificate in Medical Coding- ICD-10-CM at QLS Level 3

4.5(3)

By Studyhub UK

Overview Dive deep into the intricate world of medical coding with our comprehensive course, offering an immersive experience in the standardised language of healthcare. Our curriculum not only initiates you into the introductory aspects but also takes you through detailed coding conventions and guidelines for various diseases and conditions, spanning infectious diseases to congenital abnormalities. Understanding medical coding is imperative in the healthcare industry for accurate documentation, billing, and patient care, making it an indispensable skill for anyone interested in a career in healthcare administration. Learning Outcomes Understand the foundational principles of medical coding and its significance in healthcare. Decode and apply conventions specific to the ICD-10-CM. Interpret and implement chapter-specific coding guidelines for a diverse range of diseases and conditions. Differentiate and categorise diseases into their respective chapters, ensuring precise documentation. Synthesise medical records, disease classifications, and coding guidelines to ensure accurate medical billing and administrative procedures. Why buy this Certificate in Medical Coding- ICD-10-CM at QLS Level 3? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are 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. Who is this course for? Individuals keen on starting a career in healthcare administration and billing. Medical administrators looking to refine and update their knowledge. Healthcare professionals desiring an understanding of the backend administrative process. Medical students wishing to diversify their skill set. Coding enthusiasts interested in the healthcare sector. Career path Medical Coder: £24,000 - £29,000 annually Health Information Manager: £30,000 - £36,000 annually Medical Records Technician: £20,000 - £26,000 annually Clinical Documentation Specialist: £28,000 - £34,000 annually Health Data Analyst: £27,000 - £33,000 annually Medical Billing Manager: £29,000 - £35,000 annually Prerequisites This Certificate in Medical Coding- ICD-10-CM at QLS Level 3 does not require you to have any prior qualifications or experience. You can just enrol and start learning. This 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. Endorsed Certificate of Achievement from the Quality Licence Scheme Learners will be able to achieve an endorsed certificate after completing the course as proof of their achievement. You can order the endorsed certificate for only £85 to be delivered to your home by post. For international students, there is an additional postage charge of £10. Endorsement The Quality Licence Scheme (QLS) has endorsed this course for its high-quality, non-regulated provision and training programmes. The QLS is a UK-based organisation that sets standards for non-regulated training and learning. This endorsement means that the course has been reviewed and approved by the QLS and meets the highest quality standards. Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Course Curriculum Medical coding Introduction Medical Coding Introduction 00:15:00 Placeholder 00:01:00 How to Use Medical Coding Books? 00:36:00 Conventions for the ICD-10-CM Conventions Introduction 00:03:00 Conventions Part: 01 00:19:00 Conventions Part: 02 00:17:00 Conventions Part: 03 00:17:00 Conventions Part: 04 00:37:00 General Coding Guidelines Locating a code in the ICD-10-CM 00:02:00 Level of Detail in Coding 00:01:00 Code or codes from A00.0 through T88.9, Z00-Z99.8 00:01:00 Signs and symptoms 00:02:00 Conditions that are not an integral part of a disease process 00:02:00 Conditions that are not an integral part of a disease process 00:02:00 Multiple coding for a single condition Part: 01 00:02:00 Multiple coding for a single condition Part: 02 00:01:00 Acute and Chronic Conditions 00:02:00 Combination Code 00:02:00 Sequela (Late Effects) 00:02:00 Impending or Threatened Condition 00:01:00 Reporting Same Diagnosis Code More than Once 00:01:00 Laterality 00:02:00 Documentation by Clinicians Other than the Patient's Provider 00:02:00 Documentation of Complications of Care Part: 01 00:02:00 Documentation of Complications of Care Part: 02 00:01:00 Borderline Diagnosis 00:01:00 Use of Sign -Symptom- Unspecified Codes 00:02:00 Coding for Healthcare Encounters in Hurricane Aftermath 00:06:00 Chapter Specific Coding Guidelines Introduction Digital Medical Coding Mastery (DMCM) 00:05:00 Chapter 1: Certain Infectious and Parasitic Diseases (A00-B99) HIV Coding Guidelines 00:13:00 Infections resistant to antibiotics 00:02:00 Coding of Sepsis, Severe Sepsis, and Septic Shock 00:13:00 Zika virus infections 00:02:00 Chapter 2: Neoplasms (C00-D49) Introduction of Neoplasm or Cancer 00:02:00 Treatment directed at Malignancy or Cancer 00:02:00 Treatment of Secondary Cancer site 00:02:00 Coding & Sequencing of complications 00:04:00 Primary malignancy previously excised 00:01:00 Encounters involving chemotherapy, immunotherapy and radiation therapy 00:02:00 Encounter to determine extent of malignancy 00:01:00 Signs and Symptoms with Neoplasms 00:02:00 Admission for pain control management 00:01:00 Malignancy in two or more non-contiguous sites 00:02:00 Disseminated Malignant Neoplasm 00:01:00 Malignant Neoplasm without specification of site 00:01:00 Sequencing of Neoplasm Codes 00:06:00 Current Malignancy versus personal history of Malignancy 00:04:00 Leukemia, Multiple Myeloma 00:02:00 Aftercare, Follow-up, Prophylactic organ removal 00:05:00 Chapter 3: Endocrine, Nutritional, and Metabolic Diseases (E00-E89) Introduction Endocrine, Nutritional, and Metabolic Diseases 00:01:00 Diabetes mellitus (DM) 00:01:00 Diabetes mellitus and use of insulin 00:01:00 DM in Pregnancy 00:01:00 Complications due to Insulin Pump Malfunction 00:02:00 Secondary Diabetes Mellitus (DM) 00:06:00 Chapter 4: Mental, Behavioral and Neurodevelopmental disorders (F01 - F99) Pain Disorder related to Psychological Factor 00:02:00 MSBP (Munchausen's Syndrome By Proxy) 00:05:00 Chapter 5: Diseases of the Nervous System (G00-G99) Introduction of Nervous System 00:04:00 Pain Coding Guidelines 00:03:00 Pain due to Device and Post OP Pain 00:03:00 Post OP Pain associated 00:01:00 Chronic Pain, Neoplasm related and Chronic pain Syndrome 00:05:00 Tip for Today 00:03:00 Chapter 6: Diseases of the Eye and Adnexa (H00-H59) Glaucoma Coding Guidelines 00:07:00 Blindness Coding Guidelines 00:07:00 Chapter 7: Diseases of the Circulatory System (I00-I99) Hypertension (HTN) Coding Guidelines 00:06:00 Different types of Hypertension combination codes 00:10:00 Coronary Artery Disease (CAD) Coding Guidelines 00:04:00 Intra and Postoperative CVA 00:03:00 Acute and Sequela Cerebrovascular Accident (CVA) 00:06:00 Myocardial Infarction (MI) 00:09:00 Tip for Today 00:03:00 Chapter 8: Diseases of the Respiratory System (J00-J99) Guidelines for COPD 00:07:00 Guidelines for Respiratory Failure and Influenza 00:07:00 Ventilator Associated Pneumonia (VAP) 00:05:00 Chapter 9: Diseases of the Skin and Subcutaneous Tissue (L00-L99) Pressure Ulcer Coding Guidelines 00:07:00 Non Pressure Ulcer Coding Guidelines 00:06:00 Chapter 10: Diseases of the Musculoskeletal System & Connective Tissue (M00-M99) Musculoskeletal System 00:14:00 Chapter 11: Diseases of Genitourinary System (N00-N99) CKD & Transplant status 00:09:00 Tip for you 00:02:00 Chapter 12: Pregnancy, Childbirth, and the Puerperium (O00-O9A) General Rules to code Pregnancy 00:15:00 Selection of Codes in obstetrics 00:10:00 Pre-existing conditions in Pregnancy 00:07:00 Pregnancy Combination conditions 00:17:00 Postpartum and Peri partum 00:09:00 Termination and Spontaneous Abortion 00:09:00 Chapter 13: Certain Conditions Originating in the Perinatal Period (P00-P96) Newborn General Guidelines 00:10:00 Additional Diagnosis and Newborn codes 00:07:00 Chapter 14: Congenital malformations, deformations, chromosomal abnormal(Q00-Q99) Congenital Malformation Codes 00:07:00 Chapter 15: Symptoms, signs, & abnormal clinical & laboratory findings (R00-R99) Symptoms Guidelines R Series 00:16:00 Chapter 16: Injury, poisoning, certain consequences of external causes (S00-T88) Coding Injury & Fracture 00:26:00 Coding of Burns and Corrosions 00:15:00 Adult, Child Abuse, Neglect 00:07:00 Adverse effect, Poisoning 00:17:00 Complication of Care 00:09:00 Conclusion Conclusion 00:01:00 Assignment Assignment - Certificate in Medical Coding- ICD-10-CM at QLS Level 3 04:00:00 Order your QLS Endorsed Certificate Order your QLS Endorsed Certificate 00:00:00

Certificate in Medical Coding- ICD-10-CM at QLS Level 3
Delivered Online On Demand13 hours 47 minutes
£10.99

Electrical Machines for Electrical Engineering

4.5(3)

By Studyhub UK

Overview Uplift Your Career & Skill Up to Your Dream Job - Learning Simplified From Home! Kickstart your career & boost your employability by helping you discover your skills, talents and interests with our special Electrical Machines for Electrical Engineering Course. You'll create a pathway to your ideal job as this course is designed to uplift your career in the relevant industry. It provides professional training that employers are looking for in today's workplaces. The Electrical Machines for Electrical Engineering Course is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Electrical Machines for Electrical Engineering Course has been designed by industry experts to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Electrical Machines for Electrical Engineering Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into elementary modules, allowing our students to grasp each lesson quickly. At StudyHub, we don't just offer courses; we also provide a valuable teaching process. When you buy a course from StudyHub, you get unlimited Lifetime access with 24/7 dedicated tutor support. Why buy this Electrical Machines for Electrical Engineering? 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 Electrical Machines for Electrical Engineering 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 Electrical Machines for Electrical Engineering course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Electrical Machines for Electrical Engineering does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Electrical Machines for Electrical Engineering was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Electrical Machines for Electrical Engineering is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 1: Introduction to Electric Machines Module 1- Introduction to Electric Machines 00:03:00 Module 2- Types of Electric Machines and Principle of Electrical Generation 00:09:00 Unit 2: DC Machines Module 1- Importance and Construction of DC Machines 00:26:00 Module 2- Armature Winding and EMF Equation 00:40:00 Module 3-Solved Example 1 00:05:00 Module 4-Solved Example 2 00:04:00 Module 5-Solved Example 3 00:07:00 Module 6-Solved Example 4 00:06:00 Module 7-Separately Excited DC Machine 00:21:00 Module 8-Shunt and Series DC Machines 00:25:00 Module 9-Solved Example 1 on Separately Excited DC Machine 00:07:00 Module 10-Solved Example 2 on Separately Excited DC Machine 00:07:00 Module 11-Solved Example 3 on Shunt Generator 00:04:00 Module 12-Solved Example 4 on Shunt Generator 00:07:00 Module 13-Solved Example 5 on Series DC Generator 00:06:00 Module 14-Types and Applications of Compound DC Motors 00:07:00 Module 15- Torque-Speed Characteristics and Speed Control of Separately Excited DC Motor 00:33:00 Module 16- Torque-Speed Characteristics of Series DC Motor 00:08:00 Module 17-Solved Example 1 on Speed Control 00:08:00 Module 18-Solved Example 2 on Speed Control 00:06:00 Module 19- Starting of DC Machine 00:14:00 Module 20- Armature Reaction in DC Machines 00:10:00 Module 21-Losses in DC Machines 00:04:00 Unit 3: Construction of Transformers Module 1- What is a Transformer 00:02:00 Module 2- Importance of Transformer 00:04:00 Module 3-Iron Core of Transformer 00:04:00 Module 4- Magnetic Circuit Inside Transformer 00:05:00 Module 5- Windings of Transformer 00:03:00 Module 6- Why are Windings Made of Copper 00:01:00 Module 7- Classification of Windings 00:05:00 Module 8- Insulating Material and Transformer Oil 00:02:00 Module 9- Conservator of Transformer 00:03:00 Module 10- Breather of Transformer 00:04:00 Module 11- Bushings of Transformer 00:04:00 Module 12- Tap Changer of Transformer 00:03:00 Module 13- Cooling Tubes of Transformer 00:01:00 Module 14- Buchholz Relay of Transformer 00:02:00 Module 15- Explosion Vent 00:02:00 Module 16- Methods of Cooling 00:03:00 Module 17-Types of Transformers 00:03:00 Module 18- Power Transformer and Distribution Transformer 00:05:00 Module 19- Single Phase Core Type Transformer 00:04:00 Module 20-Single Phase Shell Type Transformer 00:05:00 Module 21- 3 Phase Core Type 00:02:00 Module 22- 3 Phase Shell Type 00:01:00 Module 23- Comparison between Shell and Core CSA 00:01:00 Module 24- Comparison between Shell and Core Type 00:01:00 Module 25- Notes 00:03:00 Module 26-Video Explaining The Components in 3D and Real Life 00:05:00 Unit 4: Fundamentals of Magnetic Circuits Module 1- Introduction to Magnetic Circuits 00:02:00 Module 2- Induced Emf and Current 00:04:00 Module 3- Ampere Right Hand Rule 00:04:00 Module 4- Magnetic Circuit and Important Definitions 00:06:00 Module 5- Linear and Non Linear Materials 00:03:00 Module 6-Flux Linkage and Reluctance 00:04:00 Module 7- Analogy between Electric and Magnetic Circuits 00:06:00 Module 8- Fringing Effect 00:02:00 Module 9- Example 1 Magnetic Circuits 00:07:00 Module 10- Example 2 00:03:00 Module 11- Example 3 00:06:00 Module 12- Application on Magnetic Circuit - Transformers 00:04:00 Unit 5: Theoretical Part on Transformers Module 1- Introduction to Transformers 00:02:00 Module 2- Construction of Transformer 00:02:00 Module 3-Theory of Operation 00:04:00 Module 4- Ideal Transformer 00:05:00 Module 5-Non Ideal Transformer 00:02:00 Module 6- Effect of Loading on Transformer 00:03:00 Module 7- Transformer Regulation 00:03:00 Module 8- Transformer Losses 00:03:00 Module 9- Transformer Efficiency 00:05:00 Module 10- Transformer Rating 00:02:00 Module 11- Question 1 00:01:00 Module 12- Question 2 00:02:00 Module 13- Question 3 00:01:00 Module 14- Example 1 00:01:00 Module 15- Voltage Relation of Transformer 00:04:00 Module 16- Transformer Exact Equivalent Circuit 00:06:00 Module 17- Concept of Refereeing 00:04:00 Module 18- Approximate Equivalent Circuit 00:02:00 Unit 6: Synchronous Machines Module 1- Construction and Principle of Operation of Synchronous Generator 00:29:00 Module 2- Principle of Operation of Synchronous Motor 00:24:00 Module 3- Equivalent Circuit and Phasor Diagram of Non Salient Synchronous Machine 00:29:00 Module 4-Solved Example 1 on Non Salient Machine 00:05:00 Module 5-Solved Example 2 on Non Salient Machine 00:11:00 Module 6-Solved Example 3 on Non Salient Machine 00:07:00 Module 7- Solved Example 4 on Non Salient Machine 00:04:00 Module 8-Solved Example 5 on Non Salient Machine 00:07:00 Module 9-Solved Example 6 on Non Salient Machine 00:03:00 Module 10- Equivalent Circuit and Phasor Diagram of Salient Synchronous Machine 00:39:00 Module 11-Solved Example 1 on Salient Machine 00:09:00 Module 12- Solved Example 2 on Salient Machine 00:05:00 Module 13-Solved Example 3 on Salient Machine 00:10:00 Module 14- Parallel Operation of Two Generators 00:17:00 Module 15- Synchronization of Machine with Grid 00:10:00 Unit 7: Induction Machines Module 1- Construction and Theory of Operation of Induction Machines 00:27:00 Module 2- Equivalent Circuit and Power Flow in Induction Motor 00:23:00 Module 3- Torque-Speed Characteristics of Induction Motor 00:20:00 Module 4- Solved Example 1 on Induction Motor 00:08:00 Module 5-Solved Example 2 on Induction Motor 00:06:00 Module 6-Solved Example 3 on Induction Motor 00:06:00 Module 7-Solved Example 4 on Induction Motor 00:18:00 Module 8-Solved Example 5 on Induction Motor 00:13:00 Module 9- Methods of Speed Control of Induction Motor 00:27:00 Module 10- Methods of Starting of Induction Motor 00:21:00 Module 11-Solved Example on Motor Starter 00:15:00 Module 12- Principle of Operation of Doubly Fed Induction Generator 00:11:00 Module 13-Self Excited Induction Generator 00:08:00 Assignment Assignment - Electrical Machines for Electrical Engineering 00:00:00

Electrical Machines for Electrical Engineering
Delivered Online On Demand14 hours 20 minutes
£10.99

Eyelash Extension Training

5.0(1)

By Course Gate

In this competitive job market, you need to have some specific skills and knowledge to start your career and establish your position. This Eyelash Extension Training will help you understand the current demands, trends and skills in the sector. The course will provide you with the essential skills you need to boost your career growth in no time. The Eyelash Extension Training will give you clear insight and understanding about your roles and responsibilities, job perspective and future opportunities in this field. You will be familiarised with various actionable techniques, career mindset, regulations and how to work efficiently. This course is designed to provide an introduction to Eyelash Extension Training and offers an excellent way to gain the vital skills and confidence to work toward a successful career. It also provides access to proven educational knowledge about the subject and will support those wanting to attain personal goals in this area. Learning Objectives Learn the fundamental skills you require to be an expert Explore different techniques used by professionals Find out the relevant job skills & knowledge to excel in this profession Get a clear understanding of the job market and current demand Update your skills and fill any knowledge gap to compete in the relevant industry CPD accreditation for proof of acquired skills and knowledge Who is this Course for? Whether you are a beginner or an existing practitioner, our CPD accredited Eyelash Extension Training is perfect for you to gain extensive knowledge about different aspects of the relevant industry to hone your skill further. It is also great for working professionals who have acquired practical experience but require theoretical knowledge with a credential to support their skill, as we offer CPD accredited certification to boost up your resume and promotion prospects. Entry Requirement Anyone interested in learning more about this subject should take this Eyelash Extension Training. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path The Eyelash Extension Training will help you to enhance your knowledge and skill in this sector. After accomplishing this course, you will enrich and improve yourself and brighten up your career in the relevant job market. Course Curriculum **Eyelash Extension Training** Introduction Introduction 00:01:00 Theory Theory explained 00:29:00 Length, thickness and curl explained 00:02:00 Practice Tools and materials needed 00:01:00 Hand wash 00:01:00 Patch application 00:01:00 Gel patch application 00:01:00 Fix gel patches in place 00:01:00 Primer and patches 00:02:00 Choosing the right effect 00:01:00 Tweezers 00:01:00 Eyelash placement 00:01:00 Direction of placement 00:01:00 Glue 00:01:00 Position of an eyelash 00:01:00 Shake the glue 00:01:00 Start 00:01:00 The process 00:10:00 Fast forward process 00:01:00 Patch removal 00:02:00 Finilizing the treatment 00:04:00 Brush 00:01:00 Reaction 00:01:00 Reaction 2 00:01:00 Eyelash extension removal methods Banana split method 00:01:00 Single eyelash removal with the remover product 00:01:00 Full removal 00:02:00 Resources Resources - Eyelash Extension Training 00:00:00 **Lash Lift Perming** Introduction Introduction 00:02:00 Treatment steps Preparation of eyelashes 00:01:00 Covering the lower lashes with protective under-eye pads 00:01:00 Choosing the right silicone shield 00:01:00 Silicone shield application 00:08:00 Eyelash positioning on the shields 00:06:00 Applying the 1st phase curling product 00:03:00 Applying the 2nd phase curling product 00:04:00 Preparation of the tinting product 00:02:00 Applying the tinting product 00:05:00 Removing all the product residue 00:07:00 The result 00:01:00 **Permanent Eyeliner Makeup** Introduction Introduction 00:01:00 Treatment De-makeup, disinfection, anaesthetic 00:02:00 Removing the cream carefully 00:01:00 Left eye pre-draw 00:06:00 Right eye pre-draw 00:04:00 Double-check and correct 00:01:00 The needle 00:02:00 Left eye outline and fill-in 00:13:00 Right eye outline and fill-in 00:17:00 Last corrections 00:03:00 Client Reaction 00:01:00 Resources Resource - Permanent Eyeliner Makeup 00:00:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Eyelash Extension Training
Delivered Online On Demand2 hours 43 minutes
£11.99