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

2367 Courses delivered Live Online

BSL Training for Workplace – CPD Certified | Live Zoom Class [Business Customers Only]

By Lead Academy

This course will help you and your employees gain the necessary vocabulary, grammar, and conversational abilities from our qualified instructors. Additionally, our interactive lessons and hands-on activities will improve your BSL proficiency and comprehension. This Course At A Glance Live Zoom classes with an expert BSL tutor, Adam Linsdell. Gain an extensive understanding of deaf awareness. Acquire knowledge of several commonly used vocabulary words. CPD Accredited certificates are recognized by employers and professional organisations. Enhance your communication skills through practical exercises. BSL Training Course Overview This BSL training course, CPD certified workplace oriented classes, is an immersive 18-hour duration (3 hours per week) course designed to enhance your communication skills with deaf colleagues and customers in a specific workplace setting. This comprehensive program will equip you with the necessary tools to establish effective interactions and bridge the communication gap. Throughout the course, you will learn essential vocabulary, grammar, and conversational skills in British Sign Language (BSL). Additionally, you will gain insights into deaf culture and develop a deeper understanding of the challenges faced by individuals with hearing impairments in the workplace. By the end of this course, you will be able to confidently communicate using BSL and contribute to a more inclusive and accessible work environment. BSL Training for Workplace, Autumn 2025 Please book your place in advance Weekly via Zoom Online Live Class. You can attend the class online from home/workplace. Total Duration: 18 Hours Class Starts: August 08, 2025-October 10, 2025 Day & Time: 10:00 am – 12:00 pm (Thursday, 2 hours per week) Venue: Zoom Online Teacher: Adam Linsdell Who should take this course? BSL for the Workplace is perfect for individuals, employees, large or small businesses. Those who are seeking to improve their communication with deaf colleagues and customers in their professional environment can opt for this course. Whether you work in health and healthcare, retail and shopping, hospitality, cultural settings, or public services, this course will provide you with the skills needed to connect and engage with the deaf community. Learning Outcomes: Upon completing the BSL for the Workplace course, participants will achieve the following learning outcomes: Learn fingerspelling alphabets and words with accuracy Develop simple conversations and confidently ask questions on a range of everyday topics Fostering meaningful interactions with deaf colleagues and customers. Demonstrate basic vocabulary related to various topics, allowing for effective expression of ideas and needs. Discover workplace-specific vocabularies relevant to their professional setting Help you engage in specialised conversations and enhance workplace communication. Invest in your communication skills and create an inclusive workplace environment. Enrol in a BSL training course CPD certified workplace oriented classes today and unlock new opportunities for effective communication with the deaf community. Course Curriculum Greetings Learn essential BSL greetings to initiate conversations and create a welcoming atmosphere. These greetings include basic phrases such as “hello,” “good morning,” “how are you?” and more which are essential for establishing rapport and building relationships with deaf individuals. The BSL Alphabet and Fingerspelling Master the BSL alphabet and develop the ability to fingerspell words accurately, enabling effective communication of names, technical terms, and unfamiliar vocabulary. This skill is particularly useful in situations where there may be unfamiliar vocabulary or technical terms that need to be spelled out. Meeting People / Questions Enhance your conversational skills by learning how to introduce yourself, engage in small talk, and ask questions in BSL. These skills will allow you to confidently interact with Deaf individuals and create meaningful connections. Additionally, understanding how to ask questions in BSL will enable you to gather information and participate actively in conversations. Numbers and Number Related Vocabulary Acquire the knowledge to express age, money, and dates accurately in BSL, enabling seamless interactions in various contexts. Mastering numbers and number-related vocabulary in BSL will also help you navigate everyday situations such as shopping, making appointments, and discussing schedules. Being able to accurately express age, money, and dates will enhance your ability to communicate effectively and independently in the Deaf community. Transport / Travel Explore BSL vocabulary related to transportation and travel, enabling you to provide clear directions and discuss travel arrangements. You will learn signs for different modes of transportation such as cars, buses, trains, and aeroplanes, as well as how to ask for and give directions. Additionally, you will be able to discuss travel plans, including booking tickets and discussing itineraries. Telling the Time / Calendar Develop proficiency in expressing time and discussing calendar events in BSL, ensuring effective scheduling and time management. You will also become familiar with discussing different calendar events such as birthdays, holidays, and appointments. This will enable you to effectively manage your schedule and plan your activities accordingly. Weather Expand your vocabulary to discuss weather conditions, enabling you to engage in casual conversations and make relevant inquiries. This skill will also allow you to understand weather forecasts and prepare for any upcoming changes in the weather. Colours Learn the BSL signs for various colours, facilitating discussions about visual elements and enhancing your ability to describe objects accurately. This knowledge will enable you to express yourself more effectively and engage in a wider range of conversations. Describing People Develop the skills to describe individuals’ appearance and characteristics in BSL, allowing you to effectively communicate observations and share information. This skill will not only enhance your ability to interact with deaf individuals but also improve your overall communication skills. Additionally, being able to describe people accurately in BSL can help you navigate social situations and build stronger connections with others. Directions Master directional vocabulary in BSL, empowering you to provide clear instructions and navigate through spaces confidently. This skill will also boost your confidence when navigating unfamiliar spaces, as you will have the ability to clearly communicate directions and understand them yourself. Workplace-Specific Vocabulary Discover workplace-specific vocabulary tailored to your professional setting, such as health and healthcare, retail and shopping, hospitality, cultural settings, and public services. Use this vocabulary to develop simple conversations and strengthen your workplace communication skills. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Certificate of Achievement Certificate of Achievement from Lead Academy After successfully completing the live training, you will be eligible to receive your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version as well as hardcopy version at a free of cost.

