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

10761 Mac courses

R Programming for Data Science

4.5(3)

By Studyhub UK

Delve into the world of data analysis with 'R Programming for Data Science,' a course designed to guide learners through the intricacies of R, a premier programming language in the data science domain. The course opens with a broad perspective on data science, illuminating the pivotal role of R in this field. Learners are then introduced to R and RStudio, equipping them with the foundational tools and interfaces essential for R programming. The curriculum progresses with an introduction to the basics of R, ensuring learners grasp the core principles that underpin more complex operations. A highlight of this course is its in-depth exploration of R's versatile data structures, including vectors, matrices, factors, and data frames. Each unit is crafted to provide learners with a comprehensive understanding of these structures, pivotal for effective data handling and manipulation. The course also emphasizes the importance of relational and logical operators in R, key elements for executing data operations. As the course advances, learners will engage with the nuances of conditional statements and loops, essential for writing efficient and dynamic R scripts. Moving into more advanced territories, the course delves into the creation and usage of functions, an integral part of R programming, and the exploration of various R packages that extend the language's capabilities. Learners will also gain expertise in the 'apply' family of functions, crucial for streamlined data processing. Further units cover regular expressions and effective strategies for managing dates and times in data sets. The course concludes with practical applications in data acquisition, cleaning, visualization, and manipulation, ensuring learners are well-prepared to tackle real-world data science challenges using R. Learning Outcomes Develop a foundational understanding of R's role in data science and proficiency in RStudio. Gain fluency in R programming basics, enabling the handling of complex data tasks. Acquire skills in managing various R data structures for efficient data analysis. Master relational and logical operations for advanced data manipulation in R. Learn to create functions and utilize R packages for expanded analytical capabilities. Why choose this R Programming for Data Science course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this R Programming for Data Science course for? Beginners in data science eager to learn R programming. Data analysts and scientists looking to enhance their skills in R. Researchers in various fields requiring advanced data analysis tools. Statisticians seeking to adopt R for more sophisticated data manipulations. Professionals in finance, healthcare, and other sectors needing data-driven insights. Career path Data Scientist (R Expertise): £30,000 - £70,000 Data Analyst (R Programming Skills): £27,000 - £55,000 Bioinformatics Scientist (R Proficiency): £35,000 - £60,000 Quantitative Analyst (R Knowledge): £40,000 - £80,000 Research Analyst (R Usage): £25,000 - £50,000 Business Intelligence Developer (R Familiarity): £32,000 - £65,000 Prerequisites This R Programming for Data Science does not require you to have any prior qualifications or experience. You can just enrol and start learning.This R Programming for Data Science 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 Unit 01: Data Science Overview Introduction to Data Science 00:01:00 Data Science: Career of the Future 00:04:00 What is Data Science? 00:02:00 Data Science as a Process 00:02:00 Data Science Toolbox 00:03:00 Data Science Process Explained 00:05:00 What's next? 00:02:00 Unit 02: R and RStudio Engine and coding environment 00:03:00 Installing R and RStudio 00:04:00 RStudio: A quick tour 00:04:00 Unit 03: Introduction to Basics Arithmetic with R 00:03:00 Variable assignment 00:04:00 Basic data types in R 00:03:00 Unit 04: Vectors Creating a vector 00:05:00 Naming a vector 00:04:00 Arithmetic calculations on vectors 00:07:00 Vector selection 00:06:00 Selection by comparison 00:04:00 Unit 05: Matrices What's a Matrix? 00:02:00 Analyzing Matrices 00:03:00 Naming a Matrix 00:05:00 Adding columns and rows to a matrix 00:06:00 Selection of matrix elements 00:03:00 Arithmetic with matrices 00:07:00 Additional Materials 00:00:00 Unit 06: Factors What's a Factor? 00:02:00 Categorical Variables and Factor Levels 00:04:00 Summarizing a Factor 00:01:00 Ordered Factors 00:05:00 Unit 07: Data Frames What's a Data Frame? 00:03:00 Creating Data Frames 00:20:00 Selection of Data Frame elements 00:03:00 Conditional selection 00:03:00 Sorting a Data Frame 00:03:00 Additional Materials 00:00:00 Unit 08: Lists Why would you need lists? 00:01:00 Creating a List 00:06:00 Selecting elements from a list 00:03:00 Adding more data to the list 00:02:00 Additional Materials 00:00:00 Unit 09: Relational Operators Equality 00:03:00 Greater and Less Than 00:03:00 Compare Vectors 00:03:00 Compare Matrices 00:02:00 Additional Materials 00:00:00 Unit 10: Logical Operators AND, OR, NOT Operators 00:04:00 Logical operators with vectors and matrices 00:04:00 Reverse the result: (!) 00:01:00 Relational and Logical Operators together 00:06:00 Additional Materials 00:00:00 Unit 11: Conditional Statements The IF statement 00:04:00 IFELSE 00:03:00 The ELSEIF statement 00:05:00 Full Exercise 00:03:00 Additional Materials 00:00:00 Unit 12: Loops Write a While loop 00:04:00 Looping with more conditions 00:04:00 Break: stop the While Loop 00:04:00 What's a For loop? 00:02:00 Loop over a vector 00:02:00 Loop over a list 00:03:00 Loop over a matrix 00:04:00 For loop with conditionals 00:01:00 Using Next and Break with For loop 00:03:00 Additional Materials 00:00:00 Unit 13: Functions What is a Function? 00:02:00 Arguments matching 00:03:00 Required and Optional Arguments 00:03:00 Nested functions 00:02:00 Writing own functions 00:03:00 Functions with no arguments 00:02:00 Defining default arguments in functions 00:04:00 Function scoping 00:02:00 Control flow in functions 00:03:00 Additional Materials 00:00:00 Unit 14: R Packages Installing R Packages 00:01:00 Loading R Packages 00:04:00 Different ways to load a package 00:02:00 Additional Materials 00:00:00 Unit 15: The Apply Family - lapply What is lapply and when is used? 00:04:00 Use lapply with user-defined functions 00:03:00 lapply and anonymous functions 00:01:00 Use lapply with additional arguments 00:04:00 Additional Materials 00:00:00 Unit 16: The apply Family - sapply & vapply What is sapply? 00:02:00 How to use sapply 00:02:00 sapply with your own function 00:02:00 sapply with a function returning a vector 00:02:00 When can't sapply simplify? 00:02:00 What is vapply and why is it used? 00:04:00 Additional Materials 00:00:00 Unit 17: Useful Functions Mathematical functions 00:05:00 Data Utilities 00:08:00 Additional Materials 00:00:00 Unit 18: Regular Expressions grepl & grep 00:04:00 Metacharacters 00:05:00 sub & gsub 00:02:00 More metacharacters 00:04:00 Additional Materials 00:00:00 Unit 19: Dates and Times Today and Now 00:02:00 Create and format dates 00:06:00 Create and format times 00:03:00 Calculations with Dates 00:03:00 Calculations with Times 00:07:00 Additional Materials 00:00:00 Unit 20: Getting and Cleaning Data Get and set current directory 00:04:00 Get data from the web 00:04:00 Loading flat files 00:03:00 Loading Excel files 00:05:00 Additional Materials 00:00:00 Unit 21: Plotting Data in R Base plotting system 00:03:00 Base plots: Histograms 00:03:00 Base plots: Scatterplots 00:05:00 Base plots: Regression Line 00:03:00 Base plots: Boxplot 00:03:00 Unit 22: Data Manipulation with dplyr Introduction to dplyr package 00:04:00 Using the pipe operator (%>%) 00:02:00 Columns component: select() 00:05:00 Columns component: rename() and rename_with() 00:02:00 Columns component: mutate() 00:02:00 Columns component: relocate() 00:02:00 Rows component: filter() 00:01:00 Rows component: slice() 00:04:00 Rows component: arrange() 00:01:00 Rows component: rowwise() 00:02:00 Grouping of rows: summarise() 00:03:00 Grouping of rows: across() 00:02:00 COVID-19 Analysis Task 00:08:00 Additional Materials 00:00:00 Assignment Assignment - R Programming for Data Science 00:00:00

