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

11325 Environment courses in Killamarsh delivered Online

Understanding Anxiety

By Inclusive Solutions

Transforming your approach to the behaviour of autistic children

Understanding Anxiety
Delivered Online On Demand1 hour
£149

VMware NSX Advanced Load Balancer: Web Application Firewall Security

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Experienced system administrators or network administrators and security professionals Overview By the end of the course, you should be able to meet the following objectives: Describe NSX Advanced Load Balancer architecture Describe the NSX Advanced Load Balancer components and main functions Explain the NSX Advanced Load Balancer key features and benefits Describe NSX Advanced Load Balancer Web Application Firewall architecture Describe the NSX Advanced Load Balancer Web Application Firewall components and main functions Explain the NSX Advanced Load Balancer Web Application Firewall key features and benefits Explain and configure Local Load Balancing constructors such as Virtual Services, Pools, Health Monitors and related components Understand and modify application behavior leveraging Profiles, Policies and DataScripts Configure and customize the NSX Advanced Load Balancer Web Application Firewall Describe and leverage NSX Advanced Load Balancer REST API interfaces and related automation capabilities Describe and configure NSX Advanced Load Balancer Web Application Firewall application and infrastructure monitoring Gather relevant information and perform basic troubleshooting of Web Application Firewall applications leveraging built-in NSX Advanced Load Balancer tooling This three-day course provides comprehensive training on how to configure, maintain and troubleshoot the Web Application Firewall component of the VMware NSX Advanced Load Balancer (Avi Networks) solution as well as provide an understanding of additional security related functionality. This course covers key NSX Advanced Load Balancer (Avi Networks) Web Application Firewall features and functionality offered in the NSX Advanced Load Balancer 18.2 release, including the overall infrastructure, virtual services and application components as well as application troubleshooting and solution monitoring. Access to a software-defined data center environment is provided through hands-on labs to reinforce the skills and concepts presented in the course. Course Introduction Introductions and course logistics Course objectives Introduction to NSX Advanced Load Balancer Introduce NSX Advanced Load Balancer Discuss NSX Advanced Load Balancer use cases and benefits Explain NSX Advanced Load Balancer architecture and components Explain the management, control, data, and consumption planes and their respective functions Introduction to NSX ALB Web Application Firewall Introduce the NSX Advanced Load Balancer Web Application Firewall Discuss NSX Advanced Load Balancer Web Application Firewall use cases and benefits Virtual Services Configuration Concepts Explain Virtual Service components Explain Virtual Service types Explain and configure basic virtual services components such as Application Profiles, Network Profiles, Pools and Health Monitors Attacking and Defending Web Applications Introduce the processes and methodologies used when attacking and defending web applications Introduce the tools used to attack web applications Explain with examples terminology such as Reflected XSS and SQL injection Profiles and Policies Explain and deep dive on Advanced Virtual Service creation Explain and deep dive on Application Profiles and Types such as L4, DNS, Syslog and HTTP Explain and configure advanced application HTTP Profile options Deep dive on Network Profiles and Types Explain and configure SSL Profiles and Certificates Explain and Configure HTTP and DNS policies DDOS Protection Introduce the NSX Advanced Load Balancer rate limiting functionality Explain the NSX Advanced Load Balancer rate limiting functionality Hands on examples of rate limiting in action Customizing Application Delivery with Datascripts Introduce the concept of datascripts to manipulate data Explain the various components and inspection points IWAF Deep Dive Describe the building blocks of the iWAF implementation Explain the various iWAF components Introduce both Positive and Negative security models Explain the iWAF Policies, profiles and rule sets IWAF Core Rule Set Explain the history and rationale of the core rule set Describe the NSX ALB (Avi) Core Rule Set IWAF Custom Rules Describe the power and complexity available via custom rules Explain the rule language Implement various use cases Explain common errors and possible solutions IWAF Operations Describe the iWAF application onboarding process Tuning the iWAF policies Working with iWAF logs and analytics Explaining false positive mitigation tactics IWAF Best Practices Provide guidance on how to get the best results Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware NSX Advanced Load Balancer: Web Application Firewall Security 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 VMware NSX Advanced Load Balancer: Web Application Firewall Security 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.

