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

2029 Testing courses in London delivered Online

Learn Python and Ethical Hacking from Scratch

By Packt

This course is designed to help you understand the basic and advanced concepts of ethical hacking with ease. The course features interesting examples and coding activities in each video to keep you engaged and guides you effectively through writing programs to hack a system.

Learn Python and Ethical Hacking from Scratch
Delivered Online On Demand24 hours 35 minutes
£13.99

Complete Python Machine Learning & Data Science Fundamentals

4.5(3)

By Studyhub UK

The 'Complete Python Machine Learning & Data Science Fundamentals' course covers the foundational concepts of machine learning, data science, and Python programming. It includes hands-on exercises, data visualization, algorithm evaluation techniques, feature selection, and performance improvement using ensembles and parameter tuning. Learning Outcomes: Understand the fundamental concepts and types of machine learning, data science, and Python programming. Learn to prepare the system and environment for data analysis and machine learning tasks. Master the basics of Python, NumPy, Matplotlib, and Pandas for data manipulation and visualization. Gain insights into dataset summary statistics, data visualization techniques, and data preprocessing. Explore feature selection methods and evaluation metrics for classification and regression algorithms. Compare and select the best machine learning model using pipelines and ensembles. Learn to export, save, load machine learning models, and finalize the chosen models for real-time predictions. Why buy this Complete Python Machine Learning & Data Science Fundamentals? 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 Complete Python Machine Learning & Data Science Fundamentals 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 Complete Python Machine Learning & Data Science Fundamentals 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 Complete Python Machine Learning & Data Science Fundamentals does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Complete Python Machine Learning & Data Science Fundamentals 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 Complete Python Machine Learning & Data Science Fundamentals is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Course Overview & Table of Contents Course Overview & Table of Contents 00:09:00 Introduction to Machine Learning - Part 1 - Concepts , Definitions and Types Introduction to Machine Learning - Part 1 - Concepts , Definitions and Types 00:05:00 Introduction to Machine Learning - Part 2 - Classifications and Applications Introduction to Machine Learning - Part 2 - Classifications and Applications 00:06:00 System and Environment preparation - Part 1 System and Environment preparation - Part 1 00:08:00 System and Environment preparation - Part 2 System and Environment preparation - Part 2 00:06:00 Learn Basics of python - Assignment Learn Basics of python - Assignment 1 00:10:00 Learn Basics of python - Assignment Learn Basics of python - Assignment 2 00:09:00 Learn Basics of python - Functions Learn Basics of python - Functions 00:04:00 Learn Basics of python - Data Structures Learn Basics of python - Data Structures 00:12:00 Learn Basics of NumPy - NumPy Array Learn Basics of NumPy - NumPy Array 00:06:00 Learn Basics of NumPy - NumPy Data Learn Basics of NumPy - NumPy Data 00:08:00 Learn Basics of NumPy - NumPy Arithmetic Learn Basics of NumPy - NumPy Arithmetic 00:04:00 Learn Basics of Matplotlib Learn Basics of Matplotlib 00:07:00 Learn Basics of Pandas - Part 1 Learn Basics of Pandas - Part 1 00:06:00 Learn Basics of Pandas - Part 2 Learn Basics of Pandas - Part 2 00:07:00 Understanding the CSV data file Understanding the CSV data file 00:09:00 Load and Read CSV data file using Python Standard Library Understanding the CSV data file 00:09:00 Load and Read CSV data file using NumPy Load and Read CSV data file using Python Standard Library 00:09:00 Load and Read CSV data file using Pandas Load and Read CSV data file using Pandas 00:05:00 Dataset Summary - Peek, Dimensions and Data Types Dataset Summary - Peek, Dimensions and Data Types 00:09:00 Dataset Summary - Class Distribution and Data Summary Dataset Summary - Class Distribution and Data Summary 00:09:00 Dataset Summary - Explaining Correlation Dataset Summary - Explaining Correlation 00:11:00 Dataset Summary - Explaining Skewness - Gaussian and Normal Curve Dataset Summary - Explaining Skewness - Gaussian and Normal Curve 00:07:00 Dataset Visualization - Using Histograms Dataset Visualization - Using Histograms 00:07:00 Dataset Visualization - Using Density Plots Dataset Visualization - Using Density Plots 00:06:00 Dataset Visualization - Box and Whisker Plots Dataset Visualization - Box and Whisker Plots 00:05:00 Multivariate Dataset Visualization - Correlation Plots Multivariate Dataset Visualization - Correlation Plots 00:08:00 Multivariate Dataset Visualization - Scatter Plots Multivariate Dataset Visualization - Scatter Plots 00:05:00 Data Preparation (Pre-Processing) - Introduction Data Preparation (Pre-Processing) - Introduction 00:09:00 Data Preparation - Re-scaling Data - Part 1 Data Preparation - Re-scaling Data - Part 1 00:09:00 Data Preparation - Re-scaling Data - Part 2 Data Preparation - Re-scaling Data - Part 2 00:09:00 Data Preparation - Standardizing Data - Part 1 Data Preparation - Standardizing Data - Part 1 00:07:00 Data Preparation - Standardizing Data - Part 2 Data Preparation - Standardizing Data - Part 2 00:04:00 Data Preparation - Normalizing Data Data Preparation - Normalizing Data 00:08:00 Data Preparation - Binarizing Data Data Preparation - Binarizing Data 00:06:00 Feature Selection - Introduction Feature Selection - Introduction 00:07:00 Feature Selection - Uni-variate Part 1 - Chi-Squared Test Feature Selection - Uni-variate Part 1 - Chi-Squared Test 00:09:00 Feature Selection - Uni-variate Part 2 - Chi-Squared Test Feature Selection - Uni-variate Part 2 - Chi-Squared Test 00:10:00 Feature Selection - Recursive Feature Elimination Feature Selection - Recursive Feature Elimination 00:11:00 Feature Selection - Principal Component Analysis (PCA) Feature Selection - Principal Component Analysis (PCA) 00:09:00 Feature Selection - Feature Importance Feature Selection - Feature Importance 00:07:00 Refresher Session - The Mechanism of Re-sampling, Training and Testing Refresher Session - The Mechanism of Re-sampling, Training and Testing 00:12:00 Algorithm Evaluation Techniques - Introduction Algorithm Evaluation Techniques - Introduction 00:07:00 Algorithm Evaluation Techniques - Train and Test Set Algorithm Evaluation Techniques - Train and Test Set 00:11:00 Algorithm Evaluation Techniques - K-Fold Cross Validation Algorithm Evaluation Techniques - K-Fold Cross Validation 00:09:00 Algorithm Evaluation Techniques - Leave One Out Cross Validation Algorithm Evaluation Techniques - Leave One Out Cross Validation 00:05:00 Algorithm Evaluation Techniques - Repeated Random Test-Train Splits Algorithm Evaluation Techniques - Repeated Random Test-Train Splits 00:07:00 Algorithm Evaluation Metrics - Introduction Algorithm Evaluation Metrics - Introduction 00:09:00 Algorithm Evaluation Metrics - Classification Accuracy Algorithm Evaluation Metrics - Classification Accuracy 00:08:00 Algorithm Evaluation Metrics - Log Loss Algorithm Evaluation Metrics - Log Loss 00:03:00 Algorithm Evaluation Metrics - Area Under ROC Curve Algorithm Evaluation Metrics - Area Under ROC Curve 00:06:00 Algorithm Evaluation Metrics - Confusion Matrix Algorithm Evaluation Metrics - Confusion Matrix 00:10:00 Algorithm Evaluation Metrics - Classification Report Algorithm Evaluation Metrics - Classification Report 00:04:00 Algorithm Evaluation Metrics - Mean Absolute Error - Dataset Introduction Algorithm Evaluation Metrics - Mean Absolute Error - Dataset Introduction 00:06:00 Algorithm Evaluation Metrics - Mean Absolute Error Algorithm Evaluation Metrics - Mean Absolute Error 00:07:00 Algorithm Evaluation Metrics - Mean Square Error Algorithm Evaluation Metrics - Mean Square Error 00:03:00 Algorithm Evaluation Metrics - R Squared Algorithm Evaluation Metrics - R Squared 00:04:00 Classification Algorithm Spot Check - Logistic Regression Classification Algorithm Spot Check - Logistic Regression 00:12:00 Classification Algorithm Spot Check - Linear Discriminant Analysis Classification Algorithm Spot Check - Linear Discriminant Analysis 00:04:00 Classification Algorithm Spot Check - K-Nearest Neighbors Classification Algorithm Spot Check - K-Nearest Neighbors 00:05:00 Classification Algorithm Spot Check - Naive Bayes Classification Algorithm Spot Check - Naive Bayes 00:04:00 Classification Algorithm Spot Check - CART Classification Algorithm Spot Check - CART 00:04:00 Classification Algorithm Spot Check - Support Vector Machines Classification Algorithm Spot Check - Support Vector Machines 00:05:00 Regression Algorithm Spot Check - Linear Regression Regression Algorithm Spot Check - Linear Regression 00:08:00 Regression Algorithm Spot Check - Ridge Regression Regression Algorithm Spot Check - Ridge Regression 00:03:00 Regression Algorithm Spot Check - Lasso Linear Regression Regression Algorithm Spot Check - Lasso Linear Regression 00:03:00 Regression Algorithm Spot Check - Elastic Net Regression Regression Algorithm Spot Check - Elastic Net Regression 00:02:00 Regression Algorithm Spot Check - K-Nearest Neighbors Regression Algorithm Spot Check - K-Nearest Neighbors 00:06:00 Regression Algorithm Spot Check - CART Regression Algorithm Spot Check - CART 00:04:00 Regression Algorithm Spot Check - Support Vector Machines (SVM) Regression Algorithm Spot Check - Support Vector Machines (SVM) 00:04:00 Compare Algorithms - Part 1 : Choosing the best Machine Learning Model Compare Algorithms - Part 1 : Choosing the best Machine Learning Model 00:09:00 Compare Algorithms - Part 2 : Choosing the best Machine Learning Model Compare Algorithms - Part 2 : Choosing the best Machine Learning Model 00:05:00 Pipelines : Data Preparation and Data Modelling Pipelines : Data Preparation and Data Modelling 00:11:00 Pipelines : Feature Selection and Data Modelling Pipelines : Feature Selection and Data Modelling 00:10:00 Performance Improvement: Ensembles - Voting Performance Improvement: Ensembles - Voting 00:07:00 Performance Improvement: Ensembles - Bagging Performance Improvement: Ensembles - Bagging 00:08:00 Performance Improvement: Ensembles - Boosting Performance Improvement: Ensembles - Boosting 00:05:00 Performance Improvement: Parameter Tuning using Grid Search Performance Improvement: Parameter Tuning using Grid Search 00:08:00 Performance Improvement: Parameter Tuning using Random Search Performance Improvement: Parameter Tuning using Random Search 00:06:00 Export, Save and Load Machine Learning Models : Pickle Export, Save and Load Machine Learning Models : Pickle 00:10:00 Export, Save and Load Machine Learning Models : Joblib Export, Save and Load Machine Learning Models : Joblib 00:06:00 Finalizing a Model - Introduction and Steps Finalizing a Model - Introduction and Steps 00:07:00 Finalizing a Classification Model - The Pima Indian Diabetes Dataset Finalizing a Classification Model - The Pima Indian Diabetes Dataset 00:07:00 Quick Session: Imbalanced Data Set - Issue Overview and Steps Quick Session: Imbalanced Data Set - Issue Overview and Steps 00:09:00 Iris Dataset : Finalizing Multi-Class Dataset Iris Dataset : Finalizing Multi-Class Dataset 00:09:00 Finalizing a Regression Model - The Boston Housing Price Dataset Finalizing a Regression Model - The Boston Housing Price Dataset 00:08:00 Real-time Predictions: Using the Pima Indian Diabetes Classification Model Real-time Predictions: Using the Pima Indian Diabetes Classification Model 00:07:00 Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset 00:03:00 Real-time Predictions: Using the Boston Housing Regression Model Real-time Predictions: Using the Boston Housing Regression Model 00:08:00 Resources Resources - Python Machine Learning & Data Science Fundamentals 00:00:00