R Programming for Data Science
Delivered Online On Demand6 hours 33 minutes
£10.99

Electrical Circuits Laws and Methods

4.5(3)

By Studyhub UK

The 'Electrical Circuits Laws and Methods' course is designed to provide a comprehensive understanding of electric circuits, laws, and analytical methods. It covers fundamental concepts, basic laws, methods of analysis, circuit theorems, operational amplifiers, and capacitors and inductors. Students will learn essential principles to analyze and design electrical circuits effectively. Learning Outcomes: Understand the basic concepts of electric circuits, including electric charge, current, voltage, power, and energy. Apply Ohm's Law and other basic laws to analyze resistive circuits and determine currents and voltages. Use nodal and mesh analysis methods to analyze and solve complex electrical circuits with various sources. Apply circuit theorems such as the Superposition Theorem, Thevenin's Theorem, and Norton's Theorem to simplify circuit analysis. Comprehend the properties and applications of operational amplifiers in various amplifier configurations. Analyze capacitors and inductors in DC circuits, calculate their stored energy, and understand their equivalent capacitance and inductance in series and parallel configurations. Why buy this Electrical Circuits Laws and Methods? 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. Certification After studying the course materials of the Electrical Circuits Laws and Methods 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? The Electrical Circuits Laws and Methods course is designed for undergraduate and graduate electrical engineering students as a foundational study of circuit theory. It is suitable for electronics enthusiasts eager to grasp the functioning and design of electrical circuits for various applications. Engineering technicians and technologists working in fields like telecommunications and manufacturing can benefit from this course to better understand and troubleshoot electrical circuits in practical settings. Electrical technicians and electricians can enhance their problem-solving abilities and theoretical knowledge of electrical circuits by taking this course. Hobbyists and DIY enthusiasts interested in electronics projects will find value in learning circuit design and troubleshooting through this course. Professionals in engineering and related fields can use this course for continuing education to refresh their knowledge and stay up-to-date with advancements in electrical circuit theory and methods. Prerequisites This Electrical Circuits Laws and Methods does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Electrical Circuits Laws and Methods 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 Electrical Engineer: £28,000 - £70,000 per year Electronics Engineer: £30,000 - £75,000 per year Electrician: £24,000 - £45,000 per year Power Systems Engineer: £32,000 - £80,000 per year Telecommunications Engineer: £28,000 - £70,000 per year Automation and Control Systems Engineer: £35,000 - £80,000 per year Course Curriculum Unit 1- Basic Concepts Module 1- What Is an Electric Circuit 00:02:00 Module 2-System of Units 00:07:00 Module 3- What Is an Electric Charge 00:05:00 Module 4- What Is an Electric Current 00:08:00 Module 5-Example 1 00:01:00 Module 6- Example 2 00:02:00 Module 7- Example 3 00:02:00 Module 8- What Is Voltage 00:07:00 Module 9- What Is Power 00:06:00 Module 10- What Is Energy 00:04:00 Module 11- Example 4 00:03:00 Module 12-Example 5 00:03:00 Module 13- Dependent and Independent Sources 00:05:00 Module 14- Example 6 Part 1 00:04:00 Module 15- Example 6 Part 2 00:01:00 Module 16- Application 1 Cathode Ray Tube 00:04:00 Module 17-Example 10 00:03:00 Module 18- Application 2 Electricity Bills 00:02:00 Module 19- Example 8 00:03:00 Unit 2- Basic Laws Module 1- Introduction to Basic Laws 00:01:00 Module 2- Definition of Resistance 00:06:00 Module 3- Ohm's Law 00:02:00 Module 4- Types of Resistances 00:06:00 Module 5- Open and Short Circuit 00:05:00 Module 6- Definition of Conductance 00:04:00 Module 7-Example 1 00:01:00 Module 8- Example 2 00:03:00 Module 9- Example 3 00:03:00 Module 10- Branch, Node and Loops 00:07:00 Module 11- Series and Parallel Connection 00:04:00 Module 12- KCL 00:04:00 Module 13- KVL 00:03:00 Module 14- Example 4 00:05:00 Module 15- Example 5 00:02:00 Module 16- Example 6 00:06:00 Module 17- Series Resistors and Voltage Division 00:07:00 Module 18-Parallel Resistors and Current Division 00:12:00 Module 19- Analogy between Resistance and Conductance 00:07:00 Module 20-Example 7 00:03:00 Module 21-Example 8 00:04:00 Module 22- Introduction to Delta-Wye Connection 00:06:00 Module 23-Delta to Wye Transformation 00:05:00 Module 24- Wye to Delta Transformation 00:07:00 Module 25-Example 9 00:03:00 Module 26- Example 10 00:15:00 Module 27- Application Lighting Bulbs 00:03:00 Module 28-Example 11 00:05:00 Unit 3- Methods of Analysis Module 1- Introduction to Methods of Analysis 00:02:00 Module 2- Nodal Analysis with No Voltage Source 00:15:00 Module 3-Example 1 00:04:00 Module 4-Cramer's Method 00:04:00 Module 5-Nodal Analysis with Voltage Source 00:07:00 Module 6- Example 2 00:05:00 Module 7- Example 3 00:13:00 Module 8-Mesh Analysis with No Current Source 00:10:00 Module 9-Example 4 00:04:00 Module 10- Example 5 00:06:00 Module 11-Mesh Analysis with Current Source 00:07:00 Module 12-Example 6 00:08:00 Module 13-Nodal Vs Mesh Analysis 00:04:00 Module 14-Application DC Transistor 00:04:00 Module 15-Example 7 00:04:00 Unit 4- Circuit Theorems Module 1-Introduction to Circuit theorems 00:02:00 Module 2-Linearity of Circuit 00:07:00 Module 3-Example 1 00:04:00 Module 4-Superposition Theorem 00:07:00 Module 5- Example 2 00:04:00 Module 6-Example 3 00:06:00 Module 7-Source Transformation 00:08:00 Module 8-Example 4 00:05:00 Module 9-Example 5 00:03:00 Module 10-Thevenin Theorem 00:10:00 Module 11-Example 6 00:06:00 Module 12-Example 7 00:05:00 Module 13- Norton's Theorem 00:05:00 Module 14-Example 8 00:03:00 Module 15-Example 9 00:05:00 Module 16-Maximum Power Transfer 00:05:00 Module 17-Example 10 00:03:00 Module 18-Resistance Measurement 00:05:00 Module 19-Example 11 00:01:00 Module 20-Example 12 00:04:00 Module 21-Summary 00:05:00 Unit 5- Operational Amplifiers Module 1-Introduction to Operational Amplifiers 00:03:00 Module 2-Construction of Operational Amplifiers 00:07:00 Module 3-Equivalent Circuit of non Ideal Op Amp 00:10:00 Module 4-Vo Vs Vd Relation Curve 00:03:00 Module 5-Example 1 00:09:00 Module 6-Ideal Op Amp 00:07:00 Module 7- Example 2 00:04:00 Module 8-Inverting Amplifier 00:05:00 Module 9-Example 3 00:05:00 Module 10-Example 4 00:02:00 Module 11-Non Inverting Amplifier 00:08:00 Module 12-Example 5 00:03:00 Module 13-Summing Amplifier 00:05:00 Module 14-Example 6 00:02:00 Module 15-Difference amplifier 00:06:00 Module 16-Example 7 00:08:00 Module 17-Cascaded Op Amp Circuits 00:06:00 Module 18-Example 8 00:04:00 Module 19-Application Digital to Analog Converter 00:06:00 Module 20-Example 9 00:04:00 Module 21-Instrumentation Amplifiers 00:05:00 Module 22-Example 10 00:01:00 Module 23-Summary 00:04:00 Unit 6- Capacitors and Inductors Module 1-Introduction to Capacitors and Inductors 00:02:00 Module 2-Capacitor 00:06:00 Module 3-Capacitance 00:02:00 Module 4-Voltage-Current Relation in Capacitor 00:03:00 Module 5-Energy Stored in Capacitor 00:06:00 Module 6-DC Voltage and Practical Capacitor 00:02:00 Module 7-Example 1 00:01:00 Module 8-Example 2 00:01:00 Module 9-Example 3 00:05:00 Module 10-Equivalent Capacitance of Parallel Capacitors 00:02:00 Module 11-Equivalent Capacitance of Series Capacitors 00:03:00 Module 12-Example 4 00:02:00 Module 13-Definition of Inductors 00:06:00 Module 14-Definition of Inductance 00:03:00 Module 15-Voltage-Current Relation in Inductor 00:03:00 Module 16-Power and Energy Stored in Inductor 00:02:00 Module 17-DC Source and Inductor 00:04:00 Module 18-Example 5 00:02:00 Module 19-Series Inductors 00:03:00 Module 20-Parallel Inductors 00:04:00 Module 21-Example 6 00:01:00 Module 22-Small Summary to 3 Basic Elements 00:02:00 Module 23-Example 7 00:05:00 Module 24-Application Integrator 00:05:00 Module 25-Example 8 00:03:00 Module 26-Application Differentiator 00:02:00 Module 27-Example 9 00:06:00 Module 28-Summary 00:05:00 Assignment Assignment - Electrical Circuits Laws and Methods 00:00:00