BSL Training for Workplace – CPD Certified | Live Zoom Class [Business Customers Only]
Delivered OnlineFlexible Dates
£1,250

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

Chocolate Fondant Pudding - ONLINE cooking class

5.0(21)

By Madebyflour

In this lesson you will learn how make from scratch the popular dessert with molten chocolate center and a Chantilly cream to serve with it!

Chocolate Fondant Pudding - ONLINE cooking class
Delivered OnlineFlexible Dates
£10

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

ADVANCED PRESENTATION SKILLS

5.0(4)

By Improving Communications Uk

Improving Communications UK offers an Advanced Presentation Skills course designed to enhance public speaking abilities and improve the use of presentation software. This course provides delegates with the opportunity to refine their skills in a supportive environment. As delegates deliver their presentations, they are coached on key areas such as body language, posture, word choice, confidence, eye contact, volume, and reducing verbal tics and filler words. This comprehensive approach ensures that delegates can effectively engage their audience and convey their message with clarity and confidence. The course also focuses on enhancing content and visual aids, typically using software like PowerPoint. Delegates learn how to: Clearly state their purpose Reduce text on slides Create user-friendly messages Select impactful graphics to support their message By the end of the course, delegates will be able to deliver organised and engaging presentations that motivate audiences, craft streamlined messages, enhance their stage presence, and convince listeners with compelling evidence in speech and visuals. This course is ideal for those seeking to improve their presentation skills and make a lasting impact. The Advanced Presentation Skills course is a 4-hour interactive virtual class for up to six delegates. Upon registration, delegates will receive online login instructions prior to the class date. This format allows for a personal and interactive learning experience from the comfort of one's own home.

ADVANCED PRESENTATION SKILLS
Delivered Online + more
£785

Platelet Rich Plasma Skin & Hair | JOIN ONLINE CLASS

4.9(74)

By Harley Elite Academy | Cosmetic Medicine Courses