VMware NSX Advanced Load Balancer: Web Application Firewall Security
Delivered OnlineFlexible Dates
Price on Enquiry

Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This introduction to Spring development course requires that incoming students possess solid Java programming skills and practical hands-on Java experience. This class is geared for experienced Java developers who are new to Spring, who wish to understand how and when to use Spring in Java and JEE applications. Overview Working in a hands-on learning environment, led by our expert practitioner, students will: Explain the issues associated with complex frameworks such as JEE and how Spring addresses those issues Understand the relationships between Spring and JEE, AOP, IOC and JDBC. Write applications that take advantage of the Spring container and the declarative nature of assembling simple components into applications. Understand how to configure the Spring Boot framework Understand and work on integrating persistence into a Spring application Explain Spring's support for transactions and caching Work with Spring Boot to facilitate Spring setup and configuration Apply Aspect Oriented Programming (AOP) to Spring applications Become familiar with the conditionally loading of bean definitions and Application Contexts Understand how to leverage the power of Spring Boot Use Spring Boot to create and work with JPA repositories Introduction to Spring Boot | Spring Boot Quick Start is a hands-on Spring training course geared for experienced Java developers who need to understand what the Spring Boot is in terms of today's systems and architectures, and how to use Spring in conjunction with other technologies and frameworks. This leading-edge course provides added coverage of Spring's Aspect-Oriented Programming and the use of Spring Boot. Students will gain hands-on experience working with Spring, using Maven for project and dependancy management, and, optionally, a test-driven approach (using JUnit) to the labs in the course. The Spring framework is an application framework that provides a lightweight container that supports the creation of simple-to-complex components in a non-invasive fashion. Spring's flexibility and transparency is congruent and supportive of incremental development and testing. The framework's structure supports the layering of functionality such as persistence, transactions, view-oriented frameworks, and enterprise systems and capabilities. This course targets Spring Boot 2 , which includes full support for Java SE 11 and Java EE 8. Spring supports the use of lambda expressions and method references in many of its APIs. The Spring Framework Understand the value of Spring Explore Dependency Injection (DI) and Inversion of Control (IoC) Introduce different ways of configuring collaborators Spring as an Object Factory Initializing the Spring IoC Container Configuring Spring Managed Beans Introduce Java-based configuration The @Configuration and @Bean annotations Define bean dependencies Bootstrapping Java Config Context Injection in Configuration classes Using context Profiles Conditionally loading beans and configurations Bean Life-Cycle Methods Defining Bean dependencies Introduce Spring annotations for defining dependencies Explore the @Autowired annotation Stereotype Annotations Qualifying injection points Lifecycle annotations Using properties in Java based configuration The @Value annotation Using the Candidate Components Index Introduction to Spring Boot Introduce the basics of Spring Boot Explain auto-configuration Introduce the Spring Initializr application Bootstrapping a Spring Boot application Working with Spring Boot Provide an overview of Spring Boot Introduce starter dependencies Introduce auto-configuration @Enable... annotations Conditional configuration Spring Boot Externalized Configuration Bootstrapping Spring Boot Introduction to Aspect Oriented Programming Aspect Oriented Programming Cross Cutting Concerns Spring AOP Spring AOP in a Nutshell @AspectJ support Spring AOP advice types AspectJ pointcut designators Spring Boot Actuator Understand Spring Boot Actuators Work with predefined Actuator endpoints Enabling Actuator endpoints Securing the Actuator Developing in Spring Boot Introduce Spring Boot Devtools Enable the ConditionEvaluationReport Debugging Spring Boot applications Thymeleaf Provide a quick overview of Thymeleaf Introduce Thymeleaf templates Create and run a Spring Thymeleaf MVC application Additional course details: Nexus Humans Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322) 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 Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322) 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.

Spring Boot Quick Start | Core Spring, Spring AOP, Spring Boot 2.0 and More (TT3322)
Delivered OnlineFlexible Dates
Price on Enquiry