Electrical Circuits Laws and Methods
Delivered Online On Demand10 hours 19 minutes
£10.99

Essentials of Becoming a Manager and Managing Teams

4.5(3)

By Studyhub UK

Dive into the realm of effective management with our course, 'Essentials of Becoming a Manager and Managing Teams'. Navigate the challenges of stepping into a managerial role in 'New Manager Mastery'. Discover the art of selecting the perfect candidate for your team in 'A Masterclass in Hiring For Your Teams' and foster an environment that promotes continuous growth with 'Creating a Culture of Learning in Your Organisation'. Equip yourself with top-tier interview techniques, manage stress, lead with conviction, conduct impactful meetings, and delve into the intricacies of advanced team management. Learning Outcomes Understand the transition intricacies and best practices of becoming a new manager. Master the strategies to effectively hire and onboard team members. Establish and nurture a growth-oriented learning culture within the organisation. Acquire techniques to proficiently manage stress, ensuring personal and team well-being. Lead meetings effectively and gain insights into advanced aspects of team leadership. Why buy this Essentials of Becoming a Manager and Managing Teams course? 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 Essentials of Becoming a Manager and Managing Teams 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 Essentials of Becoming a Manager and Managing Teams course for? Aspiring managers looking to transition into leadership roles seamlessly. Team leaders seeking to refine their hiring and team-building strategies. Organisational heads aiming to instil a robust learning culture. Professionals wanting to enhance their interview conduction skills. Individuals eager to develop leadership attributes and manage workplace stress. Prerequisites This Essentials of Becoming a Manager and Managing Teams does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Essentials of Becoming a Manager and Managing Teams 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 Manager: £30,000 - £45,000 Team Leader: £25,000 - £35,000 HR Specialist: £28,000 - £40,000 Training and Development Officer: £27,000 - £37,000 Stress Management Consultant: £35,000 - £50,000 Meetings Coordinator: £22,000 - £30,000 Course Curriculum Section 01: New Manager Mastery What to Expect & About Me 00:02:00 Well Done! 00:02:00 It's a Different Job 00:03:00 You're Scared? Good! 00:02:00 The Manager Mindset 00:03:00 Set Expectations 00:04:00 Get Learning Leadership! 00:03:00 What is Culture? 00:02:00 Culture of Fairness 00:08:00 People Are Crazy 00:02:00 Mastering One To One Meetings 00:05:00 Manager to Coach 00:07:00 Me? A Psychologist? 00:02:00 Emotional Intelligence 00:05:00 Mastering Performance Evaluations 00:07:00 Welcoming New Starters 00:07:00 How to Hire a Diverse Workforce 00:06:00 Get the Basics Right Every Time 00:02:00 Conclusion 00:02:00 Section 02: A Masterclass In Hiring For Your Teams Introduction 00:02:00 The Importance of the Interview Process 00:03:00 What's Wrong With The Interview Process 00:07:00 Human Vs. Algorithm 1 00:02:00 Unconscious Interviewer Biases 00:03:00 Be Data Driven 00:03:00 Let's See You In Action 00:02:00 Keep it Relevant 00:02:00 Seriously Avoid These Topics 00:03:00 Benefits of a Diverse Workforce 00:03:00 How to Hire a Diverse Workforce 00:06:00 Hunger and Desire Over Skills 00:03:00 Culture Addition, Not Culture Fit 00:03:00 Compliment, Backup or Add To The Team 00:05:00 Hiring The Right Rank 00:04:00 What Are Your Location Restrictions 00:01:00 The Risk Of Delivering Less 00:02:00 The Risk Of Burnout 00:02:00 The Risk Of Losing The Headcount 00:02:00 Confirm The Job Is What They Think It Is 00:02:00 Sell Yourself, The Team & The Company 00:03:00 Don't Be A Jerk 00:02:00 It's Not About Making You Look Good 00:02:00 Managing Recruitment Agencies 00:04:00 Communications With The Candidate 00:03:00 Be Ready 00:03:00 Assign A Buddy 00:02:00 You Got It Wrong! 00:02:00 Conclusion 00:03:00 Section 03: Creating a Culture Of Learning In Your Organization What To Expect From The Course 00:02:00 Why Even Bother? 00:07:00 What Learning Used To Be Like 00:02:00 Individual Learner 00:01:00 Everyone Says They Are A Self-Learner 00:10:00 Online Communities 00:02:00 Embedding Learning Into Daily Life 00:03:00 Teach It To Learn It 00:02:00 Learning New Vs Becoming Expert 00:01:00 Listen Faster 00:01:00 Tom's Approach 00:02:00 The Paid Training Course Is History 00:03:00 Develop The Right Mental Habits 00:06:00 Make It Easier On Yourself 00:02:00 Manager Responsibilities 00:01:00 Are You Really A Centre Of Excellence? 00:02:00 Learning As Part Of Performance Evaluation 00:02:00 Don't Worry If People Leave 00:01:00 The Benefits Of A Skilled User Base 00:02:00 Push It, Push It, Push It 00:01:00 The Golden Hour 00:09:00 Internal Mobility 00:03:00 Team Secondment 00:02:00 Make People Good Enough To Quit 00:03:00 Lunch & Learns 00:02:00 Personalised Learning Plans 00:02:00 Use It Or Lose It 00:02:00 Certifiably Great 00:02:00 Get A Learning Buddy 00:02:00 Senior Leaders Responsibilities 00:01:00 Walk It From The Top 00:02:00 Learning Wherever, Whenever 00:02:00 Show Us The Data 00:02:00 Create Learning Champions 00:02:00 Gamification 00:02:00 Sell, Sell, Sell 00:03:00 Don't Block The Useful Sites 00:03:00 Create A Varied Library Of Resources 00:02:00 Encourage Conferences And Seminars 00:04:00 The Feedback Loop 00:02:00 Learning Is Expensive 00:03:00 Learning Takes Time 00:02:00 Concluding Remarks 00:04:00 Section 04: Job Interview Practicals: Complete Interview Skills Training Interview Masterclass - Maximize Your Chances of Success 00:03:00 Get Yourself Game Ready! 00:08:00 Final Prep Tips! 1-2 Days Before Interview 00:03:00 It's Interview Day! How to ACE the interview! 00:07:00 Positive Personality Traits Interviewers Are Desperate For 00:07:00 How to Engage & Impress in Conversation 00:05:00 The Art of Asking Questions 00:08:00 How to Answer Questions Using Skill & Psychological Tricks 00:10:00 After Interview - Still More You Can Do 00:05:00 Staying Professional 00:02:00 That Wasn't What You Expected!! 00:03:00 Waiting For The Answer 00:02:00 Let's Review The Tips - So Much To Consider 00:04:00 Section 05: Beating Burnout - Practical & Complete Stress Management Introduction to Overcoming Burnout 00:03:00 The Problem of Burnout in Modern Workplaces 00:06:00 Symptoms of Burnout - Do You Have It? 00:03:00 How Individuals Can Fight Back Against Burnout 00:12:00 How Leaders Can Create A Burnout Free Culture 00:10:00 Let's Review The Advice - What's Important? 00:03:00 Section 06: Practical Leadership: Complete Guide To Great Leadership Characteristics of Great Leaders - Introduction 00:02:00 Honesty, Coaching & The Mission 00:08:00 Empathy, Togetherness & Feedback 00:06:00 Change, Authenticity & Enablement 00:05:00 Perspective, Empowerment & Emotional Intelligence 00:05:00 My Favourite Tips & Bonus! 00:05:00 Section 07: Mastering Meetings - A Complete Practical Guide To Meetings What to Expect 00:04:00 What & Why? 00:03:00 The Cost of Meetings 00:02:00 Red Amber & Green Meetings 00:06:00 Do You Need A Meeting? 00:04:00 Timing Considerations 00:07:00 Contents of the Invite 00:03:00 Scheduling Etiquette 00:07:00 Considerations for Externals 00:05:00 The Meeting as an Opportunity 00:02:00 Chairing Meetings 00:01:00 Your Agenda 00:08:00 Kicking Off 00:06:00 During The Meeting 00:08:00 After Meeting Minutes 00:06:00 Considerations 00:06:00 Concluding Remarks 00:02:00 Section 08: Advanced People Management - What They Don't Tell You About Team Leading! What To Expect & About Me 00:02:00 Management Vs. Coaching 00:07:00 What Is Culture? 00:02:00 Culture of Fairness 00:08:00 How To Be A Great Listener 00:05:00 Mastering Performance Evaluations 00:07:00 Welcoming New Starters 00:07:00 Stupid Things NOT To Say To Your Team 00:07:00 Your Team Made A Mistake 00:06:00 Mastering Crucial Conversations 00:05:00 When to Fire Someone 00:06:00

