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

554 Basic courses in Cardiff

Group TQUK Level 3 Emergency First aid At Work (RQF)

5.0(172)

By Comply Sense

TQUK Level 3 Award in Emergency First Aid at Work (with VR Practical Sessions) This is our most popular course. This TQUK Level 3 Award in Emergency First Aid at Work course is designed to provide learners with the essential skills and knowledge to handle emergency situations in the workplace effectively. Ideal for those responsible for first aid in low-risk work environments, the course offers a blend of theoretical instruction and cutting-edge virtual reality (VR) practical sessions to enhance hands-on experience in a safe, controlled environment. Throughout the course, learners will develop a solid understanding of first aid principles, including how to assess and manage various emergencies such as injuries, shock, burns, and medical conditions like heart attacks or strokes. The integration of VR technology allows participants to immerse themselves in realistic scenarios, reinforcing their ability to apply first aid techniques with confidence. Key topics covered include: - Responsibilities of a First Aider - Assessing the Scene for Safety - Basic Life Support (CPR) and AED Use - Managing Unconsciousness, Bleeding, and Shock - Dealing with seizures and burns - Infection Prevention and Control The VR practical sessions simulate real-life emergency situations, providing learners with the opportunity to practice their skills in a virtual environment. These sessions ensure a dynamic and engaging learning experience, enabling learners to feel prepared for real-world emergencies. Upon successful completion of the course, learners will receive a TQUK Level 3 Award in Emergency First Aid at Work, certifying their competence in delivering first aid in the workplace. This course is suitable for employees across all industries, including those working in low-risk environments, office settings, or those requiring a basic first aid qualification for regulatory compliance. **Duration:** 1 day (6-8 hours, including theory and VR practical sessions) **Certification:** TQUK Level 3 Award in Emergency First Aid at Work (valid for 3 years) **Prerequisites:** None

Group TQUK Level 3 Emergency First aid At Work (RQF)
Delivered In-Person in Crawley or UK WideFlexible Dates
£695

C&G 2391-52 Inspection & Testing

5.0(9)

By Optima Electrical Training

The course is designed to help improve your understanding of the legal requirements, the theoretical and practical principles for both the initial verification and certification of an electrical installation, further your knowledge and practical skills in the testing and inspection of a range of existing electrical installations, and help improve your understanding of the legal requirements, the theoretical and practical principles for the periodic inspect and testing and certification of an electrical installation.

C&G 2391-52 Inspection & Testing
Delivered In-Person in London + 2 more or UK WideFlexible Dates
£1,395

Pre-Experienced Worker Route Package

5.0(9)

By Optima Electrical Training

If you have at least 5 years working experience and you would like to attain Gold Card status via the Experienced Worker route by joining the City & Guilds 2346 NVQ Level 3, you will also need to hold the below two pre-requisite qualifications: City & Guilds 2391-52 Inspection and Testing Course C&G 2382-22 BS7671 18th Edition

Pre-Experienced Worker Route Package
Delivered In-Person in London + 2 more or UK WideFlexible Dates
£1,695

Mixed Ability Pole Class

5.0(3)

By Pole Twisters

These classes are suitable for all students with basic beginners pole dance experience right up to advanced You don't have to have completed any of our courses to attend and you can be from another pole school

Mixed Ability Pole Class
Delivered In-PersonFlexible Dates
£10

Parent and Carer Course

5.0(15)

By 2 Save A Life First Aid Courses NI

This 2 - 2-5 hour course is designed is designed to provide parents and carers with the opportunity to: Develop the basic skills and knowledge needed to deal with a wide range of emergency paediatric First Aid situations, which could arise when looking after babies and children. The course can take place in in a community group or in the comfort of your home, with family and friends who maybe caring for your child or they may have children of their own. The course can be booked during the week, week nights or weekends, with or without children present. The idea is to bring the skills and knowledge to you, in your normal routine.

Parent and Carer Course
Delivered In-Person in Newtownards or UK WideFlexible Dates
£30

Regardless of your computer experience, this class will help you become more aware of technology-related risks and what you can do to protect yourself and your organization from them.

Cyber Safe
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£30

First Aid at Work

By Freewavesurfacademy

The First Aid at Work qualification is the most comprehensive of all our first aid qualifications, and covers a wide range of skills which can be used within a workplace first aid situation, including: assessing the scene, managing an unresponsive casualty, CPR, heart attacks, choking, head and spinal injuries, fractures, anaphylaxis, plus much more.

First Aid at Work
Delivered In-Person in Bude or UK WideFlexible Dates
£180

Objective-C programming

5.0(3)

By Systems & Network Training

