Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Welcome to the course Introduction 00:02:00 Setting up R Studio and R crash course Installing R and R studio 00:05:00 Basics of R and R studio 00:10:00 Packages in R 00:10:00 Inputting data part 1: Inbuilt datasets of R 00:04:00 Inputting data part 2: Manual data entry 00:03:00 Inputting data part 3: Importing from CSV or Text files 00:06:00 Creating Barplots in R 00:13:00 Creating Histograms in R 00:06:00 Basics of Statistics Types of Data 00:04:00 Types of Statistics 00:02:00 Describing the data graphically 00:11:00 Measures of Centers 00:07:00 Measures of Dispersion 00:04:00 Introduction to Machine Learning Introduction to Machine Learning 00:16:00 Building a Machine Learning Model 00:08:00 Data Preprocessing for Regression Analysis Gathering Business Knowledge 00:03:00 Data Exploration 00:03:00 The Data and the Data Dictionary 00:07:00 Importing the dataset into R 00:03:00 Univariate Analysis and EDD 00:03:00 EDD in R 00:12:00 Outlier Treatment 00:04:00 Outlier Treatment in R 00:04:00 Missing Value imputation 00:03:00 Missing Value imputation in R 00:03:00 Seasonality in Data 00:03:00 Bi-variate Analysis and Variable Transformation 00:16:00 Variable transformation in R 00:09:00 Non Usable Variables 00:04:00 Dummy variable creation: Handling qualitative data 00:04:00 Dummy variable creation in R 00:05:00 Correlation Matrix and cause-effect relationship 00:10:00 Correlation Matrix in R 00:08:00 Linear Regression Model The problem statement 00:01:00 Basic equations and Ordinary Least Squared (OLS) method 00:08:00 Assessing Accuracy of predicted coefficients 00:14:00 Assessing Model Accuracy - RSE and R squared 00:07:00 Simple Linear Regression in R 00:07:00 Multiple Linear Regression 00:05:00 The F - statistic 00:08:00 Interpreting result for categorical Variable 00:05:00 Multiple Linear Regression in R 00:07:00 Test-Train split 00:09:00 Bias Variance trade-off 00:06:00 Test-Train Split in R 00:08:00 Regression models other than OLS Linear models other than OLS 00:04:00 Subset Selection techniques 00:11:00 Subset selection in R 00:07:00 Shrinkage methods - Ridge Regression and The Lasso 00:07:00 Ridge regression and Lasso in R 00:12:00 Classification Models: Data Preparation The Data and the Data Dictionary 00:08:00 Importing the dataset into R 00:03:00 EDD in R 00:11:00 Outlier Treatment in R 00:04:00 Missing Value imputation in R 00:03:00 Variable transformation in R 00:06:00 Dummy variable creation in R 00:05:00 The Three classification models Three Classifiers and the problem statement 00:03:00 Why can't we use Linear Regression? 00:04:00 Logistic Regression Logistic Regression 00:08:00 Training a Simple Logistic model in R 00:03:00 Results of Simple Logistic Regression 00:05:00 Logistic with multiple predictors 00:02:00 Training multiple predictor Logistic model in R 00:01:00 Confusion Matrix 00:03:00 Evaluating Model performance 00:07:00 Predicting probabilities, assigning classes and making Confusion Matrix in R 00:06:00 Linear Discriminant Analysis Linear Discriminant Analysis 00:09:00 Linear Discriminant Analysis in R 00:09:00 K-Nearest Neighbors Test-Train Split 00:09:00 Test-Train Split in R 00:08:00 K-Nearest Neighbors classifier 00:08:00 K-Nearest Neighbors in R 00:08:00 Comparing results from 3 models Understanding the results of classification models 00:06:00 Summary of the three models 00:04:00 Simple Decision Trees Basics of Decision Trees 00:10:00 Understanding a Regression Tree 00:10:00 The stopping criteria for controlling tree growth 00:03:00 The Data set for this part 00:03:00 Importing the Data set into R 00:06:00 Splitting Data into Test and Train Set in R 00:05:00 Building a Regression Tree in R 00:14:00 Pruning a tree 00:04:00 Pruning a Tree in R 00:09:00 Simple Classification Tree Classification Trees 00:06:00 The Data set for Classification problem 00:01:00 Building a classification Tree in R 00:09:00 Advantages and Disadvantages of Decision Trees 00:01:00 Ensemble technique 1 - Bagging Bagging 00:06:00 Bagging in R 00:06:00 Ensemble technique 2 - Random Forest Random Forest technique 00:04:00 Random Forest in R 00:04:00 Ensemble technique 3 - GBM, AdaBoost and XGBoost Boosting techniques 00:07:00 Gradient Boosting in R 00:07:00 AdaBoosting in R 00:09:00 XGBoosting in R 00:16:00 Maximum Margin Classifier Content flow 00:01:00 The Concept of a Hyperplane 00:05:00 Maximum Margin Classifier 00:03:00 Limitations of Maximum Margin Classifier 00:02:00 Support Vector Classifier Support Vector classifiers 00:10:00 Limitations of Support Vector Classifiers 00:01:00 Support Vector Machines Kernel Based Support Vector Machines 00:06:00 Creating Support Vector Machine Model in R The Data set for the Classification problem 00:01:00 Importing Data into R 00:08:00 Test-Train Split 00:09:00 Classification SVM model using Linear Kernel 00:16:00 Hyperparameter Tuning for Linear Kernel 00:06:00 Polynomial Kernel with Hyperparameter Tuning 00:10:00 Radial Kernel with Hyperparameter Tuning 00:06:00 The Data set for the Regression problem 00:03:00 SVM based Regression Model in R 00:11:00 Assessment Assessment - Machine Learning Masterclass 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Master the skills you need to propel your career forward in teaching. Equip yourself with the essential knowledge and skill set that make you a confident professional trainer and take your career to the next level. This comprehensive course is designed to help you reach your professional goals. The skills and knowledge that you will gain through studying this train the trainer diploma course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This train the trainer diploma course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. This comprehensive course will teach you the theory of effective teaching practice and equip you with the essential skills, confidence and competence to assist you in the teaching industry. You'll gain a solid understanding of the core competencies required to drive a successful career in teaching. This train the trainer diploma course has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course is not regulated by Ofqual and is not an accredited qualification. Learn from expert tutors with industry experience, teaching you the latest expertise and best practice. This extensive course is designed for teaching professionals who are aspiring to specialise in teaching. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV. Enrol today and take the next step towards your personal and professional goals. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction and Welcome Introduction to Trainer Bootcamp 00:11:00 What Makes a Great Trainer? 00:18:00 Make Them Feel Safe Before Class Make Them Feel Safe Before Class Introduction 00:04:00 Make Comfortable Small Talk - Part 1 00:17:00 Make Comfortable Small Talk - Part 2 00:19:00 Make Comfortable Small Talk - Activity Feedback 00:09:00 Make an Impressive First Impression 00:15:00 Give Last Minute Reminders - Part 1 00:18:00 Give Last Minute Reminders - Part 2 00:15:00 Start with an Amazing Opener Give Your Introduction - Part 1 00:17:00 Give Your Introduction - Part 2 00:20:00 Give Your Introduction - Part 3 00:04:00 Find Out About Them 00:17:00 Reveal the Takeaways 00:12:00 Set Boundaries and Expectations - Part 1 00:17:00 Set Boundaries and Expectations - Part 2 00:06:00 Give the Lesson Hook 00:06:00 Build Credibility and Rapport Do an Oral Review - Part 1 00:16:00 Do an Oral Review - Part 2 00:03:00 Send Them to Break 00:04:00 Walk and Talk During Break 00:11:00 Bring Them Back From Break 00:13:00 Open Convincingly Assessment Open Convincingly Assessment Practice 00:13:00 Open Convincingly Assessment 00:07:00 Train The Trainer For Beginner Introduction Introduction 00:03:00 Need for Training & Development Need for Training & Development 00:04:00 Various Roles of a Trainer Various Roles of a Trainer 00:01:00 Various Learning Styles Various Learning Styles 00:04:00 Phases of a T & D Program Phases of a T & D Program 00:03:00 Criteria for Evaluation of Training Criteria for Evaluation of Training 00:01:00 Plan & Organize Training Content Plan & Organize Training Content 00:03:00 Prepare Presentations for Training Prepare Presentations for Training 00:02:00 Training Room Configuration Training Room Configuration 00:06:00 Role of Games & Activities Role of Games & Activities 00:03:00 Communication Ground Rules Communication Ground Rules 00:01:00 How to Handle Different Learners How to Handle Different Learners 00:09:00 Role of Body Language in Training Role of Body Language in Training 00:03:00 Expectations of Learners Expectations of Learners 00:04:00 Explain the Challenges of Training Explain the Challenges of Training 00:01:00 Characteristics of a Good Trainer Characteristics of a Good Trainer 00:02:00 The Complete Train the Trainer Bootcamp (Part 2): All Levels Introduction Introduction to Teach Effectively 00:03:00 Keep Them Engaged Keep Them Engaged Intro 00:12:00 The 4 Learning Styles 00:05:00 Ask Recall Questions 00:15:00 Ask Leading Questions 00:13:00 Ask Relevance Questions 00:07:00 Ask Expert Questions 00:11:00 Ask Questions Activity 00:12:00 Give Targeted Directionals 00:16:00 Use the Agree and See If You're Right 00:17:00 Help Them Follow Along Refer to Hooks 00:16:00 Use the Buddy System 00:11:00 Work the Room 00:16:00 Ensure They Understand Ensure They Understand Introduction 00:07:00 Use Etch-a-Sketch Effectively 00:13:00 Use Visual Aids Correctly 00:14:00 Give Benchmark Checks - Part 1 00:13:00 Give Benchmark Checks - Part 2 00:20:00 Use Effective Body Language Convince with Your Voice - Part 1 00:15:00 Convince with Your Voice - Part 2 00:20:00 Command with Your Body 00:16:00 Show Genuine Enthusiasm 00:11:00 The Complete Train the Trainer Bootcamp (Part 3): All Levels Answer Any Question Answer Any Question Intro 00:12:00 Invite Questions 00:08:00 Paraphrase the Question 00:19:00 Handle the Question - Part 1 00:16:00 Handle the Question - Part 2 00:10:00 Conclude the Question 00:15:00 Manage Distractions Manage Distractions Intro 00:05:00 Stop Interruptions 00:19:00 Stop Interruptions Activity Feedback 00:04:00 Handle Negativity 00:17:00 Handle Negativity Activity Feedback 00:03:00 Manage Inattention 00:19:00 Show it was Worthwhile Administer an End of Day Review 00:20:00 Remind Them What They Got 00:07:00 Address Outstanding Questions 00:09:00 Ensure Individual Success Ensure Individual Success Intro 00:08:00 Tutor Benchmark Candidates 00:10:00 Assign an Independent Assessment 00:18:00 Part with Warm Words 00:10:00 Manage Trainees Assessment Manage Trainees Assessment Practice 00:09:00 Manage Trainees Assessment 00:02:00 Prepare an Irresistible Training Update Your Lesson Plans and Practice Your Scripts 00:19:00 Prepare the Day of Training 00:08:00 Supplementary Resources Supplementary Resources - Train The Trainer Diploma 00:00:00 Assessment Assessment - Train The Trainer Diploma 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Course Overview Direct messenger communication is more effective than Facebook posts. The faster you can answer the questions of your customers, the better response you'll get. And messenger chatbot makes you available for your customers 24/7. Learn how you can use messenger communication effectively and create your own chatbot from this Facebook Marketing and Building Messenger Chatbots course and boost your Facebook marketing skill today. In this Facebook Marketing and Building Messenger Chatbots course, you will learn how you can create a Facebook Messenger chatbot and turn your messenger inbox into a marketing platform. This course will teach you how you can create your chatbot with personalized text message conversation. You will also understand the settings of able to get an automatic notification for any emergency queries. This will also help you with messenger promotions, ad campaigns and increase sales through the chat platform. Learning Outcomes Understand how Facebook marketing works Be able to create an effective messenger chatbot Learn the functions of messenger chatbot Connect chatbot with webinars, Google sheets and other files Be able to create a highly successful or messenger ad campaign Learn how to set up SMS notifications from Facebook Messenger Develop chatbot drip campaign and attract new customers through Messenger Who is this course for? This course is for anyone who wants to learn about Facebook marketing and promote their business through Facebook. You will learn to build a messenger chatbot and be able to communicate with your customers more effectively. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Facebook Marketing and Building Messenger Chatbots is a useful qualification to possess and would be beneficial for any related profession or industry such as: Social Media Marketers Digital Marketers Social Media Influencers Small Business Owners Marketing Professionals Module 01: Introduction to Facebook Messenger Marketing Course Slides 01:40:00 MobileMonkey Support 00:05:00 Welcome to Facebook Messenger Chatbot Masterclass 00:08:00 What is messenger marketing? 00:10:00 Advantages of using Facebook messenger marketing 00:15:00 How is chatbot marketing different than other marketing channels? 00:07:00 Who can use messenger bots to their advantage? 00:05:00 Module 02: Example Use Cases For Facebook Messenger Chatbots Ecommerce chatbot strategies 00:10:00 Webinar/event registrations using chatbots 00:04:00 Lea-gen chatbot strategies 00:09:00 Using chatbots to promote educational resources 00:10:00 Using chatbots to stay in touch with your customers 00:08:00 Calculating LTV and CAC to formulate incentive plans 00:11:00 Ideas for incentive structures to promote through Facebook chatbots 00:09:00 Module 03: Psychological Principles of Persuasion in Effective Bot Design Commitment and Consistency in chatbot design 00:15:00 Increasing customer value with reciprocity 00:14:00 Using social proof to build trust and identity 00:12:00 Likability - your secret weapon to successful bot marketing 00:11:00 Using scarcity to drive your customers to convert faster 00:09:00 Understanding the Fogg Behavior Model and how to use it to your advantage 00:16:00 Module 04: Building Killer Chatbots With MobileMonkey What is MobileMonkey? 00:05:00 Creating a MobileMonkey account and connecting your Facebook page 00:06:00 Viewing active bots and adding users 00:03:00 Create your first chatbot! 00:03:00 Module 05: Learning All About The MobileMonkey Chatbot Builder Widgets, Page Flow and Organisation 00:08:00 Effective Ways of Media relation & Public Relation 01:00:00 Adding Q&A items in MobileMonkey 00:06:00 Understanding unanswered questions 00:04:00 Configuring and editing bot builder settings 00:04:00 All about the text widget 00:07:00 All about the image widget 00:01:00 All about the form widget 00:10:00 All about the quick question widget 00:07:00 All about the gif widget 00:03:00 All about the attachment widget 00:02:00 All about the attribute widget 00:02:00 All about the connection widget 00:03:00 All about the email widget 00:03:00 All about the gallery widget 00:06:00 All about the list widget 00:03:00 All about the navigate widget 00:03:00 All about the typing widget 00:03:00 All about the video widget 00:03:00 Module 06: How to wield the Mobile Monkey Chat Blaster like a Jedi Master What's a chat blast anyway? 00:03:00 A few useful chat blaster use cases 00:06:00 Chat blasting vs. drip campaigns 00:06:00 Planning four chat blast ideas (Part 1) 00:10:00 Planning four chat blast ideas (Part 2) 00:12:00 Organising our chat blast pages in the Mobile Monkey page builder 00:05:00 Building our coupon chat blast 00:11:00 Testing our chat blast before blasting 00:05:00 Launching our first chat blast: Naming, audience, page and purpose 00:09:00 Building a chat blast to drive phone calls 00:14:00 Building our new product line chat blast 00:16:00 Building our competitive advantage/awareness chat blast 00:19:00 Analysing chat blast results 00:02:00 Module 07: Understanding Lead Magnets and Using Lead Magnets To Build Your Contact List Why are lead magnets important? 00:05:00 Installing your chat widget on a WordPress site 00:06:00 Installing your chat widget on a Shopify site 00:01:00 Installing your chat widget through Google Tag Manager 00:05:00 Link to the messenger and adding it to emails and blogs 00:10:00 Adding the checkbox plugin to your web forms 00:03:00 How to use Facebook Comment Guards 00:17:00 Creating Facebook messenger landing pages 00:13:00 Module 08: Facebook Messenger Ad Campaigns Using Your MobileMonkey Chatbots! What are Facebook Messenger Ads? 00:06:00 Messenger ads best practices and sample strategies 00:12:00 Creating a new messenger ad campaign on Facebook 00:09:00 Designing a messenger ad 00:14:00 Completing messenger campaign creation in Facebook ads manager 00:07:00 Drafting our mobile monkey messaging campaign blueprint 00:07:00 Creating and naming all our pages in MobileMonkey 00:04:00 Building our messenger landing page in Mobile Monkey 00:04:00 Finishing all the other Facebook messenger bot pages 00:14:00 Duplicating your ad groups to try different targeting settings 00:08:00 Setting up MobileMonkey Q&A and other loose ends 00:07:00 Module 09: Understanding Audiences in MobileMonkey and Using Them to Your Advantage What are audiences in MobileMonkey 00:08:00 Creating an all contacts and gender-based audience 00:04:00 Timezone and last active based audiences in mobile monkey 00:07:00 Creating an audience based on a custom variable 00:07:00 Module 10: Building Our First MobileMonkey Drip Campaign! What are the drip campaigns and drip campaign best practices? 00:07:00 Practical and useful drip campaign ideas 00:07:00 Building and reviewing our drip pages in MobileMonkey 00:08:00 Creating and launching our first MobileMonkey drip campaign 00:09:00 Module 11: Using the RSS Blaster in MobileMonkey RSS feed step by step and best practices 00:10:00 Module 12: Becoming a MobileMonkey Power User With Advanced Integrations and Connections SECTION 13 Becoming a Mobile Monkey power user with connections Chapter 01 What are connections and when would you use them_1 00:03:00 Creating a connection to Google Sheets 00:14:00 Creating a connection to GoToWebinar 00:10:00 Send new leads to your CRM (Hubspot) 00:08:00 Send an SMS to your sales team when a contact requests a callback 00:10:00 Module 13: Understanding Your MobileMonkey Audience Insights Contacts - searching, exporting and deleting 00:03:00 Audiences in MobileMonkey 00:02:00 Forms - what they are and how to use them 00:02:00 Bot analytics - how to find useful information using Mobile Monkey analytics 00:03:00 Module 14: Staying on Facebook's Good Side: Chatbot Compliance What you need to know about staying compliant with Facebook 00:04:00 Getting approved for subscription messaging 00:09:00 Module 15: Conclusion ... Goodbye for now but stay in touch! Thank you, getting help, final thoughts 00:05:00
Course Overview Gain an excellent understanding of power electronics and power systems by taking this Power Electronics for Electrical Engineering course. The Power Electronics for Electrical Engineering course will provide a thorough overview of power electronics fundamentals and their importance. Here, you will learn about the power electronics components and understand the working principle of rectifier circuits. Furthermore, you will learn about the design and implementation of AC and DC choppers and explore the fundamentals of inverters in power electronics. Learning Outcomes Identify the primary purpose of power electronics Understand how power electronics work Know about rectifiers and their operations Determine how AC and DC choppers work Gain insights into the inverter fundamentals and types Who is this course for? Anyone interested in improving their knowledge of electrical circuit analysis can take this Power Electronics for Electrical Engineering course. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Power Electronics for Electrical Engineering course offers useful skills to possess and would be beneficial for any relevant profession or career such as: Electronics: Apprentice Electrician Electronics: Industrial Electricians Electronics: Commercial Electrician Electronics: Residential Electrician Electronics: Maintenance Electrician Auto Electrician Unit 1- Introduction to Power Electronics Components Module 1- Introduction to Power Electronics 00:13:00 Module 2- Uncontrolled Switches 00:17:00 Module 3- What is the Benefit of Diode 00:06:00 Module 4- Semi-Controlled Switches Part 1 00:09:00 Module 5- Semi-Controlled Switches Part 2 00:14:00 Module 6- Semi-Controlled Switches Part 3 00:05:00 Module 7- What is the Benefit of Thyristor 00:05:00 Module 8- Fully Controlled Switches Part 1 00:17:00 Module 9- Fully Controlled Switches Part 2 00:10:00 Module 10- Fully Controlled Switches Part 3 00:12:00 Unit 2- Fundamentals of Rectifier Circuits Module 1- Overview on Rectifiers 00:02:00 Module 2- Rectifier Definition 00:01:00 Module 3- Half Wave Uncontrolled Rectifier with R Load 00:21:00 Module 4- Example on Half Wave Uncontrolled Rectifier with R Load Part 1 00:06:00 Module 5- Example on Half Wave Uncontrolled Rectifier with R Load Part 2 00:07:00 Module 6- Half Wave Uncontrolled Rectifier with RL Load 00:10:00 Module 7- Derivation of the Discontinuous Current in R-L Load 00:08:00 Module 8- Freewheeling Diode (Commutation Diode) 00:03:00 Module 9- Half Wave R-L Load with FWD 00:09:00 Module 10- Difference Between Continuous and Discontinuous Mode in RL Load 00:07:00 Module 11- Half Wave RL Load with FWD Continuous Mode 00:06:00 Module 12- Example on Half Wave Rectifier with FWD 00:07:00 Module 13- Bridge Full Wave Uncontrolled Rectifier Part 1 00:07:00 Module 14- Bridge Full Wave Uncontrolled Rectifier Part 2 00:05:00 Module 15- Quick Revision on Bridge Full Wave Uncontrolled Rectifier 00:06:00 Module 16- Firing Angle 00:02:00 Module 17- Half Wave Controlled Rectifier R Load 00:05:00 Module 18- Half Wave Controlled Rectifier R-L Load 00:04:00 Module 19- Half Controlled R-L Load with FWD 00:06:00 Module 20- Example 1 00:07:00 Module 21- Example 2 00:08:00 Module 22- Example 3 00:13:00 Module 23- Example 4 00:09:00 Module 24- Example 5 00:05:00 Module 25- Fully Controlled Bridge Rectifier Part 1 00:06:00 Module 26- Fully Controlled Bridge Rectifier Part 2 00:06:00 Module 27- Quick Revision on Bridge Full Wave Controlled Rectifier 00:02:00 Module 28- Example 6 00:08:00 Module 29- Half Controlled Bridge Rectifier 00:08:00 Module 30- Half Controlled Bridge Rectifier with FWD 00:05:00 Module 31- Example 7 00:06:00 Module 32- Example 8 00:07:00 Module 33- Performance Parameters 00:04:00 Module 34- Power Factor 00:04:00 Unit 3- Fundamentals of AC Choppers Module 1- Introduction to AC Choppers 00:02:00 Module 2- Definition of AC Choppers 00:05:00 Module 3- Switching Techniques in AC Choppers 00:06:00 Module 4- Applications on AC Choppers 00:03:00 Module 5- Types of AC Choppers 00:02:00 Module 6- AC Chopper with R Load 00:14:00 Module 7- Example 1 on AC Chopper with R Load 00:06:00 Module 8- Example 2 on AC Chopper with R Load 00:04:00 Module 9- AC Chopper with L Load Part 1 00:13:00 Module 10- AC Chopper with L Load Part 2 00:06:00 Module 11- Example on AC Chopper with L Load 00:08:00 Module 12- AC Chopper with RL Series Load 00:20:00 Module 13- Example on AC Chopper with RL Series Load 00:07:00 Module 14- AC Chopper with RL Parallel Load 00:25:00 Module 15- Example on AC Chopper with RL Parallel Load 00:06:00 Module 16- AC Chopper with Pure Capacitive Load 00:14:00 Module 17- Example on AC Chopper with Pure Capacitive Load 00:04:00 Module 18- AC Chopper Loaded by Heavy Rectifier 00:06:00 Module 19- AC Chopper Loaded by an AC Motor with Sinusoidal Back Emf 00:12:00 Module 20- Example on AC Chopper Loaded by an AC Motor with Sinusoidal Back Emf 00:08:00 Module 21- Integral Cycle Control 00:11:00 Module 22- Example on Integral Cycle Control 00:04:00 Unit 4- Fundamentals of DC Choppers Module 1- Introduction to DC Choppers 00:02:00 Module 2- Definition and Application of DC Choppers 00:05:00 Module 3- Step down DC Chopper with R Load 00:12:00 Module 4- Example on Step Down DC Chopper with R Load 00:08:00 Module 5- Generation of Duty Cycle 00:09:00 Module 6- Switching Techniques 00:03:00 Module 7- Step Down DC Chopper with RLE Load Part 1 00:19:00 Module 8- Step Down DC Chopper with RLE Load Part 2 00:15:00 Module 9- Example 1 on Step Down DC Chopper with RLE Load 00:13:00 Module 10- Example 2 on Step Down DC Chopper with RLE Load 00:02:00 Module 11- Step Up DC Chopper with R or RL Load 00:09:00 Module 12- Step Up DC Chopper with RE Load 00:15:00 Module 13- Example on Step Up DC Chopper with RE Load 00:20:00 Module 14- Buck Regulator Part 1 00:16:00 Module 15- Buck Regulator Part 2 00:17:00 Module 16- Example on Buck Regulator 00:03:00 Module 17- Boost Regulator 00:23:00 Module 18- Example on Boost Regulator 00:06:00 Module 19- Buck Boost Converter 00:17:00 Module 20- Example on Buck-Boost Converter 00:05:00 Unit 5- Fundamentals of Inverters Module 1- Introduction to Inverters 00:02:00 Module 2- Definition of Inverters 00:04:00 Module 3- Importance and Applications of Inverters 00:08:00 Module 4- Single Phase Half Bridge R-Load 00:15:00 Module 5- Single Phase Half Bridge RL- Load 00:08:00 Module 6- Performance Parameters of an Inverter 00:05:00 Module 7- Example on Single Phase Half Bridge 00:10:00 Module 8- Single Phase Bridge Inverter R- Load 00:06:00 Module 9- Single Phase Bridge Inverter RL- Load 00:07:00 Module 10- Example on Single Phase Bridge Inverter 00:06:00 Module 11- Three Phase Inverters and Obtaining the Line Voltages 00:15:00 Module 12- Three Phase Inverters and Obtaining The Phase Voltages 00:17:00 Module 13- Example on Three Phase Inverters 00:16:00 Module 14- Single Pulse Width Modulation 00:13:00 Module 15- Multiple Pulse Width Modulation 00:13:00 Module 16- Example on Multiple Pulse Width Modulation 00:04:00 Module 17- Sinusoidal Pulse Width Modulation 00:16:00 Module 18- Industrial Inverter 00:03:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Course Overview The early age of education is crucial for child development. Primary teachers help children to learn and develop in their early ages. If you love children and play a role in their development, then this Primary Teacher Training course will give you the proper guidelines. In this Primary Teacher Training course, you will learn about the roles and responsibilities of primary school teachers and how they can help children and how to help children to develop and learn. This course will teach you different teaching techniques, types of schools in the UK, special skills and the latest educational inventions. This is an ideal course for those who want to learn about teaching techniques and establish their career as a teacher. This Primary Teacher Training course will help you to understand new teaching techniques and developments through easily understandable bite-sized lessons. You will be able to familiarise yourself with different situations and learn new information easily. Learning Outcomes Learn about the roles and responsibilities of a primary teacher Be able to understand the students need Provide your pupils with a friendly and enjoyable learninf environment Inspire your students and improve the learninf system Familiarise with various teaching methods Learn about self-management and stress management techniques Be able to understand the needs of special education needs children Familiarise with EYFS teaching techniques Understand the importance of early years in development Who is this course for? This comprehensive Primary Teacher Training course is ideal for those who want to learn the roles and responsibilities of a primary teacher. You will learn how to communicate with children and teach them efficiently from this course. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Primary Teacher Training is a useful qualification to possess and would be beneficial for any related profession or industry such as: Primary Teachers Nursery Nurses SEN teachers Teaching Assistants Child support workers Childcarers Nannies Primary Teacher Training ( Updated Materials ) Primary Education in the UK 00:19:00 Responsibilities, Qualifications and Skills 00:18:00 Initial Teacher Training 00:25:00 Types of Schools in the UK 00:17:00 Importance of Early Years in Development 00:21:00 EYFS Teaching Techniques 00:16:00 Child Development 00:15:00 Teaching Primary English 00:31:00 Teaching Primary Mathematics 00:39:00 Teaching Primary Science, Design and Technology 00:32:00 Teaching Other Primary Subjects 00:30:00 Children Having Special Education Needs or Disabilities 00:18:00 EYFS Framework in 2021 00:14:00 Self-Management and Dealing with Stress 00:17:00 Primary Teacher Training ( Previous Materials ) ***Primary Education*** Structure of Primary Education in England 00:20:00 The Importance of Education in Early Childhood 00:05:00 Why is Education Important? 00:15:00 Key Benefits of Early Childhood Education 00:15:00 The Importance of Parent Involvement in Early Childhood Education 00:05:00 How education affects early childhood development? 00:15:00 Qualities of a Good Early Childhood Teacher 00:05:00 The Role of the Early Years Teacher 00:15:00 Working with Young Children 00:45:00 Teaching Kids Life Skills at an Early Age 00:15:00 Teach Preschool Kids to Count 00:15:00 Setting Up a Reward System for Children 00:15:00 Teach New Skills by Acting out Scenes 00:05:00 Teach Kids about their Feelings 00:05:00 Teaching Self-Care Skills to Children with Special Needs 00:15:00 Teach Your Kids Time Management Skills 00:30:00 Requirements, Qualifications and Useful Skills 00:05:00 The Early Years Framework 00:30:00 Understanding the EYFS Framework 00:05:00 A Fair and Flexible Framework 00:05:00 Regulation of Learning and Development 00:15:00 The Learning and Development Requirements 00:30:00 The Early Learning Goals 00:15:00 The Characteristics of Effective Learning 00:30:00 The EYFS Curriculum Design 00:05:00 Learning and Teaching Through Play 00:30:00 Playful Learning and Playful Teaching 00:15:00 Teaching Methods 00:15:00 Strategies for 21st Century Early Childhood Teachers 00:15:00 Creating an Enabling Environment 00:30:00 Innovative Ideas to Make Your Teaching Methods More Effective 00:15:00 ***Key Stage 1 & 2 Teaching*** **ENGLISH** Word Level Module 1: Early Phonics & Alphabet 00:30:00 Module 2: CVC 00:15:00 Module 3: Blends 01:00:00 Module 4: Vowel Phonemes 00:30:00 Module 5: Other Phonics 00:15:00 B. Spelling & Phonics (Part 2) Module 1: Prefixes 00:05:00 Module 2: Double Consonants 00:15:00 C. Spelling & Phonics (Part 3) Module 1: Plurals 00:30:00 Module 2: Compound Words 00:15:00 Module 3: Common Words 01:00:00 Module 4: Spelling and Rhyme 00:15:00 Module 5: Spelling Strategies 00:15:00 D. Alphabetical Order Alphabetical Order 00:30:00 E. Dictionary Skills Dictionary Skills 00:30:00 F. Synonyms & Thesaurus Work Module 1: Synonyms 00:30:00 Module 2: Thesaurus 00:15:00 G. Language Extension (Proverbs and Idioms) Module 1: Proverbs 00:15:00 Module 2: Idioms 00:15:00 Module 3: Metaphorical Expressions 00:15:00 Sentence Level A. Nouns & Adjectives Module 1: Nouns & Adjectives 01:00:00 B. Verbs & Adverbs Module 1: Verbs 00:15:00 Module 2: Adverbs 00:30:00 C. Writing Basic Sentences C. Writing Basic Sentences 00:30:00 D. Collective Nouns D. Collective Nouns 00:15:00 **MATHS** A. General Module 1: Miscellaneous 00:30:00 Module 2. Planning & Assessment 00:30:00 B. Numbers and the Number System Module 1: Counting 01:00:00 Module 2: Patterns & Number Sequences 00:15:00 Module 3: Ordering and Comparing Numbers 00:05:00 Module 4: Fractions, Decimals, and Percentages 01:00:00 Module 5: Properties of Numbers 01:00:00 Module 6: Place Value 00:30:00 Module 7: Rounding, Approximating & Estimating 00:15:00 Module 8: Ratio and Proportion 00:15:00 C. Calculations Module 1: Addition & Subtraction 01:00:00 Module 2: Doubling and Halving 00:05:00 Module 3: Using a Calculator 00:10:00 D. Solving Problems Module1: Word & Real Life Problems 00:10:00 Module 2: Money Problems 01:00:00 E. Measures, Shape & Space Module 1: Length or Distance 00:15:00 Module 2. Capacity or Volume 00:15:00 Module 3: 2D Shapes 00:05:00 Module 4: Position and Direction 00:15:00 Module 5: Time 00:30:00 **SCIENCE** A. Scientific Enquiry Module 1: Investigative Skills 00:15:00 B. Life Processes and Living Things Module 1: Life Processes - Worksheets 00:15:00 Module 2: Humans and other Animals 00:30:00 Module 3: Green Plants 00:30:00 Module 4: Variation and Classification 00:15:00 Module 5: Living Things in Their Environment 00:15:00 C. Materials and their Properties Module 1: Grouping and Classifying Materials 00:30:00 Module 2: Changing Materials 00:30:00 Module 3: Rocks and Soils 00:15:00 Module 4: Separating Mixtures of Materials 00:15:00 D. Physical Processes Module 1: Electricity 00:30:00 Module 2: Forces and Motion 00:15:00 Module 3: Light and Sound 00:30:00 Module 4: The Earth and beyond 00:15:00 **ICT** Module 1: General 00:15:00 Module 2: Word Processing, DTP and Graphics 00:15:00 Module 3: CD-ROMS, Internet & Email 00:15:00 **ART & DESIGN** ART & DESIGN 00:15:00 GEOGRAPHY Module 1: Maps and Plans 00:15:00 Module 2: Local Studies & Contrasting UK Locality 00:15:00 Module 3: Transport, Weather & Tourism 00:30:00 Module 4: Mountains and Rivers 00:30:00 Module 5: Around the World 00:15:00 **HISTORY** Module 1: Famous People 00:15:00 Module 2: The Tudors 00:15:00 Refer a Friend Refer a Friend and Claim One Course for FREE 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00