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

2667 Code courses delivered Online

77-728 Complete Techniques for the MOS Excel Expert Exam

By Packt

Become a Microsoft Certified Excel Expert - includes lectures, test exercises, and video solutions

77-728 Complete Techniques for the MOS Excel Expert Exam
Delivered Online On Demand9 hours 18 minutes
£121.99

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

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

Advanced Developing on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Experienced software developers who are already familiar with AWS services Overview In this course, you will learn how to: Analyze a monolithic application architecture to determine logical or programmatic break points where the application can be broken up across different AWS services Apply Twelve-Factor Application manifesto concepts and steps while migrating from a monolithic architecture Recommend the appropriate AWS services to develop a microservices based cloud-native application Use the AWS API, CLI, and SDKs to monitor and manage AWS services Migrate a monolithic application to a microservices application using the 6 Rs of migration Explain the SysOps and DevOps interdependencies necessary to deploy a microservices application in AWS The Advanced Developing on AWS course uses the real-world scenario of taking a legacy, on-premises monolithic application and refactoring it into a serverless microservices architecture. This three-day advanced course covers advanced development topics such as architecting for a cloud-native environment; deconstructing on-premises, legacy applications and repackaging them into cloud-based, cloud-native architectures; and applying the tenets of the Twelve-Factor Application methodology. Module 1: The cloud journey Common off-cloud architecture Introduction to Cloud Air Monolithic architecture Migration to the cloud Guardrails The six R?s of migration The Twelve-Factor Application Methodology Architectural styles and patterns Overview of AWS Services Interfacing with AWS Services Authentication Infrastructure as code and Elastic Beanstalk Demonstration: Walk through creating base infrastructure with AWS CloudFormation in the AWS console Hands-on lab 1: Deploy your monolith application using AWS Elastic Beanstalk Module 2: Gaining Agility DevOps CI/CD Application configuration Secrets management CI/CD Services in AWS Demonstration: Demo AWS Secrets Manager Module 3: Monolith to MicroServices Microservices Serverless A look at Cloud Air Microservices using Lambda and API Gateway SAM Strangling the Monolith Hands-on lab: Using AWS Lambda to develop microservices Module 4: Polyglot Persistence & Distributed Complexity Polyglot persistence DynamoDB best practices Distributed complexity Steps functions Module 5: Resilience and Scale Decentralized data stores Amazon SQS Amazon SNS Amazon Kinesis Streams AWS IoT Message Broker Serverless event bus Event sourcing and CQRS Designing for resilience in the cloud Hands-on lab: Exploring the AWS messaging options Module 6: Security and Observability Serverless Compute with AWS Lambda Authentication with Amazon Cognito Debugging and traceability Hands-on lab: Developing microservices on AWS Additional course details: Nexus Humans Advanced Developing on AWS 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 Advanced Developing on AWS 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.

Advanced Developing on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