Complete Python Machine Learning & Data Science Fundamentals
Delivered Online On Demand10 hours 29 minutes
£10.99

Internal Audit Skills Training Course

5.0(1)

By Course Gate

Internal Audit Skills Training Course is suitable for anyone aspiring to start working in internal audit. This course will also help anyone looking to learn in-depth about the responsibilities of an internal auditor at work. You can add this qualification to your CV. You'll be able to download your certificate instantly without any cost after completing the Internal Auditor Course. To make this course more accessible for you, we have designed it for both part-time and full-time students. This course is packed into bite-size modules for your convenience. You can study at your own pace or become accredited within hours! If you require support, our experienced tutors are always available to help you throughout the comprehensive syllabus of this course and answer all your queries through email. Who is this Internal Auditor Course for? Internal Auditor Course is suitable for anyone who wants to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Internal Auditor Course is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This Course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Mastering the Five Levels of Audit Skills Module 01: How to Get the Most from This Course 00:35:00 Module 02: Techniques for Planning Useful Audits 00:30:00 Module 03: Techniques for Detailed Risk and Control Assessment 00:40:00 Module 04: Testing and Sampling Techniques 00:30:00 Module 05: Documentation and Issue Development 00:40:00 Module 06: Core Competencies You Need as an Auditor 00:30:00 Module 07: Techniques for Managing the Audit Team 00:30:00 Module 08: Techniques for Managing the Constituent Relationship 00:40:00 Module 09: Auditing 00:05:00 Module 10: Internal Audit 00:05:00 Module 11: The Audit 00:05:00 Module 12: Audit Checklist 00:05:00 Module 13: Conducting an Audit 00:05:00 Module 14: Noncompliance and Corrective Action 00:05:00 Module 15: Audit Closing 00:05:00 Mock Exam Mock Exam - Internal Audit Skills Training Course 00:20:00 Final Exam Final Exam - Internal Audit Skills Training Course 00:20:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Internal Audit Skills Training Course
Delivered Online On Demand5 hours 50 minutes
£11.99