Android Studio Development Essentials

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for individuals who want to learn how to program Android applications using the Java Programming Language. Overview Upon successful completion of this course, students will have an understanding of basic application Android development. This course will teach the basics of Android Development using the Java Programming Language and Android Studio. Introduction and Setup Android Studio Development Essentials Introduction Setting up an Android Studio Development Environment Creating an Example Android App in Android Studio A Tour of the Android Studio User Interface Creating an Android Virtual Device (AVD) in Android Studio Using and Configuring the Android Studio AVD Emulator Testing Android Studio Apps on a Physical Android Device The Basics of the Android Studio Code Editor Android Architecture and State Changes An Overview of the Android Architecture The Anatomy of an Android Application Understanding Android Application and Activity Lifecycles Handling Android Activity State Changes Android Activity State Changes by Example Saving and Restoring the State of an Android Activity Views and Layouts Understanding Android Views, View Groups and Layouts in Android Studio A Guide to the Android Studio Layout Editor Tool A Guide to the Android ConstraintLayout A Guide to using ConstraintLayout in Android Studio An Android Studio Layout Editor ConstraintLayout Tutorial Manual XML Layout Design in Android Studio Creating an Android User Interface in Java Code Event Handling An Overview and Example of Android Event Handling A Guide to using Instant Run in Android Studio Android Touch and Multi-touch Event Handling Detecting Common Gestures using Android Studio and the Gesture Detector Class Implementing Custom Gesture and Pinch Recognition on Android Advanced Layout and Transitions An Introduction Android Fragments Using Fragments in Android Studio - An Example Creating and Managing Overflow Menus on Android Animating User Interfaces with the Android Transitions Framework An Android Transition Tutorial using beginDelayedTransition Implementing Android Scene Transitions ? A Tutorial Working with the Floating Action Button and Snackbar Creating a Tabbed Interface using the TabLayout Component Working with the RecyclerView and CardView Widgets An Android RecyclerView and CardView Tutorial Working with the AppBar and Collapsing Toolbar Layouts Implementing an Android Navigation Drawer An Android Studio Master/Detail Flow Tutorial Intents, Threads, Services, and Notifications An Overview of Android Intents Android Explicit Intents ? A Worked Example Android Implicit Intents ? A Worked Example Android Broadcast Intents and Broadcast Receivers A Basic Overview of Threads and Thread Handlers An Overview of Android Started and Bound Services Implementing an Android Started Service - A Worked Example Android Local Bound Services - A Worked Example Android Remote Bound Services - A Worked Example An Android 7 Notifications Tutorial An Android 7 Direct Reply Notification Tutorial Data Access and Storage Integrating Firebase Support into an Android Studio Project An Android 7 Firebase Remote Notification Tutorial An Introduction to Android 7 Multi-Window Support An Android Studio Multi-Window Split-Screen and Freeform Tutorial An Overview of Android SQLite Databases in Android Studio An Android TableLayout and TableRow Tutorial An Android SQLite Database Tutorial Understanding Android Content Providers Implementing an Android Studio Content Provider in Android Studio Accessing Cloud Storage using the Android Storage Access Framework An Android Storage Access Framework Example Multimedia, Maps and Printing Video Playback on Android VideoView and MediaController Classes Video Recording and Image Capture using Camera Intents Making Runtime Permission Requests in Android Android Audio Recording and Playback using MediaPlayer and MediaRecorder Working with the Google Maps Android API in Android Studio Printing with the Android Printing Framework An Android HTML and Web Content Printing Example A Guide to Android Custom Document Printing Final Build An Android Fingerprint Authentication Tutorial Handling Different Android Devices and Displays Signing and Preparing an Android Application for Release Integrating Google Play In-app Billing into an Android Application An Overview of Gradle in Android Studio An Android Studio Gradle Build Variants Example Additional course details: Nexus Humans Android Studio Development Essentials 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 Android Studio Development Essentials 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.

Android Studio Development Essentials
Delivered OnlineFlexible Dates
Price on Enquiry

First Aid at Work

By NextGen Learning