Essentials of Becoming a Manager and Managing Teams
Delivered Online On Demand9 hours 9 minutes
£10.99

AWS Certified Solutions Architect Associate Preparation

4.5(3)

By Studyhub UK

This course aims to prepare individuals for the AWS Certified Solutions Architect Associate exam. It covers essential AWS services, cloud architecture design, deployment strategies, and best practices for managing various AWS components. Learning Outcomes: Understand the fundamental concepts of AWS Cloud Services and their application in real-world scenarios. Design and implement AWS Storage and Virtual Private Cloud (VPC) solutions. Learn how to design, implement, and manage Compute Services effectively. Master Identity and Access Management (IAM) and its best practices for secure access control. Explore Auto Scaling Solutions and Virtual Network Services to optimize AWS infrastructure. Gain proficiency in deploying applications and databases on AWS. Discover additional AWS services and their integration for comprehensive cloud solutions. Develop insights into achieving operational excellence with AWS services. Why buy this AWS Certified Solutions Architect Associate Preparation? 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 AWS Certified Solutions Architect Associate Preparation 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 AWS Certified Solutions Architect Associate Preparation 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 AWS Certified Solutions Architect Associate Preparation does not require you to have any prior qualifications or experience. You can just enrol and start learning.This AWS Certified Solutions Architect Associate Preparation 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 AWS Certified Solutions Architect Associate Preparation is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction Introduction 00:03:00 Section 02: Exam Tips and Tricks What is AWS? 00:02:00 Why use AWS? 00:03:00 How to Get Started with AWS 00:04:00 AWS Certifications 00:04:00 Preparation Resources 00:02:00 Benefits of Certification 00:02:00 AWS CSA-A Overview 00:04:00 What's New on the 2020 Updated Exam? 00:03:00 AWS CSA-A Exam Objectives 00:06:00 The Four Key Areas (Compute, Networking, Storage, and Databases) 00:04:00 Master the Knowledge Areas 00:02:00 Use the System 00:05:00 Take Notes 00:03:00 Be Mentally and Physically Prepared 00:04:00 Take the Exam 00:04:00 Section 03: AWS Cloud Services Overview Cloud Computing Defined 00:08:00 Benefits of Cloud Computing 00:10:00 Cloud Computing Models 00:07:00 History 00:07:00 Platform 00:06:00 Services, Part 1 00:10:00 Services, Part 2 00:08:00 Security and Compliance 00:07:00 Regions and Availability 00:06:00 Section 04: AWS Storage Design Storage Services 00:07:00 S3 Storage Class 00:07:00 S3 Terminology 00:09:00 S3 Advanced Features 00:08:00 Creating S3 Buckets Lab 00:08:00 S3 Bucket Properties 00:08:00 S3 Managing Objects Lab 00:11:00 Glacier 00:07:00 Setting up a Glacier Vault Lab 00:08:00 S3 and Tape Gateway 00:06:00 S3 Enhanced Features 00:08:00 Elastic Block Store (EBS) 00:08:00 Creating EBS Volumes Lab 00:07:00 Elastic File System (EFS) 00:07:00 Creating an EFS File System Lab 00:07:00 EFS and PrivateLink 00:03:00 Intro to Amazon FSx 00:06:00 Hands-on with FSx 00:06:00 Integrating on-Premises Storage 00:07:00 Storage Access Security Lab 00:10:00 Storage Performance 00:08:00 Section 05: Virtual Private Cloud (VPC) Virtual Private Cloud (VPC) Overview 00:10:00 Creating a VPC Lab 00:11:00 Configuring DHCP Options Lab 00:04:00 Elastic IP Addresses 00:07:00 Elastic Network Interfaces (ENIs) 00:05:00 Endpoints 00:07:00 VPC Peering 00:08:00 Creating a VPC Peering Connection Lab 00:10:00 Security Groups Overview 00:07:00 Network Address Translation (NAT) 00:11:00 Gateways (VPGs and CGWs) 00:08:00 VPN Configuration Option 00:04:00 Section 06: Compute Services Design EC2 Overview 00:11:00 EC2 Instance Types 00:11:00 EC2 Pricing 00:13:00 EBS and EC2 00:05:00 Section 07: Compute Services Implementation Launching an EC2 Linux Instance Lab 00:13:00 Configuring an EC2 Linux Instance Lab 00:08:00 Setting up an EC2 Windows Instance Lab 00:12:00 Shared Tenancy 00:05:00 Dedicated Hosts 00:08:00 Dedicated Instances 00:06:00 AMI Virtualization 00:12:00 Section 08: Compute Services Management Instance Management 00:09:00 Connecting to Instances Lab 00:09:00 Working with Security Groups 00:10:00 Working with Security Groups Lab 00:10:00 Advanced EC2 Management 00:06:00 AWS Batch 00:06:00 Elastic Container Service (ECS) 00:08:00 Elastic Beanstalk Environment 00:11:00 Section 09: Identity and Access Management (IAM) Identity and Access Management (IAM) Overview 00:07:00 Principals 00:10:00 Root User 00:06:00 Authentication 00:06:00 Authorization Policies 00:13:00 Multi-Factor Authentication 00:08:00 Key Rotation 00:10:00 Multiple Permissions 00:06:00 AWS Compliance Program 00:07:00 AWS Security Hub 00:06:00 Shared Responsibility Models 00:06:00 Section 10: IAM Best Practices User Accounts 00:11:00 Password Policies 00:09:00 Credential Rotation 00:06:00 Principle of Least Privilege 00:05:00 IAM Roles 00:08:00 Policy Conditions 00:08:00 CloudTrail 00:12:00 Section 11: Auto Scaling Solutions Auto Scaling Overview 00:06:00 Auto Scaling Groups 00:04:00 Termination Policies 00:07:00 Auto Scaling Configuration Lab 00:13:00 Launch Methods 00:04:00 Load Balancer Concepts 00:08:00 Elastic Load Balancing (ELB) 00:10:00 Section 12: Virtual Network Services DNS 00:14:00 Configuring DNS Lab 00:07:00 Configuring Route 53 Lab 00:13:00 Configuring ACLs and NACLs Lab 00:09:00 Flow Logs 00:07:00 Section 13: AWS Application Deployment Application and Deployment Services 00:04:00 Lambda 00:06:00 API Gateway 00:09:00 Kinesis 00:06:00 Kinesis Data Streams and Firehose 00:06:00 Kinesis Data Analytics 00:04:00 Reference Architectures 00:06:00 CloudFront 00:10:00 Web Application Firewall (WAF) 00:09:00 Simple Queue Service (SQS) 00:10:00 Simple Notification Service (SNS) 00:08:00 Simple Workflow (SWF) 00:07:00 Step Functions 00:05:00 OpsWorks 00:08:00 Cognito 00:04:00 Elastic MapReduce (EMR) 00:05:00 CloudFormation 00:10:00 CloudFormation Properties 00:03:00 CloudWatch 00:06:00 Trusted Advisor 00:07:00 Organizations 00:09:00 Section 14: AWS Database Design Database Types 00:08:00 Relational Databases 00:08:00 Database Hosting Methods 00:05:00 High Availability Solutions 00:06:00 Scalability Solutions 00:06:00 Database Security 00:08:00 Aurora 00:06:00 Redshift 00:11:00 DynamoDB 00:10:00 Section 15: Database Deployment DynamoDB Tables Lab 00:08:00 MySQL Lab 00:13:00 Configuration Lab 00:13:00 Backups Lab 00:04:00 Restore Lab 00:04:00 Snapshot Lab 00:08:00 Monitoring Lab 00:06:00 Section 16: Additional AWS Services Media Content Delivery 00:13:00 Desktop and Appstreaming 00:06:00 ElastiCache 00:05:00 Security Services Lab 00:12:00 Analytics Engines 00:11:00 Development Operations (DevOps) 00:12:00 AWS Solutions 00:05:00 AWS Transit Gateway 00:03:00 AWS Backup 00:04:00 AWS Cost Explorer 00:04:00 Section 17: Operational Excellence with AWS The Operational Excellence Process 00:08:00 Widget Makers Scenario 00:06:00 Resilient Design 00:08:00 Resilient Design Scenario 00:05:00 Performant Design 00:09:00 Performant Design Scenario 00:06:00 Secure Design 00:08:00 Secure Design Scenario 00:05:00 Cost Optimization 00:07:00 Cost Optimization Scenario 00:05:00 General Best Practices 00:07:00