Fitness & Physical Activity Diploma

By iStudy UK

People nowadays are concerned with their health and want to be healthy and fit. To be able to do so, you need to be fully informed and to have the technical know-how. The Fitness & Physical Activity Diploma will provide you with the strategies for you to be able to fit physical activities into your busy schedule. By undertaking this fitness course, you could also start managing a fitness company, manage a team and train or instruct others. You'll be at your prime as you help others to achieve their best. Course Highlights Fitness & Physical Activity Diploma is an award-winning and the best selling course that has been given the CPD Certification & IAO accreditation. It is the most suitable course anyone looking to work in this or relevant sector. It is considered one of the perfect courses in the UK that can help students/learners to get familiar with the topic and gain necessary skills to perform well in this field. We have packed Fitness & Physical Activity Diploma into 61 modules for teaching you everything you need to become successful in this profession. To provide you ease of access, this course is designed for both part-time and full-time students. You can become accredited in just 1 day, 6 hours and it is also possible to study at your own pace. We have experienced tutors who will help you throughout the comprehensive syllabus of this course and answer all your queries through email. For further clarification, you will be able to recognize your qualification by checking the validity from our dedicated website. Why You Should Choose Fitness & Physical Activity Diploma Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Fitness & Physical Activity Diploma is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Fitness & Physical Activity Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Personal Training Nutrition FREE 00:30:00 Physiology and Kinesiology FREE 00:15:00 Aerobic Training 00:30:00 Weight Training 00:15:00 Muscle Exercise Cross Reference 00:15:00 Fitness Testing 00:15:00 Stretching 00:15:00 Yoga 00:15:00 Pregnancy 00:15:00 Senior Fitness 00:30:00 Exercise Injury 00:15:00 Personal Training Tips 00:15:00 Personal Trainer Mistakes & Solutions 00:30:00 Fast Fitness Introduction 00:15:00 Assessing Physical Damage and Accepting the Importance of Exercise 00:30:00 How to Include Exercise 01:00:00 Busy Traveler? You Can Fit Exercise into your Trips 01:00:00 Exercise Equipment 'To Go' 00:30:00 Resources 00:30:00 Conclusion 00:15:00 Fitness Secrets Today's Concerns about Wellness and Fitness FREE 01:00:00 The Blissful Union of Wellness and Fitness FREE 00:30:00 The Quality of Life: Is Health Important? 00:30:00 Fitness Terminology 00:15:00 Fitness 00:30:00 Information on Fitness 00:30:00 What Are Your Fitness Needs? 00:30:00 The Benefits of Being Fit 00:30:00 Metabolism: What Is It? 00:30:00 Metabolism for the Fit Individual 00:30:00 Metabolism: Can We Control It? 00:30:00 Obesity in Adolescents 00:30:00 Fitness of the Body 00:30:00 Fitness of the Spirit 00:30:00 Fitness of the Mind 00:30:00 Are You Fit? 00:30:00 Where You Live Affects Your Fitness 00:30:00 Fitness Centers: An Investigation 00:30:00 Does Your Income Affect Your Health? 00:30:00 What Role Does Our Intelligence Play in Our Health? 00:30:00 What Role Does Nutrition Play in Our Health? 00:30:00 Is There Health Without Water? 00:30:00 Vitamins: To Be or Not To Be? 00:30:00 How the Brain Affects Our Health 00:30:00 What Are Your Nutritional Needs? 00:30:00 Exercise and Play: What Do We Learn? 00:30:00 The Benefits of Walking 00:30:00 The Mind, Body and Soul Interconnectivity 00:30:00 Chiropractic Care: A Benefit to the Well Individual? 00:30:00 Acupuncture: A Benefit to the Well Individual? 00:30:00 The Benefits of Being Well 00:30:00 Where You Live Affects Your Wellness 00:30:00 Music: Our Connection to the Higher Conscious 00:30:00 The Yin and Yang of the Healthy Individual 00:30:00 Right Hand vs. Left Hand: Who's Healthier? 00:30:00 Is Your Mind Playing Tricks? 00:30:00 Managing Fitness Success Means Being Healthy 00:30:00 How Does Detoxifying Help With Fitness 01:00:00 Nutrition? What You Need to Know 00:30:00 Benefits from Being Fit 01:00:00 The Interchangeability of Wellness, Fitness and Health 00:30:00 Mock Exam Final Exam