Hands-on Data Analysis with Pandas (TTPS4878)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is geared for Python-experienced attendees who wish to be equipped with the skills you need to use pandas to ensure the veracity of your data, visualize it for effective decision-making, and reliably reproduce analyses across multiple datasets. Overview Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand how data analysts and scientists gather and analyze data Perform data analysis and data wrangling using Python Combine, group, and aggregate data from multiple sources Create data visualizations with pandas, matplotlib, and seaborn Apply machine learning (ML) algorithms to identify patterns and make predictions Use Python data science libraries to analyze real-world datasets Use pandas to solve common data representation and analysis problems Build Python scripts, modules, and packages for reusable analysis code Perform efficient data analysis and manipulation tasks using pandas Apply pandas to different real-world domains with the help of step-by-step demonstrations Get accustomed to using pandas as an effective data exploration tool. Data analysis has become a necessary skill in a variety of domains where knowing how to work with data and extract insights can generate significant value. Geared for data team members with incoming Python scripting experience, Hands-On Data Analysis with Pandas will show you how to analyze your data, get started with machine learning, and work effectively with Python libraries often used for data science, such as pandas, NumPy, matplotlib, seaborn, and scikit-learn. Using real-world datasets, you will learn how to use the powerful pandas library to perform data wrangling to reshape, clean, and aggregate your data. Then, you will be able to conduct exploratory data analysis by calculating summary statistics and visualizing the data to find patterns. In the concluding lessons, you will explore some applications of anomaly detection, regression, clustering, and classification using scikit-learn to make predictions based on past data. Students will leave the course armed with the skills required to use pandas to ensure the veracity of their data, visualize it for effective decision-making, and reliably reproduce analyses across multiple datasets. Introduction to Data Analysis Fundamentals of data analysis Statistical foundations Setting up a virtual environment Working with Pandas DataFrames Pandas data structures Bringing data into a pandas DataFrame Inspecting a DataFrame object Grabbing subsets of the data Adding and removing data Data Wrangling with Pandas What is data wrangling? Collecting temperature data Cleaning up the data Restructuring the data Handling duplicate, missing, or invalid data Aggregating Pandas DataFrames Database-style operations on DataFrames DataFrame operations Aggregations with pandas and numpy Time series Visualizing Data with Pandas and Matplotlib An introduction to matplotlib Plotting with pandas The pandas.plotting subpackage Plotting with Seaborn and Customization Techniques Utilizing seaborn for advanced plotting Formatting Customizing visualizations Financial Analysis - Bitcoin and the Stock Market Building a Python package Data extraction with pandas Exploratory data analysis Technical analysis of financial instruments Modeling performance Rule-Based Anomaly Detection Simulating login attempts Exploratory data analysis Rule-based anomaly detection Getting Started with Machine Learning in Python Learning the lingo Exploratory data analysis Preprocessing data Clustering Regression Classification Making Better Predictions - Optimizing Models Hyperparameter tuning with grid search Feature engineering Ensemble methods Inspecting classification prediction confidence Addressing class imbalance Regularization Machine Learning Anomaly Detection Exploring the data Unsupervised methods Supervised methods Online learning The Road Ahead Data resources Practicing working with data Python practice

Hands-on Data Analysis with Pandas (TTPS4878)
Delivered OnlineFlexible Dates
Price on Enquiry

Advanced Programming Techniques with Python

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for existing Python programmers who have at least one year of Python experience and who want to expand their programming proficiency in Python 3. Overview In this course, you will expand your Python proficiencies. You will: Select an object-oriented programming approach for Python applications. Create object-oriented Python applications. Create a desktop application. Create a data-driven application. Create and secure web service-connected applications. Program Python for data science. Implement unit testing and exception handling. Package an application for distribution.   Python continues to be a popular programming language, perhaps owing to its easy learning curve, small code footprint, and versatility for business, web, and scientific uses. Python is useful for developing custom software tools, applications, web services, and cloud applications. In this course, you'll build upon your basic Python skills, learning more advanced topics such as object-oriented programming patterns, development of graphical user interfaces, data management, creating web service-connected apps, performing data science tasks, unit testing, and creating and installing packages and executable applications. Selecting an Object-Oriented Programming Approach for Python Applications Topic A: Implement Object-Oriented Design Topic B: Leverage the Benefits of Object-Oriented Programming Creating Object-Oriented Python Applications Topic A: Create a Class Topic B: Use Built-in Methods Topic C: Implement the Factory Design Pattern Creating a Desktop Application Topic A: Design a Graphical User Interface (GUI) Topic B: Create Interactive Applications Creating Data-Driven Applications Topic A: Connect to Data Topic B: Store, Update, and Delete Data in a Database Creating and Securing a Web Service-Connected App Topic A: Select a Network Application Protocol Topic B: Create a RESTful Web Service Topic C: Create a Web Service Client Topic D: Secure Connected Applications Programming Python for Data Science Topic A: Clean Data with Python Topic B: Visualize Data with Python Topic C: Perform Linear Regression with Machine Learning Implementing Unit Testing and Exception Handling Topic A: Handle Exceptions Topic B: Write a Unit Test Topic C: Execute a Unit Test Packaging an Application for Distribution Topic A: Create and Install a Package Topic B: Generate Alternative Distribution Files Additional course details: Nexus Humans Advanced Programming Techniques with Python 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 Advanced Programming Techniques with Python 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.