CLINICAL PRP  • Sports medicine • Traumatology • Ophthalmic • Burn trauma • Wound healing – diabetic foot • Skin grafting • Dentistry-sinus lift • Tooth implants. Group Discount | We do not charge VAT! PRP theory & equipment: Training Online Theory will enable you to understand: Anatomy Vascular Supply, Contraindications Patient consultation Complications Management Post treatment advice Dealing with equipment | Suppliers A certification of training will be provided upon completion of the course. Aesthetic PRP • Skin rejuvenation • Hair restoration • Fat grafting in combination PRP • Post laser •Acne & Rosacea •Acne scar •Tissue Volumisation alternative of HA fillers •Aesthetic gynaecology /urology.   Platelet Rich Plasma We will cover pertinent information including mechanism of action, safety and efficacy issues, management and treatment of complications, dilution guidelines, and more. Hands on practical session – skin rejuvenation and hair loss Extraction, Preparation and Dosage Management Injection techniques – face, neck and head (hair loss); also the use of cannula Upon successful completion of the course, you will receive a certificate and title of PRP Certified Practitioner. MASTER CLASS PRP & PRF During the course we are providing . Taking blood and how to use a Centrifuge . PRP injecting techniques in face neck and décolletage hands. PRP Microneedling using a DERMAPEN. Combination treatment PRP with Mesotherapy. MECHANISM OF ACTION Platelets + Leucocytes form 3D mesh release of GF Chemo attraction and migration of macrophages and stem cells Stem cells proliferates by mitosis Stem cells undergo differentiation process BENEFIT FROM PRP TREATMENT & THERAPYExperience the advantages of PRP treatment and therapy, utilizing autologous blood with natural growth factors for disease-free and hypoallergenic benefits. Boost wound healing by regulating mitosis, proliferation, and differentiation, enhancing tissue with collagen, elastin, and hyaluronic acid. Benefit from improved tissue oxygenation, nutrition flow, and support for procedures like hair transplants, fat transfers, and skin grafts.PRP works effectively in skin rejuvenation, facial resurfacing, microneedling, and combines well with HA, PDO threads, skin boosters, peeling, or CO2 lasers. It also proves beneficial for hair restoration, showing positive results in various protocols for Androgenic alopecia and age-related hair loss.PRP where works .Skin rejuvenation-facial resurfacing application-injection alone. Microneedling Combination with HA, Combination with PDO threads, Skin boosters , peeling or CO2 lasers Hair restoration, Multiple protocols with positive results Evidence for improvement of: Androgenic alopecia-male and females, “spot hair lost” Improvement of age related hair loss. You need to be medically qualified as a doctor, dentist, nurse, pharmacist or paramedic with full governing body registration and have completed a Foundation Filler Course and to have administered a number of cases. MASTERCLASS 8 CPD POINTS 1 DAY INTENSIVE COURSE  ONLINE VIDEO TRAINING

Platelet Rich Plasma Skin & Hair | JOIN ONLINE CLASS
Delivered OnlineFlexible Dates
£480

BUSINESS GRAMMAR & USAGE

5.0(4)

By Improving Communications Uk

KNOW THE RULES! POOR GRAMMAR SHOWS A LACK OF ATTENTION TO DETAIL AND ULTIMATELY CAN SLOW DOWN COMMUNICATIONS AS WELL AS PRODUCTIVITY. Business people who know grammar judge others based on their correct (or incorrect) usage. Be the professional who is able to be clear and correct in writing. Business Grammar & Usage: ENGLISH BOOT CAMP is the answer for today’s business competitive environment. Interactive instruction and collaboration with your fellow attendees means that you will master the skills and apply your new knowledge to the classroom exercises and activities. When you return to work, you’ll have new confidence about what is right and wrong, when it comes to writing. Attendees Will Be Able To: Know the Parts of Speech and their correct uses; Understand Sentence Structure, including applying rules for Subject-Verb and Pronoun-Antecedent Agreement; Be able to create Plurals and Possessives accurately and with certainty; Review and use the rules of Spelling, Mechanics (Capitalization, Abbreviation, Number Use), and Punctuation; Create original email / documents to employ newly-learned class material.   Online Format—Business Grammar and Usage is a 4-hour interactive virtual class for up to ten people. Register for this class and you will be sent ONLINE login instructions prior to the class date. It was great to have the opportunity to learn some new techniques and to gain more awareness of how I present myself. The most immediately applicable uses have been in reducing my “ums” and “ahs” and in trying to come to my point in a more succinct way. I’ve been cultivating this awareness in one-on-one settings; meetings and individual conversations. Christina Vargas

BUSINESS GRAMMAR & USAGE
Delivered Online + more
£316