Fitness & Physical Activity Diploma
Delivered Online On Demand30 hours
£25

Child Care and Language Development

4.7(160)

By Janets

Follow your dreams by enrolling on the Child Care and Language Development course today and develop the experience, skills and knowledge you need to enhance your professional development. Child Care and Language Development will help you arm yourself with the qualities you need to work towards your dream job. Study the Child Care and Language Development training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Child Care and Language Development course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Child Care and Language Development course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Child Care and Language Development course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Child Care and Language Development course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Child Care and Language Development course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Child Care and Language Development course. The Child Care and Language Development course is designed by industry experts and is tailored to help you learn new skills with ease.  The Child Care and Language Development is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Child Care and Language Development when it suits you. Access the Child Care and Language Development course modules from any internet-enabled device, including computers, tablets, and smartphones. The Child Care and Language Development course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Child Care and Language Development now and start learning instantly! What You Get Out Of Studying Child Care and Language Development With Janets: Receive a digital Certificate upon successful completion of the Child Care and Language Development course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Description The Child Care and Language Development training course is delivered through Janets' online learning platform. Access the Child Care and Language Development content from any internet-enabled device whenever or wherever you want to. The Child Care and Language Development course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Child Care and Language Development course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Child Care and Language Development course. After successfully passing the Child Care and Language Development course exam, you will be able to apply for a CPD-accredited certificate as proof of your Child Care and Language Development qualification. Certification All students who successfully complete the Child Care and Language Development course can instantly download their digital certificate. You can also purchase a hard copy of the Child Care and Language Development course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Child Care and Language Development is ideal for those who already work in this sector or are an aspiring professional. This Child Care and Language Development course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Child Care and Language Development is open to all students and has no formal entry requirements. To study the Child Care and Language Development course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Child Care and Language Development is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Child Care and Language Development and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Babies from Birth to One Year About the Course and your Tutor 00:02:00 The Importance of Bonding 00:08:00 The Social and Emotional development: from birth to 1 yr 00:06:00 The Innate Reflexes of Newborn Babies 00:07:00 The Benefits of Testing at 'Milestones' 00:07:00 Language and Linguistic Skills Development Forms of communication 00:05:00 What is 'Pre-linguistic' form of communication 00:05:00 The Active and the Passive Communication 00:06:00 The Importance of Opportunities in Development of the Skills 00:05:00 The Importance of Body Language 00:06:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Child Care and Language Development
Delivered Online On Demand57 minutes
£25