Advanced Programming Techniques with Python
Delivered OnlineFlexible Dates
Price on Enquiry

Digital Marketing - CPD Certified

4.7(47)

By Academy for Health and Fitness

Nobody can afford to ignore the internet as a medium for connecting with customers, building a brand, or promoting a cause. This course will teach you everything you need to become a digital marketer in 2023 or create a successful online presence for your business. You will learn a strategy-building technique. Customer experience, traffic generation, advertising strategies, analytics, and ROI tracking are all covered in the course. Companies are attempting to stay ahead of the competition with the rise of social media, search engine optimisation, and other digital marketing strategies. A digital marketing course can provide the skills and knowledge required to assist businesses in reaching their objectives. Companies use digital marketing to raise brand awareness and promote their products to their target market. As a result, businesses can reach out to customers in more precise and personalised ways. Digital marketing seeks to reach and engage customers online to increase sales and grow your business. So enrol now and grow your business online with this Digital Marketing training. Key Topics To Be Covered: Strong online presence of the business. Make your website visible in search results through effective SEO Engaging video content will drive traffic to your website. Increase sales with digital marketing like never before by properly targeting and optimising! Utilise your audience data and analytical capabilities in digital marketing. Solid mailing list and a solid revenue-generating marketing channel. To increase traffic, use company profiles, LinkedIn, and blogs. Twitter hashtags, retweets, and analytics! Facebook Ads and interact with your audience through pages and groups. Instagram marketing and ads help grow businesses quickly. Why Prefer this Digital Marketing Course? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support Experts created the Digital Marketing course to provide a rich and in-depth training experience for all students who enrol in it. Enrol in the course right now and you'll have immediate access to all of the Digital Marketing course materials. Then, from any internet-enabled device, access the course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the course: Module 01: Introduction Welcome General Tips & Tricks Series How to register your company How to see Email Sender's Company and Logo in Your Gmail How to Generate a sitemap of a website How to protect a website from Spam on WordPress How to identify registration data of website How to identify duplicate content from the web How to create google alerts How to find the age of the domain How to check if the website server is down How to send google search information to your friends How to find the web host of any website Discover new sites that are similar to what you like already How to easily highlight the important parts of a web page How to get compute level answers without searching The easiest way to Setup email reminders How to corrupt a file you shared online How to create a throwaway email Module 02: YouTube YouTube accounts Setup Account optimization How to create & Setup YouTube channel banner YouTube channel tags, thumbnails & custom thumbnails Analyse YouTube keyword research YouTube SEO techniques What are YouTube cards & how does it work How to optimise comments & reply to them in bulk How to grow your channel with competitor Analysis How to manage multiple YouTube accounts YouTube Paid Advertising How to monetise your YouTube channel Module 03: Google AdWords What are Google Ads & how does it work Account Setup Competitor's analysis Campaign types & how to select the right campaign Bids & Budgets How to target the right audience Google Ads advance campaign settings Choosing the right keywords How to write ads that get more clicks Module 04: Google Analytics How to install tracking code on your website How to add filters & remove internal traffic How to track paid campaigns How to look and analyse different segment data How to configure goals in google analysis How to link google Adwords account How to manage multiple analytics accounts How to remove spam traffic Module 05: Email Marketing Email marketing tools set up How to install signup or popup forms on the website How to collect email addresses without a website How to create a 'Hook' to your signup forms Discover the psychology behind acquiring more leads Email marketing automation process Email analytics Module 06: Twitter Twitter Account Setup Knowing Twitter features Following Twitter accounts Twitter profile optimization How to get Twitter followers Twitter analytics Module 07: Facebook Set your Facebook page Facebook Icon, cover image & description How to get your first page likes Discover how to increase your page likes How to manage multiple Facebook page Facebook comments Leveraging Facebook groups Facebook Auto Posting Run a competition Facebook Ads How to get the best out of Facebook Facebook pixel & Re-marketing Module 08: Instagram Setup Instagram bio & profile image Leveraging Instagram accounts A simple way to create free content on Instagram The secret of hashtags on Instagram Reposting Instagram App How to get genuine Instagram followers Assessment Process Once you have completed all the course modules, your skills and knowledge will be tested with an automated multiple-choice assessment. You will then receive instant results to let you know if you have successfully passed the course. CPD 15 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Side Hustlers. Website Owners. Business Owners. Social Media Marketers. Digital Marketers. Newcomers. Brand Owners. Freelancers. Requirements Enrol on Digital Marketing with no formal entry requirements! If you have a passion for knowledge and want to learn something new, register on the course without any delay. We only ask that all students have a passion for learning and literacy, and be over the age of 16. Complete the online from your computer, tablet, or smartphone, and learn in a way that suits you. Career path This knowledge will boost the value of your CV and allow you to apply for jobs in a wide range of industries, including Digital Marketing Consultants Entrepreneurs Marketing Executives Digital Marketers Digital Agencies Marketing Consultants Marketing Managers Certificates Certificate of completion Digital certificate - £10