Software development fundamentals

5.0(3)

By Systems & Network Training

Software development training course description This three-day MTA Training course helps you prepare for Microsoft Technology Associate Exam 98-361, and build an understanding of these topics: Core programming, Object-Oriented programming, general software development, web applications, desktop applications, and databases. This course leverages the same content as found in the Microsoft Official Academic Course (MOAC) for this exam. What will you learn Describe core programming. Explain Object Oriented programming. Describe general software development. Describe Web applications. Describe desktop applications. Explain how databases work. Software development training course details Who will benefit: Anyone looking to learn the fundamentals of software. Prerequisites: None. Duration 3 days Software development training course contents Core programming Computer storage and data types How a computer stores programs and the instructions in computer memory, memory stacks and heaps, memory size requirements for the various data storage types, numeric data and textual data. Computer decision structures Various decision structures used in all computer programming languages; If decision structures; multiple decision structures, such as If…Else and switch/Select Case; reading flowcharts; decision tables; evaluating expressions. Handling repetition For loops, While loops, Do...While loops and recursion. Understand error handling Structured exception handling. Object-oriented programming Classes Properties, methods, events and constructors; how to create a class; how to use classes in code. Inheritance Inheriting the functionality of a base class into a derived class. Polymorphism Extending the functionality in a class after inheriting from a base class, overriding methods in the derived class. Encapsulation Creating classes that hide their implementation details while still allowing access to the required functionality through the interface, access modifiers. General software development Application life cycle management Phases of application life cycle management, software testing. Interpret application specifications Application specifications, translating them into prototypes, code, select appropriate application type and components. Algorithms and data structures Arrays, stacks, queues, linked lists and sorting algorithms; performance implications of various data structures; choosing the right data structure. Web applications Web page development HTML, CSS, JavaScript. ASP.NET web application development Page life cycle, event model, state management, client-side versus server-side programming. Web hosting Creating virtual directories and websites, deploying web applications, understanding the role of Internet Information Services. Web services Web services that will be consumed by client applications, accessing web services from a client application, SOAP, WSDL. Desktop applications Windows apps UI design guideline categories, characteristics and capabilities of Store Apps, identify gestures. Console-based applications Characteristics and capabilities of console- based applications. Windows Services Characteristics and capabilities of Windows Services. Databases Relational database management systems Characteristics and capabilities of database products, database design, ERDs, normalisation concepts. Database query methods SQL, creating and accessing stored procedures, updating and selecting data. Database connection methods Connecting to various types of data stores, such as flat file; XML file; in-memory object; resource optimisation.

Software development fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Support Manager

By SGSA Limited

Overview The eight 1/2 day Support Manager course is uniquely created to provide training on the fundamentals of management relative to the support environment, and to enhance the inherent skills and knowledge of the support manager. This course focuses specifically on the most common management elements that occur in the technical support centre including, managing customer satisfaction, operations and team performance management and facilitating a team while managing a dynamic service product. This course offers support managers the opportunity to develop and refine their technology support leadership skills enabling them to effectively manage the challenges of the most complex support centres. Who Should Attend The Support Manager course is for managers who have at least six months management experience and have received some basic management training. Requirements The course begins with a review and quiz on a set of pre-class reading materials. These materials are sent to each participant two weeks prior to the class start date. Participants are strongly encouraged to register at least two weeks in advance to allow time to complete these pre-class assignments. Each participant is required to bring the pre-class reading materials as well as a notebook computer with a USB port and with Microsoft Excel, Word and PowerPoint installed. These will be used as tools during the course. All other materials and tools will be provided. Homework is assigned for most evenings of the course. Please plan for study time outside of class. Some of the training objectives… Manage dynamics of change within the support centre Enhance leadership skills Effective staff utilisation Increase support centre morale and retention

Support Manager
Delivered OnlineFlexible Dates
£2,700

Nipple Tassel Making Class & Kit Live Online

By Charlie Doodle

You will receive materials and instructions to make one pair of nipple tassels.

Nipple Tassel Making Class & Kit Live Online
Delivered OnlineFlexible Dates
£24.95