AWS Certified Solutions Architect Associate Preparation
Delivered Online On Demand20 hours 6 minutes
£10.99

High School Math (Pure Mathematics 1)

4.5(3)

By Studyhub UK

Dive into the enthralling world of numbers and equations with 'High School Math (Pure Mathematics 1),' a course designed to unravel the mysteries of mathematics. Your journey begins with an Introduction that lays the foundation, not just in terms of concepts but igniting a passion for the beauty of math. As you progress, Functions become more than just equations; they turn into a language that describes the universe. Imagine the elegance of Quadratic Equations unfolding before your eyes, revealing patterns and solutions that were once hidden. Embark on an adventure through Co-ordinate Geometry, where every point and line tells a story of space and dimensions. Sequence and Series will no longer be just about numbers; they will be about the rhythm and flow of mathematical logic. The course takes a deeper dive with the Binomial Theorem, Differentiation, Tangents and Normals, each module building on the last, turning complexity into simplicity. Stationary Points & Curve Sketching, and the Second Derivative Test open new vistas in understanding the nature of graphs. As you master Simultaneous Linear Equations, you're not just solving problems; you're unlocking a new perspective on mathematical relationships. The Essential Revision at the end is your bridge to excellence, consolidating your knowledge and skills. Learning Outcomes Develop a foundational understanding of key mathematical concepts and functions. Master the intricacies of quadratic equations and co-ordinate geometry. Explore and apply the principles of sequences, series, and the binomial theorem. Gain proficiency in differentiation and its practical applications in tangents and normals. Understand and implement techniques in curve sketching, stationary points, and optimisation. Why choose this High School Math (Pure Mathematics 1) course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this High School Math (Pure Mathematics 1) course for? High school students seeking to excel in mathematics. Individuals preparing for college-level math courses. Math enthusiasts looking to deepen their understanding of pure mathematics. Students requiring a comprehensive revision of key mathematical concepts. Anyone aspiring to pursue a career involving advanced mathematics. Career path Mathematician: £30,000 - £60,000 Data Analyst: £25,000 - £50,000 Actuarial Analyst: £28,000 - £55,000 Research Scientist (Mathematics): £32,000 - £60,000 Engineering Consultant: £27,000 - £55,000 Academic Tutor (Mathematics): £24,000 - £40,000 Prerequisites This High School Math (Pure Mathematics 1) does not require you to have any prior qualifications or experience. You can just enrol and start learning.This High School Math (Pure Mathematics 1) 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 Introduction Introduction 00:03:00 Functions What is Function? 00:07:00 Vertical Line Test 00:04:00 Value of a Function Graphically 00:08:00 Domain Range of a function Algebraically 00:13:00 Domain Range of a function Graphically 00:06:00 Even & Odd Functions 00:07:00 One to one Function 00:05:00 Composite Functions 00:09:00 How to draw Rational Functions- 1 00:04:00 How to draw Rational Functions- 2 00:10:00 Inverse of a function Algebraically 00:05:00 Inverse of a function Graphically 00:09:00 Practice Problems 00:15:00 Practice Problems 00:11:00 Resources Downloads 00:40:00 Quadratic Equations Introduction to Quadratic Equations 00:04:00 Solving Quadratic Equations by Factorization method 00:10:00 Writing in completed square form 00:08:00 Solving by completed square method 00:08:00 Sketching of Quadratic Graphs 00:11:00 Quadratic graphs using Transformations 00:06:00 Quadratic inequalities 00:11:00 Deriving Quadratic formula 00:05:00 Solving problems using Quadratic Formula 00:06:00 Equations reducible to Quadratic 00:07:00 Nature of Roots of Quadratic Equations 00:04:00 Nature of roots continues 00:12:00 Quadratic Equations (Resources) 00:50:00 Co-ordinate Geometry Distance formula 00:15:00 Mid point formula 00:05:00 Gradient of a line 00:10:00 Graphing using gradient and y intercept 00:02:00 Some standard lines 00:04:00 Slope intercept form y = m x +c 00:05:00 Point slope form and two point form 00:10:00 Intersection of line and parabola 00:09:00 Practice Problems from past papers (part 3) 00:12:00 Sequence and series Sequence and series ( video) 00:08:00 Arithmetic Sequence 00:10:00 General term of an A.P. 00:07:00 Finding given term is which term? 00:05:00 Writing sequence when two terms are known 00:08:00 Condition for three terms to be in A.P. 00:05:00 Sum to n terms of A.P. 00:06:00 Practice Problems 1 (A.P.) 00:08:00 Practice problems 3 (A.P.) 00:07:00 Practice problems 4 (A.P.) 00:10:00 Geometric Progressions 00:11:00 Sum to n terms in G.P. 00:14:00 Sum to infinite Terms in G.P. 00:13:00 Practice Problems 1 (GP) 00:13:00 Practice Problems 2 (GP) 00:06:00 Practice Problems based on AP and GP both 00:15:00 Sequence and series Text 1 00:40:00 Sequence and series Text 2 00:55:00 Binomial Theorem What is Factorial? 00:06:00 n-choose -r problems 00:06:00 Properties of n - choose -r 00:05:00 Expanding using Binomial Theorem 00:11:00 Finding the indicated term in the Binomial expansion 00:10:00 Finding the indicated term from end 00:09:00 Finding the coefficient for given exponent (index) of the variable 00:08:00 Finding the term independent of variable 00:05:00 Expanding in increasing and decreasing powers of x 00:09:00 Practice problems 1 00:12:00 Practice Problems 2 00:09:00 Practice problems 3 00:10:00 Past papers problems 1 00:15:00 Past Paper problems 2 00:13:00 Past Paper problems 3 00:09:00 Resources in this section 00:50:00 Differentiation What is Derivative? 00:07:00 Derivation of formula for Derivative 00:06:00 Differentiation by definition or First Principle 00:06:00 Power Rule 00:20:00 Practice Problems on Power Rule 1 00:07:00 Practice Problems on Power Rule 2 00:07:00 Practice Problems on Power Rule 3 00:05:00 Practice Problems on Power Rule 4 00:11:00 Practice Problems on Power Rule 5 00:07:00 Tangents and Normals Tangents and Normals- Basics 00:12:00 Practice- Tangents and Normals Part 1 00:16:00 Practice- Tangents and Normals Part 2 00:13:00 Practice- Tangents and Normals Part 3 00:11:00 Practice- Tangents and Normals Part 4 00:14:00 Stationary Points & Curve Sketching Stationary Points - Basics 00:13:00 Practice- Increasing Decreasing & Maxima Minima part 1 00:11:00 Practice- Increasing Decreasing & Maxima Minima part 2 00:12:00 Practice- Increasing Decreasing & Maxima Minima part 3 00:10:00 Second Derivative Test (Maximum & Minimum Points) Concavity-Basics 00:02:00 Concavity & Second Derivative 00:08:00 Second Derivative Test 00:09:00 Practice Problems on second derivative 00:04:00 Practice Problem of Maxima Minima using second derivative test Part 1 00:17:00 Practice Problem of Maxima Minima using second derivative test Part 2 00:10:00 Practice Problem of Maxima Minima using second derivative test Part 3 00:07:00 Practice Problem of Maxima Minima using second derivative test Part 4 00:07:00 Applications of Maxima and Minima Part 1 00:09:00 Applications of Maxima and Minima Part 2 00:07:00 Applications of Maxima and Minima Part 3 00:10:00 Applications of Maxima and Minima Part 4 00:09:00 Applications of Maxima and Minima Part 5 00:10:00 Applications of Maxima and Minima Part 6 00:08:00 Past Paper Problems on applications of maxima and minima Part 1 00:09:00 Past Paper Problems on applications of maxima and minima Part 2 00:09:00 Past Paper Problems on applications of maxima and minima Part 3 00:08:00 Past Paper Problems on applications of maxima and minima Part 4 00:07:00 Chain Rule 00:12:00 Rate of change part 1 00:05:00 Rate of change part 2 00:10:00 Rate of change part 3 00:07:00 Past Paper Problems using chain rule -1 00:06:00 Past Paper Problems using chain rule - 2 00:07:00 Past Paper Problems using chain rule 3 00:07:00 Past Paper Problems using chain rule -4 00:04:00 Simultaneous Linear equations Graphical Method of solving pair of linear equations 00:10:00 Video lecture on Graphical method 00:05:00 Method of elimination by substitution 00:10:00 Video lecture on substitution method 00:06:00 Method of elimination by equating the coefficients 00:10:00 Video lecture on equating coefficients method 00:09:00 Practice Problems on Linear equation 00:20:00 Essential Revision How to take up this course? 00:10:00 Background of Algebra 00:10:00 Language of Alg ebra 00:10:00 Finding Values of algebraic expressions 00:14:00 Fractional Indices 00:10:00 Higher Indices 00:07:00 Rules of Brackets 00:04:00 Simplification by removing brackets (BODMAS) 00:11:00 Simplifications of Algebraic Fractions 00:07:00 Solving complex Linear Equations in one variable 00:10:00 Factorization by taking out common factor 00:10:00 Factorization by grouping the terms 00:09:00 Factorize using identity a ² - b ² 00:07:00 Factorization by middle term split 00:12:00