Course Overview This comprehensive First Aid at Work course is designed to equip learners with the knowledge needed to effectively manage health-related emergencies in professional settings. Covering a wide range of workplace incidents, it explores the role of appointed persons, emergency protocols, and how to respond to common injuries and illnesses. Learners will develop confidence in managing both physical and mental health-related situations at work, including remote support and procedures adapted for the COVID-19 era. Whether you are an employee, manager, or business owner, this course provides essential guidance that aligns with UK regulations and first aid expectations in modern work environments. By the end of the course, learners will be familiar with key emergency response procedures and legal requirements, contributing to a safer and more responsible workplace culture. Course Description The First Aid at Work course offers in-depth learning across a structured series of modules that cover everything from primary and secondary assessments to CPR, AED usage, and mental health support. It examines various types of injuries and illnesses such as fractures, dislocations, breathing problems, and minor workplace injuries. The course also discusses the legal framework for first aid at work, risk assessments, and the importance of mental health awareness. Additionally, it addresses recent considerations such as pandemic-specific protocols and remote psychological support. Learners will gain theoretical insight into emergency handling, including when and how to contact emergency services. With up-to-date content aligned with UK standards, this course is ideal for those looking to support a health-conscious and safety-oriented work environment. Course Modules: Module 01: Introduction to Workplace First Aid Module 02: Appointed Persons in the Workplace First Aid Module 03: Incident Management at Work Module 04: Classifications and Abbreviations Module 05: Emergency Management Module 06: Primary Survey Module 07: Secondary Survey Module 08: Basic First-Aid Techniques Module 09: AED Module 10: Minor Injuries at Workplace Module 11: Loss of Responsiveness and CPR Module 12: Breathing Problems Module 13: Secondary Illnesses and Injuries Module 14: Fractures and Dislocations Module 15: Call for an Emergency Module 16: Things to Keep in Mind for A First Aider Module 17: Legal Framework for Workplace First Aid Module 18: Mental Health First Aid in the Workplace Module 19: First Aid during Coronavirus Pandemic Module 20: First Aid Qualifications During the Pandemic, Risk at Work and PPE Regulations Module 21: Remote Psychological First Aid (See full curriculum) Who is this course for? Individuals seeking to understand workplace first aid responsibilities. Professionals aiming to support health and safety compliance in the workplace. Beginners with an interest in health and safety protocols. Managers, HR personnel, or safety officers seeking foundational knowledge in first aid. Career Path Workplace Health & Safety Officer HR and Compliance Manager Office Administrator with Safety Responsibilities Site or Facility Supervisor Community Support Worker Mental Health Support Facilitator Risk Management and Corporate Safety Advisor

First Aid at Work
Delivered OnlineFlexible Dates
£9.99

Certificate in Cleaning : QLS Endorsed Course

5.0(2)

By Training Express

The Certificate in Cleaning: QLS Endorsed Course is designed to give you a deep understanding of the cleaning industry, providing you with the knowledge required to excel in various cleaning environments. With this fully endorsed programme, you will learn everything from basic cleaning techniques to more advanced practices. Each module has been carefully crafted to ensure you gain essential skills in maintaining cleanliness and hygiene, tailored to a variety of settings, whether residential, commercial, or industrial. This course will guide you through every detail, ensuring you’re equipped to handle any cleaning challenge efficiently and effectively. With a focus on the theory and methodologies behind proper cleaning, you will become proficient in managing cleaning routines, understanding safety protocols, and selecting the appropriate cleaning agents. Upon completion, you’ll have the confidence to tackle diverse cleaning tasks with a thorough understanding of industry standards and best practices, all without the need for physical attendance. Our Certificate in Cleaning course is endorsed by the Quality Licence Scheme - QLS, ensuring you acquire new skills and enhance your professional development. Certificate in Cleaning QLS Bundle Includes the following Courses Course 01: Diploma in Cleaning at QLS Level 5 Course 02: Cleaning Business Course 03: Customer Service Key Features of Certificate in Cleaning Eligibility for QLS endorsed certificate upon successful completion of the Certificate in Cleaning course Free CPD Accredited Course Fully online, interactive Certificate in Cleaning course with audio voiceover Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases To become successful in your profession, you must have a specific set of skills to succeed in today's competitive world. In this in-depth Certificate in Cleaningtraining course, you will develop the most in-demand skills to kickstart your career, as well as upgrade your existing knowledge & skills. Assessment At the end of the Certificate in Cleaning course, we will provide assignment and quizzes. For each test, the pass mark will be set to 60%. Accreditation This Certificate in Cleaning course is QLS - Quality Licence Scheme Endorsed and CPD Certified, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification CPD Certified: Once you've successfully completed your Certificate in Cleaning course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). QLS Endorsed:After successfully completing the Certificate in Cleaning course, learners will be able to order an endorsed certificate, titled: [Diploma in Cleaning at QLS Level 5], as proof of their achievement. This certificate of achievement endorsed by the Quality Licence Scheme. CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for all employees or anyone who genuinely wishes to learn more about Certificate in Cleaning basics. Requirements No prior degree or experience is required to enrol in this Certificate in Cleaning course. Career path This Certificate in Cleaning Course will help you to explore avariety of career paths in the related industry. Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Certificate in Cleaning : QLS Endorsed Course
Delivered Online On Demand1 hour
£120