Child Care and Emotional Development

4.7(160)

By Janets

Follow your dreams by enrolling on the Child Care and Emotional Development course today and develop the experience, skills and knowledge you need to enhance your professional development. Child Care and Emotional Development will help you arm yourself with the qualities you need to work towards your dream job. Study the Child Care and Emotional Development training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Child Care and Emotional Development course will allow you to enhance your CV, impress potential employers, and stand out from the crowd.  This Child Care and Emotional Development course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Child Care and Emotional Development course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Child Care and Emotional Development course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Child Care and Emotional Development course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Child Care and Emotional Development course. The Child Care and Emotional Development course is designed by industry experts and is tailored to help you learn new skills with ease.  The Child Care and Emotional Development is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Child Care and Emotional Development when it suits you. Access the Child Care and Emotional Development course modules from any internet-enabled device, including computers, tablets, and smartphones. The Child Care and Emotional Development course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Child Care and Emotional Development now and start learning instantly! What You Get Out Of Studying Child Care and Emotional Development With Janets: Receive a digital Certificate upon successful completion of the Child Care and Emotional Development course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Description The Child Care and Emotional Development training course is delivered through Janets' online learning platform. Access the Child Care and Emotional Development content from any internet-enabled device whenever or wherever you want to. The Child Care and Emotional Development course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Child Care and Emotional Development course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Child Care and Emotional Development course. After successfully passing the Child Care and Emotional Development course exam, you will be able to apply for a CPD-accredited certificate as proof of your Child Care and Emotional Development qualification. Certification All students who successfully complete the Child Care and Emotional Development course can instantly download their digital certificate. You can also purchase a hard copy of the Child Care and Emotional Development course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Child Care and Emotional Development is ideal for those who already work in this sector or are an aspiring professional. This Child Care and Emotional Development course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Child Care and Emotional Development is open to all students and has no formal entry requirements. To study the Child Care and Emotional Development course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Child Care and Emotional Development is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Child Care and Emotional Development and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Babies from Birth to One Year About the Course and your Tutor 00:02:00 The Importance of Bonding 00:08:00 The Social and Emotional development: from birth to 1 yr 00:06:00 The Innate Reflexes of Newborn Babies 00:07:00 The Benefits of Testing at 'Milestones' 00:07:00 Language and Linguistic Skills Development Forms of communication 00:05:00 What is 'Pre-linguistic' form of communication 00:05:00 The Active and the Passive Communication 00:06:00 The Importance of Opportunities in Development of the Skills 00:05:00 The Importance of Body Language 00:06:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Child Care and Emotional Development
Delivered Online On Demand57 minutes
£25

