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

574 Courses in Liverpool

NVQ Level 4 Diploma in Controlling Lifting Operations - Supervising Lifts (Construction)

5.0(29)

By Site Competence

Level 4 NVQ in Controlling Lifting Operations - Supervising Lifts Lift Supervisor The Lift Supervisor Level 4 NVQ is accessible to those that undertake the duties of a Lift Supervisor / Crane Supervisor. They will work as part of a team to ensure the lifting operations comply with the law and secure the health and safety of employees and of all those affected by the operations. Induction - As soon as you register you will be given a dedicated assessor. They will arrange an induction and together with your assessor you'll get to decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly. You will be assessed through various methods such as observations, written questions, evidence generated from the workplace, professional discussion and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with your assessor the certificate will be applied for. To download our PDF for this course then please click here.

NVQ Level 4 Diploma in Controlling Lifting Operations - Supervising Lifts (Construction)
Delivered In-Person in Market Rasen or UK WideFlexible Dates
£1,440

City & Guilds Level 4 Award in Plan, Manage and Review Legislative and Safety Compliance for Work in Confined Spaces - 6160-06

By Vp ESS Training

City & Guilds Level 4 Award in Plan, Manage and Review Legislative and Safety Compliance for Work in Confined Spaces - 6160-06 - This course focuses on planning, organizing and managing work safely in confined spaces including legislative roles and responsibilities, health and safety considerations and equipment requirements. Designed for managers that are responsible for organizing and planning work activities within a confined space. The manager may or may not supervise the actual job. The manager cannot enter the confined space. Book via our website @ https://www.vp-ess.com/training/confined-spaces/6160-06-level-4-award-in-plan,-manage-and-review-legislative-and-safety-compliance-in-cs/ or via email at: esstrainingsales@vpplc.com or phone on: 0800 000 346

City & Guilds Level 4 Award in Plan, Manage and Review Legislative and Safety Compliance for Work in Confined Spaces - 6160-06
Delivered In-Person in Aberdeen + 9 more or UK WideFlexible Dates
Price on Enquiry

From Boss to Coach (Leadership training)

By 4and20Million.

Managing others effectively by creating an environment of psychological safety and nurturing development & growth.

From Boss to Coach (Leadership training)
Delivered In-PersonFlexible Dates
£350

Fire Marshal

By Prima Cura Training

You never know when fire, explosions or gas leaks are around the corner, but while you can’t control what happens tomorrow, you can control how ready you are to react, help and limit any damage – and that’s where fire marshal training comes in.

Fire Marshal
Delivered In-PersonFlexible Dates
Price on Enquiry

NVQ Level 4 Diploma in Construction Site Supervision (Construction)

5.0(29)

By Site Competence

Gold CSCS Card NVQ Level 4 Diploma in Construction Site Supervision This qualification is for managers on-site who are working as a site supervisor or assistant site manager. You should be liaising with contractors, supervisors, and construction site management, organising resources, and have responsibility for health and safety and quality control such as inductions, briefings toolbox talks and inspections. You may work across one or more of the following Pathways: Building and Civil Engineering Highways Maintenance Residential Development Conservation Demolition Induction - As soon as you register you will be given a dedicated assessor. They will arrange an induction and together with your assessor you'll get to decide on the pathway which best proves your competency. The induction is used to plan out how you will gather the relevant evidence to complete the course. During the course - The assessor will work with you to build a portfolio of evidence that allows you to showcase your knowledge, skills and experience. The assessor will also regularly review and provide you with feedback. This will allow you to keep on track to progress quickly. You will be assessed through various methods such as observations, written questions, evidence generated from the workplace, professional discussion and witness testimonials. On completion - Once all feedback has been agreed, the Internal Quality Assurer will review your portfolio and in agreement with the assessor your certificate will be claimed. To download our PDF for this course then please click here.

NVQ Level 4 Diploma in Construction Site Supervision (Construction)
Delivered In-Person in Market Rasen or UK WideFlexible Dates
£1,440