High School Math (Pure Mathematics 1)
Delivered Online On Demand23 hours 15 minutes
£10.99

Domestic Appliance Repair

By IOMH - Institute of Mental Health

Overview of Domestic Appliance Repair With over 45 million households in the UK relying on appliances like refrigerators, washing machines and ovens, there is always demand for skilled domestic appliance repair technicians. This comprehensive Domestic Appliance Repair course unlocks the skills and knowledge needed to diagnose and fix faults in all common household appliances. Gain practical, hands-on experience repairing and maintaining refrigerators, air conditioners, washers, cooking appliances and more. Develop electrical, mechanical and troubleshooting abilities following best practice safety procedures. Whether you want to start a lucrative appliance repair business, become a skilled appliance servicer, or fix appliances in your own home, this Domestic Appliance Repair course provides the perfect foundation. With the UK appliance repair industry expected to grow 5% annually, this is the ideal time to gain skills in this essential trade. Get a Quick Look at The Course Content: This Domestic Appliance Repair Course will help you to learn: Diagnose faults in common domestic appliances. Repair refrigerators, air conditioners and washing machines. Service and maintain cooking appliances. Follow safety procedures when working on appliances. Repair electrical wiring and circuits in appliances. Replace parts and components in appliances. This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Domestic Appliance Repair. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-To-One Support from a Dedicated Tutor Throughout Your Course. Study Online - Whenever and Wherever You Want. Instant Digital/ PDF Certificate. 100% Money Back Guarantee. 12 Months Access. Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion - Digital / PDF Certificate After completing the Domestic Appliance Repair course, you can order your CPD Accredited Digital / PDF Certificate for £5.99.  Certificate of Completion - Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? Individuals looking to start a career in appliance repair. Existing appliance repair technicians looking to expand their skills. Handymen and DIY enthusiasts interested in appliance maintenance and repair. Aspiring entrepreneurs wanting to start an appliance repair business. Anyone wishing to save money by repairing their appliances. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the Domestic Appliance Repair course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The certification and skills you get from this Domestic Appliance Repair Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Appliance Repair Technician - £20K to £32K per year. Refrigeration Mechanic - £20K to £35K per year. Washing Machine Repairer - £16K to £25K per year. Electrical Appliance Servicer - £22K to £32K per year. Self-Employed Appliance Repairer - £30K to £60K per year Frequently Asked Questions (FAQ's) Q. How do I purchase a course? 1. You need to find the right course on our IOMH website at first. You can search for any course or find the course from the Courses section of our website. 2. Click on Take This Course button, and you will be directed to the Cart page. 3. You can update the course quantity and also remove any unwanted items in the CART and after that click on the Checkout option and enter your billing details. 4. Once the payment is made, you will receive an email with the login credentials, and you can start learning after logging into the portal. Q. I have purchased the course when will I be able to access the materials? After purchasing the course, you should receive an email with the login credentials within 24 hours. Please check your spam or junk folder if you didn't receive it in your inbox. You can access your courses by logging into your account. If you still need any assistance, please get in touch with our Customer Support team by providing the details of your purchase. Q. I haven't received my certificate yet. What should I do? You should receive your Digital Certificate within 24 hours after placing the order, and it will take 3-9 days to deliver the hard copies to your address if you are in the UK. For International Delivery, it will take 20-25 days. If you require any assistance, get in touch with our dedicated Customer Support team, and your queries/issues will be dealt with accordingly. Q. I don't have a credit/debit card, what other methods of payment do you accept? You can make the payment using PayPal or you can Bank Transfer the amount. For Bank transfer you will require an invoice from us and you need to contact our Customer Support team and provide details of your purchase to get the invoice. After that, you will receive an email with the invoice and bank details and you can make the payment accordingly. Q. Can I do the courses from outside UK? We are an online course provider, and learners from anywhere in the world can enrol on our courses using an internet-connected device. Q. When I log into the account it says 'Contact Administrator'. To resolve this issue, please log out of your account and then log back in. Course Curriculum Domestic Appliance Repair Introduction to Domestic Appliances 00:25:00 Repairing a Refrigerator 00:30:00 Repairing an Air Conditioner 00:10:00 Repairing a Washing Machine 00:10:00 Repairing a Coffee Maker 00:10:00 Repairing a Dishwasher 00:15:00 Repairing a Vacuum Cleaner 00:10:00 Repairing a Water Heater 00:10:00 Repairing a Television 00:10:00 Repairing Electrical Wiring 00:10:00 Repairing Cooking Appliances 00:15:00 Repairing a Cloth Dryer 00:10:00 Safety Precautions during Repairing Appliances 00:15:00

Domestic Appliance Repair
Delivered Online On Demand3 hours
£11.99

Microsoft Word Advanced

By IOMH - Institute of Mental Health

Overview This Microsoft Word Advanced course will unlock your full potential and will show you how to excel in a career in Microsoft Word Advanced. So upskill now and reach your full potential. Everything you need to get started in Microsoft Word Advanced is available in this course. Learning and progressing are the hallmarks of personal development. This Microsoft Word Advanced will quickly teach you the must-have skills needed to start in the relevant industry. In This Mental Health Course, You Will: Learn strategies to boost your workplace efficiency. Hone your Mental Health skills to help you advance your career. Acquire a comprehensive understanding of various Mental Health topics and tips from industry experts. Learn in-demand Mental Health skills that are in high demand among UK employers, which will help you to kickstart your career. This Microsoft Word Advanced course covers everything you must know to stand against the tough competition in the Microsoft Word Advanced field.  The future is truly yours to seize with this Microsoft Word Advanced. Enrol today and complete the course to achieve a Microsoft Word Advanced certificate that can change your professional career forever. Additional Perks of Buying a Course From Institute of Mental Health Study online - whenever and wherever you want. One-to-one support from a dedicated tutor throughout your course. Certificate immediately upon course completion 100% Money back guarantee Exclusive discounts on your next course purchase from Institute of Mental Health Enrolling in the Microsoft Word Advanced course can assist you in getting into your desired career quicker than you ever imagined. So without further ado, start now. Process of Evaluation After studying the Microsoft Word Advanced course, your skills and knowledge will be tested with a MCQ exam or assignment. You must get a score of 60% to pass the test and get your certificate.  Certificate of Achievement Upon successfully completing the Microsoft Word Advanced course, you will get your CPD accredited digital certificate immediately. And you can also claim the hardcopy certificate completely free of charge. All you have to do is pay a shipping charge of just £3.99. Who Is This Course for? This Microsoft Word Advanced is suitable for anyone aspiring to start a career in Microsoft Word Advanced; even if you are new to this and have no prior knowledge on Microsoft Word Advanced, this course is going to be very easy for you to understand.  And if you are already working in the Microsoft Word Advanced field, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  Taking this Microsoft Word Advanced course is a win-win for you in all aspects.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements This Microsoft Word Advanced course has no prerequisite.  You don't need any educational qualification or experience to enrol in the Microsoft Word Advanced course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online Microsoft Word Advanced course. Moreover, this course allows you to learn at your own pace while developing transferable and marketable skills. Course Curriculum Manipulating Images Integrate Pictures and Text 00:15:00 Adjust Image Appearance 00:09:00 Insert Other Media Elements 00:02:00 Using Custom Graphic Elements Create Text Boxes and Pull Quotes 00:06:00 Add WordArt and Other Text Effects 00:05:00 Draw Shapes 00:07:00 Create Complex Illustrations with SmartArt 00:08:00 Collaborating on Documents Prepare a Document for Collaboration 00:09:00 Mark Up a Document 00:06:00 Review Markups 00:04:00 Merge Changes from Other Documents 00:06:00 Adding Document References and Links Add Captions 00:06:00 Add Cross References 00:08:00 Add Bookmarks 00:05:00 Add Hyperlinks 00:06:00 Insert Footnotes and Endnotes 00:05:00 Add Citations and a Bibliography 00:11:00 Securing a Document Suppress Information 00:07:00 Set Formatting and Editing Restrictions 00:06:00 Restrict Document Access 00:02:00 Add a Digital Signature to a Document 00:04:00 Using Forms to Manage Content Create Forms 00:09:00 Modify Forms 00:03:00 Automating Repetitive Tasks with Macros Automate Tasks by Using Macros 00:10:00 Create a Macro 00:19:00 Mock Exam Mock Exam- Microsoft Word Advanced 00:20:00 Final Exam Final Exam- Microsoft Word Advanced 00:20:00 Assignment Assignment - Microsoft Word Advanced 00:00:00

Microsoft Word Advanced
Delivered Online On Demand3 hours 38 minutes
£11.99

Mechanical engineering - CPD Certified

4.7(26)

By Academy for Health and Fitness

24-Hour Knowledge Knockdown! Prices Reduced Like Never Before Mechanical engineering plays a crucial role in modern society, shaping the world through innovation and design. In the UK, the engineering sector contributes over £280 billion to the economy, with mechanical engineers being highly sought after in industries ranging from aerospace to energy. Have you ever wondered how machines work or how energy is transformed? This Mechanical Engineering course will equip you with the foundational knowledge and practical skills necessary to navigate this dynamic field. Are you ready to build a career in one of the most vital sectors in the world? This comprehensive mechanical engineering course offers a deep dive into the fundamental principles and applications of this dynamic field. You'll explore a wide range of topics, including engineering mechanics, thermodynamics, fluid mechanics, structural mechanics, machines, dynamics, design, hydraulics, manufacturing processes, and engineering drawing. Through a combination of theoretical knowledge and exercises, you'll gain a solid understanding of the core concepts that underpin mechanical engineering. Whether you're aspiring to design innovative products, develop sustainable technologies, or contribute to groundbreaking research, a mechanical engineering degree opens doors to a world of exciting opportunities. This course provides the essential foundation to embark on a rewarding career in this field. By mastering the principles of mechanical engineering, you'll be well-equipped to tackle complex challenges and make a lasting impact on the world. Learning Outcomes of Mechanical engineering Apply the principles of engineering mechanics to analyse and solve problems. Understand the laws of thermodynamics and their applications in mechanical systems. Analyse the behaviour of fluids and their interaction with mechanical components. Evaluate the structural integrity of mechanical structures and components. Design and analyse various mechanical systems and machines. Apply manufacturing processes to create mechanical components and products. Enrol today and unlock your potential in mechanical engineering! Why Choose Us? Get a Free CPD Accredited Certificate upon completion of Mechanical Engineering Get a free student ID card with Mechanical Engineering Training program (£10 postal charge will be applicable for international delivery) The Mechanical Engineering is affordable and simple to understand This course is entirely online, interactive lesson with voiceover audio Get Lifetime access to the Mechanical Engineering course materials The Mechanical Engineering comes with 24/7 tutor support Start your learning journey straightaway! This mechanical engineering course equips you with a comprehensive understanding of the fundamental principles and applications of mechanical engineering. You'll explore topics such as mechanics, thermodynamics, fluids, structures, machines, design, hydraulics, manufacturing, and drawing. This knowledge empowers you to excel in a wide range of mechanical engineering roles. ***Course Curriculum*** Here is the curriculum breakdown of the Mechanical engineering course: Module 01: Introduction Module 02: Engineering Mechanics - I Module 03: Engineering Mechanics - II Module 04: Heat and Thermodynamics Module 05: Work, Force and Energy Module 06: Fluid Mechanics Module 07: Structural Mechanics Module 08: Machines - I Module 08: Machines - II Module 10: Machine Dynamics Module 11: Mechanical Design Module 12: Hydraulic Machines Module 13: Strain Hardening Processes Module 14: Application of Solidification Module 15: Welding Module 16: Engineering Drawing Certification Accredited by CPD Upon finishing the Mechanical engineering course, you will receive an accredited certification that is recognised all over the UK and also internationally. The pricing schemes are - 10 GBP for Digital Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery) CPD 10 CPD hours / points Accredited by CPD Quality Standards Who Is This Course For? This Mechanical engineering course is ideal for: Engineers Technicians Scientists Researchers Students Enthusiasts Requirements This Mechanical engineering doesn't require prior experience and is suitable for diverse learners. Career Path This Mechanical engineering course will allow you to kickstart or take your career in the related sector to the next stage. Engineer Designer Analyst Manager Consultant Researcher

Mechanical engineering - CPD Certified
Delivered Online On Demand3 hours
£12

Introduction to Sewing

By Online Training Academy

Welcome to our Introduction to Sewing Course! In today's fast-paced world, the art of sewing is more important than ever. Learning sewing can greatly enhance both your personal and professional life. Imagine being able to mend your clothes, create unique fashion pieces, or even start your own business. Sewing is a skill that opens many doors, from crafting bespoke clothing to producing home decor. In the UK, sewing skills are in high demand, with job opportunities in fashion design, costume making, and upholstery. On average, a skilled seamstress or tailor in the UK can earn between £18,000 and £30,000 per year, with experienced professionals earning even more. This course covers everything from fabric basics and common stitches to advanced techniques like working with patterns and sewing machine maintenance. The sewing industry is growing, with an expected increase of 4% over the next decade, reflecting the rising demand for custom and sustainable fashion. By learning sewing, you not only gain a practical and creative skill but also increase your employability in a thriving sector. Join us and unlock your potential in the exciting world of sewing! Key Features: CPD Certified Introduction to Sewing Course Free Certificate from Reed CIQ Approved Introduction to Sewing Course Lifetime Access Course Curriculum Module 01: Fabric Basics and Common Stitches Module 02: Cutting, Marking and Getting Ready to Sew Module 03: Working with Patterns Module 04: Types of Sewing Machine Module 05: Knowing Your Sewing Machine Module 06: Sewing Machine Maintenance Module 07: Threads Module 08: Sewing a Seam Module 09: Hems Module 10: Hand Stitches Module 11: T-Shirts Module 12: Baby Blankets Module 13: Sewing Supplies and Products Learning Outcomes: Identify different fabric types and common stitches for various uses. Understand cutting, marking, and preparation techniques before sewing. Interpret and use sewing patterns accurately for various projects. Differentiate between types of sewing machines and their functions. Perform basic sewing machine maintenance and troubleshooting. Execute precise hand stitches, seams, and hems on various fabrics. CPD 10 CPD hours / points Accredited by CPD Quality Standards Introduction to Sewing 2:10:14 1: Module 01: Fabric Basics and Common Stitches Preview 09:16 2: Module 02: Cutting, Marking and Getting Ready to Sew 08:07 3: Module 03: Working with Patterns 08:58 4: Module 04: Types of Sewing Machine 11:11 5: Module 05: Knowing Your Sewing Machine 12:17 6: Module 06: Sewing Machine Maintenance 10:09 7: Module 07: Threads 13:26 8: Module 08: Sewing a Seam 08:55 9: Module 09: Hems 11:20 10: Module 10: Hand Stitches 09:38 11: Module 11: T-Shirts 07:17 12: Module 12: Baby Blankets 06:55 13: Module 13: Sewing Supplies and Products 11:45 14: CPD Certificate - Free 01:00 Who is this course for? This Introduction to Sewing course is accessible to anyone eager to learn more about this topic. Through this course, you'll gain a solid understanding of Introduction to Sewing. Moreover, this course is ideal for: Beginners interested in learning basic sewing skills. Hobbyists looking to improve their sewing techniques. Individuals wanting to create custom garments and items. Crafters exploring new sewing projects and ideas. Anyone keen on understanding sewing machines and tools. Requirements There are no requirements needed to enrol into this Introduction to Sewing course. We welcome individuals from all backgrounds and levels of experience to enrol into this Introduction to Sewing course. Career path After finishing this Introduction to Sewing course you will have multiple job opportunities waiting for you. Some of the following Job sectors of Introduction to Sewing are: Sewing Machine Operator Tailor Seamstress Costume Maker Fabric Shop Assistant Craft Instructor Certificates Digital certificate Digital certificate - Included Reed Courses Certificate of Completion Digital certificate - Included Will be downloadable when all lectures have been completed.

Introduction to Sewing
Delivered Online On Demand2 hours 12 minutes
£12

Lean Manufacturing System Online Training

By NextGen Learning

Ignite your dynamic career and strengthen your deep insight knowledge by signing up for Lean Manufacturing System Online Training. This Lean Manufacturing System Online Training is the ideal approach for you to obtain a thorough understanding and knowledge of the subject. We are concerned about the progression of your career. Therefore, after conducting extensive studies and consulting with experienced personnel, we formulated this outstanding course to improve your pertinent skills. In this easy-to-digest Lean Manufacturing System Online Training course, you will get exclusive training, which will enable you to stand out in this competitive market. However, the Lean Manufacturing System Online Training course covers all of the recent materials in order to keep you up to date with the job market and make you a good fit for your career. This top-notch course curriculum comprises basic to advanced levels of modules that will increase your skillsets. After completing this Programme, you will attain the productivity to succeed in your organisation. So, if you are eager to see yourself in a gratifying career, then enrol in our course today! What will make you stand out? On completion of this online course, you will gain: CPD QS Accredited After successfully completing the Course, you will receive a FREE PDF Certificate as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials. The online test with immediate results You can study and complete the course at your own pace. Study for the course using any internet-connected device, such as a computer, tablet, or mobile device. The substantial Lean Manufacturing System Online Training is designed to help you demonstrate the preliminary to in-depth level of learning regarding this topic. Moreover, you will be provided with the most knowledgeable and informative modules for your lifetime by enrolling in this course just once. Furthermore, as you proceed through the modules of this course, you will discover the fundamentals of Lean Manufacturing System Online Training and explore the key topics such as: Lean Manufacturing System Online Training Section 01: Introduction Section 02: Electric Discharge Machining Section 03: Electrochemical Machining Section 04: Abrasive Jet Machining Section 05: Ultrasonic Machining Section 06: Laser Beam Machining Section 07: Plasma Arc Machining Section 08: Electron Beam Machining Section 09: The Finish Line Therefore, reinforce your knowledge and furnish your skills by enrolling in our course. Take one step closer to achieving your goal. Show off your new skills with a certificate of completion Once you complete the Lean Manufacturing System Online Training course, you will be eligible to request a digital certificate for free. For Printed Transcript & Hardcopy Certificate- 4.99 GBP (Inside the UK Postal Fee) 8.99 GBP (International Delivery Fee) CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Is This Lean Manufacturing System Online Training Course the Right Option for You? This course is recommended for anyone who is interested in learning more about this topic. You'll learn the fundamental ideas and gain a comprehensive understanding of the topic by taking this Lean Manufacturing System Online Training course. Requirements Without any formal requirements, you can delightfully enrol in this course. Career path The aim of this exclusive Lean Manufacturing System Online Training course is to help you toward your dream career. So, complete this course and enhance your skills to explore opportunities in relevant areas.

Lean Manufacturing System Online Training
Delivered Online On Demand6 hours
£12