Objective-C programming training course description A hands on introduction that will allow you to master Objective-C and start using it to write powerful native applications for even the newest Macs and iOS devices! Using The step-by-step approach, will let you get comfortable with Objective-C's unique capabilities and Apple's Xcode 5 development environment. Make the most of Objective-C objects and messaging. Work effectively with design patterns, collections, blocks, foundation classes, threading, Git and a whole lot more. Every session builds on what you've already learned, giving a rock-solid foundation for real-world success! What will you learn Use Xcode 5. Declare classes, instance variables, properties, methods, and actions. Use arrays, dictionaries, and sets. Expand and extend classes with protocols, delegates, categories, and extensions. Use Apple's powerful classes and frameworks. Objective-C programming training course details Who will benefit: Developers wanting to learn Objective-C. Prerequisites: Software development fundamentals. Duration 5 days Objective-C programming training course contents PART 1: GETTING STARTED WITH OBJECTIVE-C The Developer Program: Objective-C, enrolling as an Apple Developer, setting up the development environment, Xcode. Your first project. OO programming with Objective-C: OO projects, Frameworks, classes and instances, encapsulation, accessors, Inheritance. OO features in Objective-C: Messages, methods, working with id, nesting messages, method signatures and parameters. allocating and initializing objects. Using Xcode: Xcode, source code control, git and Xcode, Using a Remote Repository. Compiler Directives: Projects, Compiler Directives, Prefix headers, main.m, .h files. PART 2: OBJECTIVE-C BASICS Messaging in a Testbed App: Setting Up the Testbed Apps, Adding a Text Field and Connecting It to Your Code, Sending a Message to the Text Field, Reviewing the Message Syntax. Declaring a Class in an Interface File: Context, Creating an Instance Variable with id, What Happens When Execution Stops, dynamic binding, Creating an Instance Variable for with the Class Name and with a Superclass Name, instance variable visibility. Properties in an Interface File: Interface Variables vs Properties, Declared Properties, Using Attributes. Implementing Properties. @synthesize, @dynamic. Methods in an Interface File: Methods in a Class, class and instance methods, Method declaration, returning complex data structures from Methods. Actions in an Interface File: Actions, Actions in OS X and iOS, disconnecting actions. Routing messages with selectors: Receiver and selector objects in messages, Objective-C Runtime, SEL and @selector (), performSelector, NSInvocation, testing whether an Instance can respond to a selector. Building on the Foundation: The Foundation Framework, Foundation Classes, Foundation Paradigms and Policies; Mutability, class clusters, notifications. Defining a Class in Implementation Files: Projects, dynamic typing, creating a new App, implementing a method, expanding Classses with init Methods. Organizing Data with Collections: Collecting Objects, Property Lists, Runtime, comparing the Collection Classes, Creating a Collection, Objective-C Literal Syntax, Enumerating collections, Testing Membership in a Collection, Accessing an Object in a Collection. Managing Memory and Runtime Objects: Managing objects in memory, managing reference counts manually and with ARC, variable qualifiers, variable autorelease. PART 3: EXPANDING AND EXTENDING CLASSES Protocols and Delegates: Subclassing, Protocols, Delegates, Looking Deeper Inside Protocols. Categories and Extensions: Comparing categories and protocols, categories vs subclasses, working with categories, class extensions, informal protocols. Associative References and Fast Enumeration: Objective-C 2.0 Time-Saving Features, Extending Classes by Adding Instance Variables (Sort of), Using Fast Enumeration. Blocks: Revisiting Blocks, Callbacks, Blocks, Exploring Blocks in Cocoa, Cocoa Blocks and Memory. PART 4: BEYOND THE BASICS Handling Exceptions and Errors: Exception and Error classes: NSException, NSError, Identifying exceptions, throwing exceptions, catching exceptions. Queues and Threading: Getting Started with Concurrency, Introducing Queues, Dispatch Sources, Using Dispatch Queues. Working with the Debugger: Logging Information, Console Logs, NSLog, Smart Breakpoints, enhancing breakpoints with messages. Using Xcode Debug Gauges for Analysis: Debug Gauges, Monitoing CPU and memory utilization, monitoring energy, Using Instruments. PART 5: OPTIONAL TOPICS C Syntax Summary: Data Types, Control Structures. Apps, Packages, and Bundles: Project Bundles, lproj Files, Asset Catalogs, plist Files, Precompiled Header Files (.pch). Archiving and Packaging Apps for Development and Testing: Archiving.

Objective-C programming
Delivered in Internationally or OnlineFlexible Dates
£4,997

Combined Fire and First Aid Training Day - Including VR Practical Sessions

5.0(172)

By Comply Sense

This combined First Aid and Fire Training offers the very best value to train your staff for fire and first aid training. Done in just one day, you can complete fire and first aid training

Combined Fire and First Aid Training Day - Including VR Practical Sessions
Delivered In-Person in Crawley or UK WideFlexible Dates
£795

ERMS

5.0(10)

By GBA Corporate

Overview ERMS Electronic Record Management System is basically a kind of IT based system which is developed to manage the creation, tracking, storage and disposal of all the physical and digital documents and records.

ERMS
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626