Advanced Diploma in Fitness and Exercise

4.3(43)

By John Academy

Do you want to stay fit? How about working out to strengthen your body? Are your fitness goal is to become healthy? Then this Advanced Diploma in Fitness and Exercise course is the one you are searching for. Description: People nowadays are very concerned with their health and want to be fit. To be able to do so, you need to be informed with the proper fitness exercises that are suited to you and your needs. This Fitness and Exercise course is not only for individuals or those wishing to learn how to coach fitness exercises as a sport but also to other sports coaches and fitness professionals. The skills learned during fitness exercises can be applied to any sport or any client as they improve strength, core stability, coordination, and balance. Who is the course for? Trainers, professionals and sports people who are into weight lifting training and fitness exercises. Health conscious people who want to strengthen their bodies and improve their health. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a 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 recognised 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: This course will be very beneficial and helpful, especially to health and sport-related careers like: Fitness Instructor Personal Trainer Sports Coach Wellness Coach And Many More! Fitness, Health and Exercise Introduction 00:15:00 Knowing About Fitness, Health and Exercise 01:00:00 The Basic Requirements 01:00:00 Essentials and Advices 01:00:00 Types of Aerobics 01:00:00 Strength and Building Plans 01:00:00 Live Longer and Stay Healthy While Feeling Younger 01:00:00 Promoting Health 01:00:00 Conclusion 00:15:00 Personal Training Nutrition 00:30:00 Physiology and Kinesiology 00:30:00 Aerobic Training 01:00:00 Weight Training 00:30:00 Muscle Exercise Cross Reference 00:15:00 Fitness Testing 00:30:00 Stretching 00:15:00 Yoga 00:15:00 Pregnancy 00:15:00 Senior Fitness 00:30:00 Exercise Injury 00:30:00 Personal Training Tips 00:15:00 Personal Trainer Mistakes & Solutions 00:30:00 Fitness Secrets Today's Concerns about Wellness and Fitness 01:00:00 The Blissful Union of Wellness and Fitness 00:30:00 The Quality of Life: Is Health Important? 00:30:00 Fitness Terminology 00:15:00 Fitness 00:30:00 Information on Fitness 00:30:00 What Are Your Fitness Needs? 00:30:00 The Benefits of Being Fit 00:30:00 Metabolism: What Is It? 00:30:00 Metabolism for the Fit Individual 00:30:00 Metabolism: Can We Control It? 00:30:00 Obesity in Adolescents 00:30:00 Fitness of the Body 00:30:00 Fitness of the Spirit 00:30:00 Fitness of the Mind 00:30:00 Are You Fit? 00:30:00 Where You Live Affects Your Fitness 00:30:00 Fitness Centers: An Investigation 00:30:00 Does Your Income Affect Your Health? 00:30:00 What Role Does Our Intelligence Play in Our Health? 00:30:00 What Role Does Nutrition Play in Our Health? 00:30:00 Is There Health Without Water? 00:30:00 Vitamins: To Be or Not To Be? 00:30:00 How the Brain Affects Our Health 00:30:00 What Are Your Nutritional Needs? 00:30:00 Exercise and Play: What Do We Learn? 00:30:00 The Benefits of Walking 00:30:00 The Mind, Body and Soul Interconnectivity 00:30:00 Chiropractic Care: A Benefit to the Well Individual? 00:30:00 Acupuncture: A Benefit to the Well Individual? 00:30:00 The Benefits of Being Well 00:30:00 Where You Live Affects Your Wellness 00:30:00 Music: Our Connection to the Higher Conscious 00:30:00 The Yin and Yang of the Healthy Individual 00:30:00 Right Hand vs. Left Hand: Who's Healthier? 00:30:00 Is Your Mind Playing Tricks? 00:30:00 Managing Fitness Success Means Being Healthy 00:30:00 How Does Detoxifying Help With Fitness 01:00:00 Nutrition? What You Need to Know 00:30:00 Benefits from Being Fit 01:00:00 The Interchangeability of Wellness, Fitness and Health 00:30:00 Refer A Friend Refer A Friend 00:00:00 Mock Exam Mock Exam- Advanced Diploma in Fitness and Exercise 00:20:00 Final Exam Final Exam- Advanced Diploma in Fitness and Exercise 00:20:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Advanced Diploma in Fitness and Exercise
Delivered Online On Demand35 hours
£21