HACCP Trainer - RSPH HACCP Level 3 Training Course - Onsite - Nationwide

By Kitchen Tonic Training Company and Food Safety Consultants

HACCP Level 3 Training Courses

HACCP Trainer - RSPH HACCP Level 3 Training Course  -  Onsite - Nationwide
Delivered In-PersonFlexible Dates
Price on Enquiry

Complete C# programming

5.0(3)

By Systems & Network Training

Complete C# programming training course description This training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. Students review the basics of C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an application that incorporates several features of the .NET Framework. What will you learn Use the syntax and features of C#. Create and call methods, catch and handle exceptions, and describe the monitoring requirements of large-scale applications. Implement a typical desktop application. Create class, define and implement interfaces, and create and generic collections. Read and write data to/from files. Build a GUI using XAML. Complete C# programming training course details Who will benefit: Programmers wishing to learn C#. Prerequisites: Developers attending this course should already have gained some limited experience using C# to complete basic programming tasks. Duration 5 days Complete C# programming training course contents Review of C# Syntax Overview of Writing Applications using C#, Datatypes, Operators, and Expressions. C# Programming Language Constructs. Hands on Developing the Class Enrolment Application. Methods, exceptions and monitoring apps Creating and Invoking Methods. Creating Overloaded Methods and Using Optional and Output Parameters. Handling Exceptions. Monitoring Applications. Hands on Extending the Class Enrolment Application Functionality. Developing a graphical application Implementing Structs and Enums. Organizing Data into Collections. Handling Events. Hands on Writing the Grades Prototype Application. Classes and Type-safe collections Creating Classes. Defining and Implementing Interfaces. Implementing Type-safe Collections. Hands on Adding Data Validation and Type-safety to the Grades Application. Class hierarchy using Inheritance Class hierarchies. Extending .NET framework classes. Creating generic types. Hands on Refactoring common functionality into the User Class. Reading and writing local data Reading and Writing Files. Serializing and Deserializing Data. Performing I/O Using Streams. Hands on Generating the Grades Report. Accessing a Database Creating and using entity data models. Querying and updating data by using LINQ. Hands on Retrieving and modifying grade data. Accessing remote data Accessing data across the web and in the cloud. Hands on Modifying grade data in the Cloud. Designing the UI for a graphical applicatione Using XAML to design a User Interface. Binding controls to data. Styling a UI. Hands on Customizing Student Photographs and Styling the Application. Improving performance and responsiveness Implementing Multitasking by using tasks and Lambda Expressions. Performing operations asynchronously. Synchronizing concurrent data access. Hands on Improving the responsiveness and performance of the application. Integrating with unmanaged code Creating and using dynamic objects. Managing the Lifetime of objects and controlling unmanaged resources. Hands on Upgrading the grades report. Creating reusable types and assemblies Examining Object Metadata. Creating and Using Custom Attributes. Generating Managed Code. Versioning, Signing and Deploying Assemblies. Hands on Specifying the Data to Include in the Grades Report. Encrypting and Decrypting Data Implementing Symmetric Encryption. Implementing Asymmetric Encryption. Hands on Encrypting and Decrypting Grades Reports.

Complete C# programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

NPORS Manual Handling (N704)

By Dynamic Training and Assessments Ltd

NPORS Manual Handling (N704)

NPORS Manual Handling (N704)
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
Price on Enquiry

NPORS Vehicle Marshal (N403)

By Dynamic Training and Assessments Ltd

NPORS Vehicle Marshal (N403)

NPORS Vehicle Marshal (N403)
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
Price on Enquiry

Certified Internet of Things Practitioner

By Mpi Learning - Professional Learning And Development Provider

In this course, students will learn general strategies for planning, designing, developing, implementing, and maintaining an IoT system through various case studies and by assembling and configuring an IoT device to work in a sensor network.

Certified Internet of Things Practitioner
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£350