Level 3 Safeguarding Children & Vulnerable Adult : QLS Endorsed Course

5.0(2)

By Training Express

The Level 3 Safeguarding Children & Vulnerable Adults course is designed for those who aim to understand the core principles of safeguarding and protection. This course covers crucial information on recognising and responding to abuse and neglect within vulnerable groups, specifically children and adults. It provides learners with a solid foundation in recognising signs of harm, understanding legal frameworks, and knowing the best ways to handle sensitive situations. This course is entirely online, offering a flexible approach for busy individuals to engage with essential safeguarding knowledge at their own pace. With a focus on theory and key protective frameworks, it is ideal for anyone working in environments where safeguarding is a priority. Whether you're in education, healthcare, or social services, this training ensures that you’re well-equipped to recognise risks and respond effectively, making a significant difference to those in your care. Level 3 Safeguarding Children & Vulnerable Adult QLS Bundle Includes the following Courses Course 01: Diploma in Safeguarding Children & Vulnerable Adult at QLS Level 3 Course 02: Adult Support Worker Course 03: Safeguarding Children: Internet Safety Key Features of Level 3 Safeguarding Children & Vulnerable Adult Eligibility for QLS endorsed certificate upon successful completion of the Level 3 Safeguarding Children & Vulnerable Adult course Free CPD Accredited Course Fully online, interactive Level 3 Safeguarding Children & Vulnerable Adult course with audio voiceover Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases To become successful in your profession, you must have a specific set of skills to succeed in today's competitive world. In this in-depth Level 3 Safeguarding Children & Vulnerable Adulttraining course, you will develop the most in-demand skills to kickstart your career, as well as upgrade your existing knowledge & skills. Assessment At the end of the Level 3 Safeguarding Children & Vulnerable Adult course, we will provide assignment and quizzes. For each test, the pass mark will be set to 60%. Accreditation This Level 3 Safeguarding Children & Vulnerable Adult course is QLS - Quality Licence Scheme Endorsed and CPD Certified, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification CPD Certified: Once you've successfully completed your Level 3 Safeguarding Children & Vulnerable Adult course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). QLS Endorsed:After successfully completing the Level 3 Safeguarding Children & Vulnerable Adult course, learners will be able to order an endorsed certificate, titled: [Diploma in Safeguarding Children & Vulnerable Adult at QLS Level 3], as proof of their achievement. This certificate of achievement endorsed by the Quality Licence Scheme. CPD 35 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for all employees or anyone who genuinely wishes to learn more about Level 3 Safeguarding Children & Vulnerable Adult basics. Requirements No prior degree or experience is required to enrol in this Level 3 Safeguarding Children & Vulnerable Adult course. Career path This Level 3 Safeguarding Children & Vulnerable Adult Course will help you to explore avariety of career paths in the related industry. Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Level 3 Safeguarding Children & Vulnerable Adult : QLS Endorsed Course
Delivered Online On Demand1 hour
£120

Food Hygiene and Safety for Catering : QLS Endorsed Course

5.0(2)

By Training Express