Introduction to Ansible: Automation with Ansible (TTDV7580)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This is an Introductory level course for experienced Linux system administrators, DevOps engineers, infrastructure automation engineers, and systems design engineers. Ideally students should have familiarity with basic Python scripting. Attendees without programming skills can follow along with the scripting portion of the labs. Overview This course is approximately 50% hands-on, combining expert lecture, real-world demonstrations and group discussions with machine-based practical labs and exercises. Working in a hands-on learning environment led by our expert practitioner attendees will explore how to: Describe Ansible concepts and install Red Hat Ansible Engine (optional - we can pre-install is as well if desired, depending on the audience) Deploy Ansible and Configure Ansible to manage hosts and run ad hoc Ansible commands. Implement playbooks Write a simple Ansible playbook and run it to automate tasks on multiple managed hosts. Manage variables and facts Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts. Implement task control; Manage task control, handlers, and task errors in Ansible playbooks. Deploy files to managed hosts Deploy, manage, and adjust files on hosts managed by Ansible. Manage large projects Write playbooks that are optimized for larger, more complex projects. Simplify playbooks with roles Use Ansible roles to develop playbooks more quickly and to reuse Ansible code. Troubleshoot Ansible Troubleshoot playbooks and managed hosts. Automate Linux administration tasks Automate common Linux system administration tasks with Ansible This lab-intensive course is geared toward those responsible for automation of configuration management; consistent and repeatable application deployment; provisioning and deployment of development, testing, and production servers; and integration with DevOps CI/CD workflows. Throughout the course you will explore core Ansible features such as automatic provisioning, configuration management, service deployment and operational processes. Ansible Overview Overview of Architecture Overview of Deployments Inventory Deploying Ansible Installing Configuration Files Running Ad Hoc Commands Dynamic Inventory Playbooks Writing YAML Files Modules Variables and Inclusions Variables Facts Inclusions Task Control Constructing Flow Control Handlers Tags Handling Errors Jinja2 Templates Jinja2 Templates Jinja2 Templates Roles Role Structure Creating Roles Deploying Roles with Ansible Galaxy Optimizing Ansible Configuring Connection Types Configuring Delegation Configuring Parallelism Ansible Vault Configuring Ansible Vault Executing with Ansible Vault Troubleshooting Ansible Troubleshooting Playbooks Troubleshooting Managed Hosts Ansible Tower Ansible Tower overview Installing Account management Hosts Jobs Optional: Ansible in a DevOps Environment Provisioning Vagrant Machines Deploying Vagrant in a DevOps Environment Deploying Docker in a DevOps Environment Additional course details: Nexus Humans Introduction to Ansible: Automation with Ansible (TTDV7580) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to Ansible: Automation with Ansible (TTDV7580) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to Ansible: Automation with Ansible (TTDV7580)
Delivered OnlineFlexible Dates
Price on Enquiry

Site Reliability Engineering (SRE) Foundation (DevOps Institute)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The target audience for the SRE Foundation course are professionals including. Anyone starting or leading a move towards increased reliability. Anyone interested in modern IT leadership and organizational change approaches. Business Managers, Business Stakeholders, Change Agents, Consultants, DevOps Practitioners, IT Directors, IT Managers, IT, Team Leaders, Product Owners, Scrum Masters, Software Engineers, Site Reliability Engineers, System Integrators, Tool Providers will benefit from this course. Overview The learning objectives for the SRE Foundation course include a practical understanding of. The history of SRE and its emergence at Google. The inter-relationship of SRE with DevOps and other popular frameworks. The underlying principles behind SRE Service Level Objectives (SLO's) and their user focus Service Level Indicators (SLI's) and the modern monitoring landscape. Error budgets and the associated error budget policies. Toil and its effect on an organization's productivity. Some practical steps that can help to eliminate toil. Observability as something to indicate the health of a service SRE tools. Automation techniques and the importance of security. Anti-fragility, our approach to failure and failure testing. The organizational impact that introducing SRE brings. The SRE (Site Reliability Engineering) Foundation course is an introduction to the principles & practices that enable an organization to reliably and economically scale critical services. Introducing a site-reliability dimension requires organizational re-alignment, a new focus on engineering & automation, and the adoption of a range of new working paradigms. This course prepares you for the SRE Foundation (SREF) certification. Course Introduction Course Goals Course Agenda SRE Principles & Practices What is Site Reliability Engineering? SRE & DevOps: What is the Difference? SRE Principles & Practices Service Level Objectives & Error Budgets Service Level Objectives (SLO?s) Error Budgets Error Budget Policies Reducing Toil What is Toil? Why is Toil Bad? Doing Something About Toil Monitoring & Service Level Indicators Service Level Indicators (SLI?s) Monitoring Observability SRE Tools & Automation Automation Defined Automation Focus Hierarchy of Automation Types Secure Automation Automation Tools Anti-Fragility & Learning from Failure Why Learn from Failure Benefits of Anti-Fragility Shifting the Organizational Balance Organizational Impact of SRE Why Organizations Embrace SRE Patterns for SRE Adoption On-Call Necessities Blameless Post-Mortems SRE & Scale SRE, Other Frameworks, The Future SRE & Other Frameworks The Future Exam Preparations Exam Requirements, Question Weighting, and Terminology List Sample Exam Review Additional course details: Nexus Humans Site Reliability Engineering (SRE) Foundation (DevOps Institute) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Site Reliability Engineering (SRE) Foundation (DevOps Institute) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Site Reliability Engineering (SRE) Foundation (DevOps Institute)
Delivered OnlineFlexible Dates
Price on Enquiry

