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

170 CLO courses in Bradford

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Advanced Phlebotomy - Skills & Techniques (GPT005)

4.6(39)

By Geopace Training

The UK's first and only Level 4 qualification in Phlebotomy (equivalent to Ireland Level 6) FDSc (Foundation Degree Level) qualification Nationally Recognised certificate Dually accredited: Open College Network and CPD Covers both aspirated and evacuated systems Covers specialised blood collection systems & methods Classroom or Virtual Classroom learning options Comprehensive Training Kit is provided when booking our Virtual Classroom option (yours to keep) Complete your training from beginner to advanced level This course either follows on from our Introduction to Phlebotomy Course or can be combined with our introductory course as part of a course package (see below) Available to candidates who have completed (or are currently enrolled to complete) our Introduction to Phlebotomy Course or have previous phlebotomy practical experience.

Advanced Phlebotomy - Skills & Techniques (GPT005)
Delivered in Portsmouth + 20 more locations or Online2 hours, May 21st, 15:30 + 48 more
£195

FORS Virtual Reality Safe Urban Driving - Periodic 7 Hour CPC Course - Wakefield

By Total Compliance

Are your drivers prepared for the challenges of navigating urban roads alongside vulnerable road users? Introducing our cutting-edge FORS Approved Virtual Reality Safe Urban Driving Training – an interactive, immersive classroom-based experience that revolutionises road safety awareness. Why Choose Our Training? - Immersive Learning: Our training takes your drivers on a journey into the world of vulnerable road users. Using virtual reality headsets, they'll experience firsthand the complexities of cyclists navigating bustling city streets. This immersive approach empowers drivers to learn, adapt, and foster a road safety culture. - Accessibility: We understand that getting behind the handlebars after years of non-riding can be daunting. Our training provides a comfortable and risk-free environment for drivers to reconnect with the cyclist's perspective and grasp the dangers vulnerable road users face daily. - Consistency is Key: Unlike unpredictable real-world scenarios, our interactive learning ensures a consistent, high-quality training experience. Drivers gain valuable insights without the uncertainties of on-road cycling courses. Course Details: - Duration: Our DCPC-approved course runs for seven hours, plus breaks, aligning with DVSA periodic training regulations. - Requirements: Participants must be able use their handheld mobile phone to download the app which they have use on the day, and for a further 3 months if they want to continue to practice questions and watching the interactive videos.  Course Content: - The Urban Landscape: Understanding the changing streetscape and urban environment. - Sharing the Road: Safely interacting with vulnerable road users.- Defensive Driving: Techniques and maintaining vehicle safety equipment effectiveness.- Exchanging Places: Enhancing driver attitude and perception.- Active Travel: An introduction to driver fitness, health, and its impact on road safety.- Hazard Recognition: Insight into the challenges faced by vulnerable road users. Our Safe Urban Driving Training is not just about compliance; it's about enhancing safety, protecting lives, and meeting the requirements of Work Related Road Risk (WRRR), Fleet Operator Recognition Scheme (FORS) Silver level, and Construction Logistics and Community Safety (CLOCS) Standard. Invest in your drivers' safety and equip them with the skills needed to navigate urban roads responsibly. Choose our FORS Approved Virtual Reality Safe Urban Driving Training for a safer tomorrow. Total Compliance is are nationwide Transport, Logistics and Construction Consultants & Trainers. www.totalcompliance.co.uk [https://totalcompliance.co.uk]

FORS Virtual Reality Safe Urban Driving - Periodic 7 Hour CPC Course - Wakefield
Delivered In-Person in WakefieldFull day, Jun 8th, 07:00 + 1 more
£122.75

Workplace Wellbeing Skills for Leaders & Managers

By Mindmaps Wellbeing

Closed groups of 6 to 18 learners per session. Learn how to engage in meaningful conversations about workplace wellbeing with the supports designed to enhance your skills as an effective leader. Empowering leaders and managers to support mental wellbeing in the workplace. This comprehensive course is designed to equip learners with the necessary knowledge and skills to support themselves and their team’s wellbeing.

Workplace Wellbeing Skills for Leaders & Managers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1600 to £5000

Cloud deployment

5.0(3)

By Systems & Network Training

CLOUD DEPLOYMENT TRAINING COURSE DESCRIPTION This course covers the important topics every cloud professional needs, including, configuration and deployment, security, maintenance, management, and troubleshooting. It covers all aspects of cloud computing infrastructure and administration, with a practical focus on real-world skills. It will help you to master the fundamental concepts, terminology, and characteristics of cloud computing. Deploy and implement cloud solutions, manage the infrastructure, and monitor performance. You will also be able to install, configure, and manage virtual machines. WHAT WILL YOU LEARN * Cloud services, models, and characteristics. * Virtualization components, installation, and configuration. * Infrastructure configurations and optimization. * Resource management and specific allocations. * IT security concepts, tools, and best practices. * Recovery, availability and continuity in the cloud. CLOUD DEPLOYMENT TRAINING COURSE DETAILS * Who will benefit: IT professionals looking to deploy and implement cloud solutions, manage the infrastructure, and monitor performance, Install, configure, and manage virtual machines. * Prerequisites: Introduction to virtualization. * Duration 5 days CLOUD DEPLOYMENT TRAINING COURSE CONTENTS Preparing to Deploy Cloud Solutions Deploying a Pilot Project Testing Pilot Project Deployments Designing a Secure and Compliant Cloud Infrastructure Designing and Implementing a Secure Cloud Environment Planning Identity and Access Management for Cloud Deployments Determining CPU and Memory Sizing for Cloud Deployments Determining Storage Requirements for Cloud Deployments Analysing Workload Characteristics to Ensure Successful Migration Maintaining Cloud Systems Implementing Backup, Restore, Disaster Recovery, and Business Continuity Measures Analysing Cloud Systems for Performance Analysing Cloud Systems for Anomalies and Growth Forecasting Troubleshooting Deployment, Capacity, Automation, and Orchestration Issues Troubleshooting Connectivity Issues Troubleshooting Security Issues

Cloud deployment
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2797

Complete COBOL programming

5.0(3)

By Systems & Network Training

COBOL TRAINING COURSE DESCRIPTION A hands on training course providing an introduction to COBOL. WHAT WILL YOU LEARN * Write COBOL programs * Debug COBOL programs * Examine existing code and determine its function. COBOL TRAINING COURSE DETAILS * Who will benefit: Programmers working with COBOL. * Prerequisites: None although experience in another high level language would be useful. A 10 day version of this course would be more applicable for those new to programming. * Duration 5 days COBOL TRAINING COURSE CONTENTS * Introduction to COBOL Compilation, linkage editor. Compile errors, compiler options. Divisions, syntax and format, COBOL character set, program structure. * COBOL statement structure COBOL words, format of statements. * Divisions Identification entries, Environment entries, Data division: FD, record descriptions, hierarchy and level numbers, description-string entry. * File and Working-Storage Sections Literals, figurative constants, redefines clause, data representation, Usage clause, synchronization, sign clause. * Procedure Division File status codes; Open, Read, Write, Close, Stop, Goback; Accept, display; Move, Justified, data name qualification, reference modification. * Perform statement Out-of-line, With test ... Until, ... Times, in-line statement; Go to statement. * Program design Design techniques, design considerations, procedure names, program structure. * Printing Printed output, Write, advancing option, editing characters; Initialize. * Condition testing Conditional statements: IF, class, sign and relation conditions, condition-name conditionals, Set, compound conditions, logical operators. Evaluate, Continue. * Arithmetic Rounded option, On Size Error option, Add, Subtract, Multiply, Divide, Compute. * Non-sequential files File access modes, Select. Indexed and relative files. Open, Close, creating / reading sequential access files, Write, Read, Invalid key clause, reading, writing / updating Random access files, Rewrite, Delete, Start. * Declarative routines Clauses. * Subroutines Call, Using clause - calling program/called program, Linkage Section, returning control. * Table handling Subscripted tables: One/two/three dimensional tables, Perform, variable length tables. Indexed tables: Set, using an index; Search. Copy code: Copy, Suppress, Replacing. * Data Manipulation Inspect, String, Unstring. COBOL/370 LE/370 and Intrinsic Functions.

Complete COBOL programming
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£4997

SFTA Hypnotherapy Training Leeds and Bradford

5.0(11)

By SFTA Hypnotherapy Training Academy

Hypnotherapy Training in Leeds, Bradford and West and North Yorkshire

SFTA Hypnotherapy Training Leeds and Bradford
Delivered Online & In-Person
Dates arranged on request
£3480

Essential Cloud Technologies

5.0(3)

By Systems & Network Training

CLOUD TECHNOLOGIES TRAINING COURSE DESCRIPTION This course provides an introduction to cloud technologies, including, configuration and deployment, security, maintenance, and management. It covers all aspects of cloud computing infrastructure. It will help you to master the fundamental concepts, terminology, and characteristics of cloud computing. . WHAT WILL YOU LEARN * Contrast and compare AWS, GCP and Azure. * Explain the different cloud services, models and characteristics. * Explain cloud virtualization components and options. * Explain cloud security options. * Describe cloud automation, orchestration, monitoring and performance options. CLOUD TECHNOLOGIES TRAINING COURSE DETAILS * Who will benefit: Anyone working with or looking to work with cloud technologies. * Prerequisites: None. * Duration 2 days CLOUD TECHNOLOGIES TRAINING COURSE CONTENTS * What is the cloud? The Internet Cloud computing Benefits Disadvantages * Cloud services IaaS, PaaS, SaaS, others. * Cloud service providers AWS, GCP Microsoft Azure, others * Cloud architectures Private, public, hybrid others Cloud based delivery * The cloud and virtualization Virtual Machines, networks, storage, deployment. * Accessing the Virtual Machine * Secure cloud environments Security considerations. Data privacy considerations * Automation and orchestration * Monitoring and performance Performance Cost issues Cost containment

Essential Cloud Technologies
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1497

Solution Selling Skills

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- The modern buyer is more knowledgeable and savvier than ever before. By taking a collaborative approach with the buyer and developing solutions, instead of relying on outdated sales tactics, professional sellers can create real value for clients and subsequently close more deals. Learn the solution selling method, and find out how to shift the emphasis from product features to the customer. By understanding how to implement the solution-selling methodology, you can create natural and pressure-less sales interactions that accelerate revenue growth and improve customer loyalty

Solution Selling Skills
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Risk In Trade Finance

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- Objective * Understand why trade finance is generally low risk for credit losses - IF done properly * Appreciate the range of risks involved in trade finance * Understand the controls and mitigants available * Be able to categorise risk according to client size and strength * Appreciate the mechanisms of the working capital cycle * Recognise that structured lending facilitates easier and closer control

Risk In Trade Finance
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Contract Management - Principles and Practices

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- Contract Management Principles and Practices provide an overview of all phases of contracting, from requirements development to closeout, and discuss how incentives can be used to improve contract results. Explore these vital issues from the manager's perspective, highlighting key roles and responsibilities to give participants greater influence over how work is performed. Finally, discover specific actions that can be taken to help ensure that contractors or subcontractors perform as required under the contract. This course guide you through all the principles and practices of contract management and preparation. 

Contract Management - Principles and Practices
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Educators matching "CLO"

Show all 9