Digital Marketing - CPD Certified
Delivered Online On Demand11 hours
£12

Microsoft Excel

5.0(1)

By LearnDrive UK

This course will fully prepare you for virtually any Excel-related career path

Microsoft Excel
Delivered Online On Demand1 hour
£5

SEO 2020 - The Complete WordPress SEO Blueprint

By Packt

Let your online presence reflect your services, products, and articles by developing a successful online business or website using effective search engine optimization (SEO) strategies! This course will help you move your website and content to the first page of Google and other major search engines by getting you up to speed with the latest SEO techniques.

SEO 2020 - The Complete WordPress SEO Blueprint
Delivered Online On Demand5 hours 6 minutes
£64.99

COSHH Training - QLS Endorsed

4.7(47)

By Academy for Health and Fitness

The Control of Substance Hazardous to Health (COSHH) 2002 is a regulatory law in the UK, which aims at reducing and preventing threats of hazardous substances in the workplace. COSHH regulation in the UK is mandatory for all workplaces that work or may come into contact with hazardous substances in the workplace. Explore the ways to ensure health and safety in the workstation while you learn to overcome the challenges. Take a step towards driving your career forward and get ahead of the curve with our COSHH Training course. This Certificate in COSHH Training at QLS Level 3 course is endorsed by The Quality Licence Scheme and accredited by CPDQS (with 120 CPD points) to make your skill development & career progression more accessible than ever! Why Prefer This COSHH Training Course? Opportunity to earn certificate a certificate endorsed by the Quality Licence Scheme after completing the COSHH Training course FREE COSHH Training CPD-accredited certificate Get a free student ID card with COSHH Training (£10 applicable for international delivery) Lifetime access to the COSHH Training course materials The COSHH Training program comes with 24/7 tutor support Get instant access to this COSHH Training course Learn COSHH Training from anywhere in the world The COSHH Training is affordable and simple to understand The COSHH Training is entirely online This COSHH Training is designed for you to advance your understanding of hazardous substances as defined in the Control of Substances Hazardous to Health Regulations 2002. The COSHH course incorporates ways to determine the health issues that can arise from the hazardous substance in the work premises as well as how to prevent them from affecting your colleagues. Throughout this online COSHH Training program, you will demonstrate perception on how to control and monitor the measures taken to reduce the risks, how to identify the hazardous substance, how to assess the risk associated with the chemical and hazardous materials, and last but not least, how to plan and implement the control measure according to organisation structure or policy. Furthermore, this COSHH Training includes the guidelines that follow the approved code of practice, which you will need to follow and execute to comply with COSHH rules and regulations in the workplace. You'll get a Free Student ID card by enrolling in this COSHH course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. In case of any query regarding the COSHH Training course, you will also have support from a team of experts who will be available during the weekdays (Monday - Friday) to assist you through email and chat boxes. On top of everything, with this COSHH Training you will get an accredited certificate that includes 10 CPD points which will help you to make a mark for yourself in the competitive job market. This COSHH Training Course certificate will also help you create an impression of self-reliance and dedication that will surely attract prospective employers to prioritise your job application. Enrol the COSHH Training Program today to develop skills that will drive your career forward and get ahead of the curve. What will I learn from this COSHH Training Course? An overview of COSHH and its standards in the UK Identify and interpret the key COSHH regulations and how they apply to different work environments. Recognize health problems and illnesses related to exposure to hazardous substances as outlined in COSHH guidelines. Develop the ability to identify hazardous substances in the workplace in compliance with COSHH standards. Conduct effective COSHH risk assessments to evaluate potential hazards and determine appropriate control measures. Implement control measures in line with COSHH to minimize exposure to hazardous substances and ensure workplace safety. Monitor the effectiveness of control measures as required by COSHH regulations and adapt strategies when necessary. Understand how COSHH regulations impact various industries and their specific responsibilities regarding hazardous substances. Demonstrate the process of effectively documenting COSHH assessments and control measures for compliance purposes. Gain knowledge on the proper use of personal protective equipment (PPE) and other tools to comply with COSHH safety requirements. The COSHH training course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of this program, you will receive an instant e-certificate as proof of comprehensive skill development and competency. Students can expect to complete this course in around 04 hours. You'll also get dedicated expert assistance from us to answer any queries you may have while studying our course. Start your learning journey with this course straight away and take a step forward in securing a better future! Why should you choose the COSHH Training course with Academy for Health & Fitness? Opportunity to earn a certificate accredited by CPD after completing this COSHH Training Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Globally accepted standard structured lesson planning Innovative and engaging contents and activities Assessments that measure higher-level thinking and skills Complete the COSHH Training program in your own time, at your own pace Each of our students gets full tutor support on weekdays (Monday to Friday) ****Course Curriculum of COSHH Training**** Here are the topics you will cover on the COSHH Training: COSHH Explained COSHH Regulations Health Problems Related to Hazardous Substances Identifying Hazardous Substances COSHH Risk Assessments Control Measures and Monitoring Implementing Control Measures Assessment Process of COSHH Training After completing an online course module, you will be given immediate access to a specially designed MCQ test. The results will be immediately analysed, and the score will be shown for your review. The passing score for each test will be set at 60%. After passing the Certificate in COSHH Training at QLS Level 3 exam, you will be able to request a certificate at an additional cost that has been endorsed by the Quality Licence Scheme. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This COSHH course is designed for the individual who is already working or would like to work in companies or organisations that involves dealing with chemicals and hazardous substances in the workplace. This includes profession, but is not limited to, people who work in professions such as: Catering and baking Cleaning Beauty and hairdressing Engineering Vehicle repair and painting Welding Offshore oil and gas Printing Woodworking Agriculture Leisure facilities Requirements Enrol on the COSHH Training with no formal entry requirements! If you have a passion for knowledge and want to learn something new, register on the COSHH Training without any delay. We only ask that all students have a passion for learning and literacy, and be over the age of 16. Complete the COSHH Training course online from your computer, tablet, or smartphone, and learn in a way that suits you. Career path Enrolling on this COSHH Training programme may open doors to a wide range of career opportunities. Recent graduates and people already working in the COSHH relevant field are also encouraged to enrol. Certificates Certificate of completion Digital certificate - £10 Certificate in COSHH Training at QLS Level 3 Hard copy certificate - £89 Show off Your New Skills with a Certificate of Completion After successfully completing the Certificate in COSHH Training at QLS Level 3, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 89 GBP inside the UK 99 GBP (including postal fees) for International Delivery Certificate Accredited by CPDQS 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (International Delivery)

COSHH Training - QLS Endorsed
Delivered Online On Demand3 weeks
£12