Developing on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: Intermediate software developers Overview In this course, you will learn to: Set up the AWS SDK and developer credentials for Java, C#/.NET, Python, and JavaScript Interact with AWS services and develop solutions by using the AWS SDK Use AWS Identity and Access Management (IAM) for service authentication Use Amazon Simple Storage Service (Amazon S3) and Amazon DynamoDB as data stores Integrate applications and data by using AWS Lambda, Amazon API Gateway, Amazon Simple Queue Service (Amazon SQS), Amazon Simple Notification Service (Amazon SNS), and AWS Step Functions Use Amazon Cognito for user authentication Use Amazon ElastiCache to improve application scalability Leverage the CI/CD pipeline to deploy applications on AWS In this course, you learn how to use the AWS SDK to develop secure and scalable cloud applications using multiple AWS services such as Amazon DynamoDB, Amazon Simple Storage Service, and AWS Lambda. You explore how to interact with AWS using code and learn about key concepts, best practices, and troubleshooting tips. Module 0: Course Overview Agenda Introductions Student resources Module 1: Introduction to AWS Introduction to the AWS Cloud Cloud scenarios Infrastructure overview Introduction to AWS foundation services Module 2: Introduction to Developing on AWS Getting started with developing on AWS Introduction to developer tools Introduction to management tools Module 3: Introduction to AWS Identity and Access Management Shared responsibility model Introduction to IAM Use authentication and authorization Module 4: Introduction to the Lab Environment Introduction to the lab environment Lab 1: Getting started and working with IAM Module 5: Developing Storage Solutions with Amazon Simple Storage Service Overview of AWS storage options Amazon S3 key concepts Best practices Troubleshooting Scenario: Building a complete application Lab 2: Developing storage solutions with Amazon S3 Module 6: Developing Flexible NoSQL Solutions with Amazon DynamoDB Introduction to AWS database options Introduction to Amazon DynamoDB Developing with DynamoDB Best practices Troubleshooting Scenario: Building an end-to-end app Lab 3: Developing flexible NoSQL solutions with Amazon DynamoDB Module 7: Developing Event-Driven Solutions with AWS Lambda What is serverless computing? Introduction to AWS Lambda Key concepts How Lambda works Use cases Best practices Scenario: Build an end-to-end app Module 8: Developing Solutions with Amazon API Gateway Introduction to Amazon API Gateway Developing with API Gateway Best practices Introduction to AWS Serverless Application Model Scenario: Building an end-to-end app Lab 4: Developing event-driven solutions with AWS Lambda Module 9: Developing Solutions with AWS Step Functions Understanding the need for Step Functions Introduction to AWS Step Functions Use cases Module 10: Developing Solutions with Amazon Simple Queue Service and Amazon Simple Notification Service Why use a queueing service? Developing with Amazon Simple Queue Service Developing with Amazon Simple Notification Service Developing with Amazon MQ Lab 5: Developing messaging solutions with Amazon SQS and Amazon SNS Module 11: Caching Information with Amazon ElastiCache Caching overview Caching with Amazon ElastiCache Caching strategies Module 12: Developing Secure Applications Securing your applications Authenticating your applications to AWS Authenticating your customers Scenario: Building an end-to-end app Module 13: Deploying Applications Introduction to DevOps Introduction to deployment and testing strategies Deploying applications with AWS Elastic Beanstalk Scenario: Building an end-to-end app Lab 6: Building an end-to-end app Module 14: Course wrap-up Course overview AWS training courses Certifications Course feedback

Developing on AWS
Delivered OnlineFlexible Dates
Price on Enquiry