Clean kitchens aren’t just about gleaming counters and spotless aprons—they begin with knowledge. This engaging online course dives into the essentials of food hygiene and safety tailored for catering environments. Whether you're managing a bustling café or prepping meals from a cloud kitchen, understanding the safe handling, preparation, and storage of food is crucial. We cover everything from contamination risks to temperature control, all in line with current UK food safety standards. Perfect for anyone involved in food service, this QLS-endorsed course brings clarity to the often-confusing world of hygiene regulations. The content is structured in a clear, logical format designed to help you absorb key information with ease. And yes, you’ll find a few light touches along the way—because learning the serious stuff doesn’t have to be a bore. With 24/7 access, you can study whenever it suits you (apron optional). Give your catering career a polished edge by knowing exactly what’s expected behind the scenes. Our Food Hygiene and Safety for Catering course is endorsed by the Quality Licence Scheme - QLS, ensuring you acquire new skills and enhance your professional development. Food Hygiene and Safety for Catering QLS Bundle Includes the following Courses Course 01: Certificate in Food Hygiene and Safety for Catering at QLS Level 2 Course 02: Level 3 HACCP Training Course 03: Food Allergen Awareness Training Key Features of Food Hygiene and Safety for Catering Eligibility for QLS endorsed certificate upon successful completion of the Food Hygiene and Safety for Catering course Free CPD Accredited Course Fully online, interactive Food Hygiene and Safety for Catering course with audio voiceover Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases To become successful in your profession, you must have a specific set of skills to succeed in today's competitive world. In this in-depth Food Hygiene and Safety for Cateringtraining course, you will develop the most in-demand skills to kickstart your career, as well as upgrade your existing knowledge & skills. Assessment At the end of the Food Hygiene and Safety for Catering course, we will provide assignment and quizzes. For each test, the pass mark will be set to 60%. Accreditation This Food Hygiene and Safety for Catering course is QLS - Quality Licence Scheme Endorsed and CPD Certified, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification CPD Certified: Once you've successfully completed your Food Hygiene and Safety for Catering course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). QLS Endorsed:After successfully completing the Food Hygiene and Safety for Catering course, learners will be able to order an endorsed certificate, titled: [Certificate in Food Hygiene and Safety for Catering at QLS Level 2], as proof of their achievement. This certificate of achievement endorsed by the Quality Licence Scheme. CPD 35 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for all employees or anyone who genuinely wishes to learn more about Food Hygiene and Safety for Catering basics. Requirements No prior degree or experience is required to enrol in this Food Hygiene and Safety for Catering course. Career path This Food Hygiene and Safety for Catering Course will help you to explore avariety of career paths in the related industry. Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Food Hygiene and Safety for Catering : QLS Endorsed Course
Delivered Online On Demand1 hour
£120

Painting and Decorating Level 2 & 3 - CPD Accredited

5.0(3)

By School Of Health Care

Painting and Decorating Level 2 & 3 Course Are you artistically inclined and enjoy painting and furnishing interior spaces? If so, signing up for our Painting and Decorating course can help you advance in your career. All of the fundamentals of painting and decorating are covered in the Painting and Decorating Course. You will also be knowledgeable about different painting and decorating tools, equipment, and surface preparation. Paint kinds, colour theory, and painting techniques are all covered in the painting and decorating course. How to restore and fix any painting and decorating products is also covered in the painting and decorating course. Our painting and decorating course goes into detail on environmental concerns, business necessities, health and safety, and more. Sign up in the Painting and Decorating Course to acquire skills ranging from fundamental to sophisticated that will aid in your career development. Why choose this Painting and Decorating Course from the School of Health Care? Self-paced Painting and Decorating Course, access available from anywhere in the world. High-quality study materials that are easy to understand. Painting and Decorating Course developed by industry experts. 24/7 support is available via live chat, phone call, or email. Free PDF certificate after completing the Painting and Decorating Course. Main Course: Painting and Decorating Level 2 Painting and Decorating Level 3 [ Note: Free PDF certificate as soon as completing the Painting and Decorating Course] Painting and Decorating Course Course Curriculum of Painting and Decorating Level 2 Course Module 01: Introduction to Painting and Decorating Module 02: Tools and Equipment Module 03: Surface Preparation Module 04: Paint Types and Color Theory Module 05: Interior Painting Techniques Module 06: Exterior Painting Techniques Module 07: Wallpaper Installation Module 08: Decorative Finishes Module 09: Specialty Surfaces and Materials Module 10: Restoration and Repair Module 11: Health and Safety in Painting Module 12: Business Essentials Module 13: Environmental Considerations Course Curriculum of Painting and Decorating Level 3 Course Module 01: Awareness of Health, Safety, and Environment Module 02: Advanced Surface Preparation Module 03: Techniques for Decorative Finishing Module 04: Design and Colour Theory Module 05: Utilising Specialised Materials Module 06: Project management, planning, and estimating Module 07: Client Care and Expertise Module 08: Experience Working on-Site Assessment Method of Painting and Decorating Course After completing Painting and Decorating Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Painting and Decorating Course After completing the Painting and Decorating Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Painting and Decorating Course This Painting and Decorating Course package is open to students of any background. Special Note: Our Course is knowledge Based course. If You want to get qualified, you can consider following options: Level 2 NVQ Diploma in Decorative Finishing and Industrial Painting Occupations (Construction) (RQF) Requirements Painting and Decorating Course To enrol in this Painting and Decorating Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Painting and Decorating Course. Be energetic and self-motivated to complete our Painting and Decorating Course. Basic computer Skill is required to complete our Painting and Decorating Course. If you want to enrol in our Painting and Decorating Course, you must be at least 15 years old. Career path Painting and Decorating Course Having this Painting and Decorating Course experience can improve the look of your CV and increase your employability.

Painting and Decorating Level 2 & 3 - CPD Accredited
Delivered Online On Demand14 hours
£12

Level 2 Health & Social Care Management, Care Certificate with Dementia Training

By Wise Campus

Dementia Training: Dementia Training Course Online Are you curious to find out more about dementia? Hence, in order to provide comprehensive knowledge and skills concerning Awareness of Dementia, here is our Dementia Training Course. Dementia awareness training is a course that equips details about dementia, its signs, and how to spread awareness about dementia. This Dementia Training Course explains dementia care and the extent of focusing on the person. You will learn how to better connect and convey with people who have dementia, making a positive mark on their care. This Dementia Training Course also helps to understand the diversity of individuals with dementia. Enrol in our Dementia Training Course to improve your capacity to assist someone with dementia! Main Course: Level 2 Award in Awareness of Dementia Free Courses are including with this Dementia Training: Dementia Training Course Course 01: Level 2 Health & Social Care Management Course 02: Care Certificate Special Offers of this Dementia Training: Dementia Training Course This Dementia Training: Dementia Training Course includes a FREE PDF Certificate. Lifetime access to this Dementia Training: Dementia Training Course Instant access to this Dementia Training: Dementia Training Course Get FREE Tutor Support to this Dementia Training: Dementia Training Course Dementia Training: Dementia Training Course Online Dementia Training: This program provides information on dementia, including its symptoms and methods for raising awareness of the condition. This dementia training describes dementia care and how much attention should be paid to the individual. You will gain valuable skills to positively impact the care of individuals with dementia by learning how to interact and communicate with them through this Dementia Training: Dementia Training. Understanding the diversity of dementia patients is another benefit of this dementia training. Who is this course for? Dementia Training: Dementia Training Course Online This Dementia Training Course is for anyone including Family members, Friends, Carers and other aspiring individuals who have an interest in working with and know about dementia. Requirements Dementia Training: Dementia Training Course Online To enrol in this Dementia Training: Dementia Training Course, students must fulfil the following requirements. To join in our Dementia Training: Dementia Training Course, you must have a strong command of the English language. To successfully complete our Dementia Training: Dementia Training Course, you must be vivacious and self driven. To complete our Dementia Training: Dementia Training Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Dementia Training: Dementia Training Course Career path Dementia Training: Dementia Training Course Online You have the chance to work in a social care environment as well as find employment or enhance your career with this Dementia Training Course qualification.

Level 2 Health & Social Care Management, Care Certificate with Dementia Training
Delivered Online On Demand1 hour 42 minutes
£12