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

1737 Basic courses in Bradford delivered Live Online

AS24 IBM System Operator Workshop for IBM i

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is intended for the person who has responsibility for daily system operations. Overview Send, display, and respond to messages Use the online help and reference materials Monitor and control job queues, active jobs, and output queues Create and change user profiles Use authorization lists and group profiles Start and stop Power Systems with IBM i Manage system devices, user display stations, and printers Save and restore objects and libraries Monitor job and history logs Diagnose a system problem Order, receive, and install PTFs This course enables a new system operator to develop basic to intermediate level skills needed for day-to-day operations of the Power System with IBM i Power Systems and IBM i concepts and overview . Reference material and support . Overview of 5250 emulation and help . Overview of System i Navigator . Overview of IBM Navigator for i . Messaging concepts . Messaging with 5250 emulation . Messaging with System i Navigator . Messaging with IBM Navigator for i . CL command concepts . CL commands with 5250 emulation . Concepts: Object, library, and the IFS . Object management with 5250 emulation . Object management with System i Navigator . Object management with IBM Navigator for i . Introduction to work management . Work management with 5250 emulation . Job control with 5250 emulation . Job control with System i Navigator . Job control with IBM Navigator for i . Print concepts . Print control with 5250 emulation . Print control with System i Navigator . Print control with IBM Navigator for i . Starting and stopping the system . System security concepts . System security with 5250 emulation . System security with System i Navigator . System security with IBM Navigator for i . System configuration overview . Configuration with 5250 emulation . Configuration with System i Navigator . Configuration with IBM Navigator for i . Save concepts . Save with 5250 emulation . Save with System i Navigator . Save with IBM Navigator for i . Restore concepts and overview . Problem determination with 5250 emulation . Problem determination with System i Navigator . Overview of the PTF process . PTFs with 5250 Emulation . Class summary . Additional course details: Nexus Humans AS24 IBM System Operator Workshop for IBM i 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 AS24 IBM System Operator Workshop for IBM i 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.

AS24 IBM System Operator Workshop for IBM i
Delivered OnlineFlexible Dates
Price on Enquiry

Dermatology & Skincare Level 5

By NextGen Learning

Dermatology & Skincare Level 5 Course Overview The Dermatology & Skincare Level 5 course offers an in-depth exploration of skin health, from basic dermatological principles to the advanced understanding of skin disorders and treatments. Learners will gain valuable insights into skin anatomy, nutrition, and the science behind common skin conditions such as acne and eczema. By completing this course, learners will acquire essential skills in diagnosing skin diseases, understanding the effects of ageing on the skin, and tailoring care to different skin types and ethnicities. With this knowledge, learners will be prepared to make informed decisions about skin care and address common skin concerns effectively. Course Description This comprehensive course delves into the fundamentals of dermatology, focusing on the anatomical structure of the skin, the vital nutrients it requires, and how different conditions impact its health. Topics include the diagnosis and treatment of various skin diseases, such as eczema and acne, and the importance of skincare across different skin types and ethnic backgrounds. Learners will explore methods for reducing the effects of ageing and learn about seasonal skincare and sunburn prevention. The course aims to equip learners with the knowledge to promote healthy skin and manage a range of dermatological issues, providing a well-rounded foundation for both personal care and professional development in the skincare industry. Dermatology & Skincare Level 5 Curriculum Module 01: Basics of Dermatology Module 02: Skin Anatomy Module 03: Skin Nutrients Module 04: Diagnosis of Skin Disease Module 05: Skin Infections Module 06: Atopic Eczema Module 07: Care of Different Skin Types Module 08: Different Ethnicities Skin Care Module 09: Reducing Ageing Effects Module 10: Acne and Its Remedies Module 11: Seasonal Skin Care Module 12: Effect of the Sunburn and Its Remedies (See full curriculum) Who is this course for? Individuals seeking to enhance their skincare knowledge and expertise. Professionals aiming to advance their career in the dermatology or skincare industry. Beginners with an interest in dermatology, skincare, or beauty therapy. Anyone wishing to improve their understanding of skin health and skincare routines. Career Path Dermatology Specialist Skincare Consultant Beauty Therapist Cosmetic Sales and Marketing Clinical Aesthetician Health and Wellness Advisor

Dermatology & Skincare Level 5
Delivered OnlineFlexible Dates
£7.99

Pure Healing

By Selena joy lovett

https://www.patreon.com/moonhealinganddivination/membership

Pure Healing
Delivered OnlineFlexible Dates
£54

Java REST Essentials (TT7305)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This is an intermediate level training course, designed for experienced Java developers and architects who need to identify, design, and implement web services. We will explore and apply the terminology, the specification, the processes and technologies specific to web services. Students should have at least a year of practical development experience with Java and servlets, and should be familiar with XML and JSON. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in core RESTful development skills, coupling the most current, effective techniques with the soundest industry practices. Working within in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand and apply the basic concepts of REST Understand and intelligently discuss the similarities and differences between RESTful services and SOAP-based services Appreciate the security concerns associated with RESTful services Design, develop, and deploy real-world RESTful Services Effectively define and design endpoints Work with query parameters Determine the best format to use for exchanging data Understand the principles associated with HTTP methods and how to stay congruent to them Extend the semantics of the RESTful service beyond the HTTP methods Implement RESTful services using JAX-RS to Handle various HTTP methods Use different approaches for parameters Deal with content negotiation Work with different data formats including XML and JSON Handle exceptions Implement RESTful Java clients Develop JAX-RS Java clients using the JAX-RS 2.0 Client API Manage different Web targets Deal with content negotiation on the client Work with different data formats including XML and JSON Properly process server responses Implement JAX-RS Filters and Interceptors Intercept and manipulate service requests and responses Dynamically register interceptor to resources Understand the concept of NameBinding Discover asynchronous JAX-RS processing Implement an asynchronous JAX-RS service endpoint Register response listeners Geared for experienced Java developers, Java REST Essentials is a two day, lab-intensive services training course that introduces developers to the core concepts, principles, and Java implementations for RESTful services. Today's development environments are increasingly dominated by sophisticated tooling that makes the implementation of RESTful services less arduous. The proper design of these services is far more complex and demanding. Java RESTful Service Essentials focuses on providing an understanding of the fundamental principles and technologies that are used in building these services. This understanding is critical to being able to diagnose, troubleshoot, tune, and perform other lifecycle activities. Session: Working with REST Overview of REST Designing RESTful Services JAX-RS Lesson: Introduction to JAX-RS @Path: URI Matching JAX-RS Content Negotiation JAX-RS Request and Response JAX-RS Client API JAX-RS Filters and Interceptors Asynchronous JAX-RS Additional course details: Nexus Humans Java REST Essentials (TT7305) 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 Java REST Essentials (TT7305) 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.

Java REST Essentials (TT7305)
Delivered OnlineFlexible Dates
Price on Enquiry

WM668G IBM App Connect Enterprise V11 Application Development

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for experienced integration specialists and senior-level developers with experience in application development, messaging middleware applications, and transport protocols such as HTTP and FTP. Overview Describe the features and uses of IBM App Connect Enterprise Develop, deploy, and test message flow applications Generate message flow applications from predefined patterns Use the IBM App Connect Enterprise Toolkit problem determination aids to diagnose and solve development and runtime errors Describe the function and appropriate use of IBM App Connect Enterprise processing nodes Write basic Extended Structured Query Language and Java programs to transform data Use the IBM Graphical Data Mapping editor to transform data Define, use, and test simple XML and Data Format Description Language (DFDL) data models Describe supported transport protocols and how to call them in message flows IBM App Connect Enterprise provides connectivity and universal data transformation in heterogeneous IT environments. It enables businesses of any size to eliminate point-to-point connections and batch processing, regardless of operating system, protocol, and data format. This course teaches you how to use IBM App Connect Enterprise to develop, deploy, and support message flow applications. These applications use various messaging topologies to transport messages between service requesters and service providers, and allow the messages to be routed, transformed, and enriched during processing. In this course, you learn how to construct applications to transport and transform data. The course explores how to control the flow of data by using various processing nodes, and how to use databases and maps to transform and enrich data during processing. You also learn how to construct data models by using the Data Format Description Language (DFDL) Course Outline Introduction to IBM App Connect Enterprise Application development fundamentals Exercise: Importing and testing a message flow Creating message flow applications Exercise: Creating a message flow application Connecting to IBM MQ Exercise: Connecting to IBM MQ Controlling the flow of messages Exercise: Adding flow control to a message flow application Modeling the data Exercise: Creating a DFDL model Processing file data Exercise: Processing file data Using problem determination tools and help resources Exercise: Using problem determination tools Exercise: Implementing explicit error handling Mapping messages with the Graphical Data Mapping editor Referencing a database in a message flow application Exercise: Referencing a database in a map Using Compute nodes to transform messages Exercise: Transforming data by using the Compute and JavaCompute nodes Processing JMS, HTTP, and web service messages Preparing for production Exercise: Creating a runtime-aware message flow Additional course details: Nexus Humans WM668G IBM App Connect Enterprise V11 Application Development 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 WM668G IBM App Connect Enterprise V11 Application Development 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.

WM668G IBM App Connect Enterprise V11 Application Development
Delivered OnlineFlexible Dates
Price on Enquiry

Diploma in Culinary Skills: Master Essential Cooking Skills online

By NextGen Learning

Diploma in Culinary Skills: Master Essential Cooking Skills online Course Overview The Diploma in Culinary Skills: Master Essential Cooking Skills course offers an in-depth exploration of fundamental cooking techniques, focusing on building essential skills for a successful career in the culinary arts. This course covers a range of cooking methods, knife skills, food preparation techniques, and plating styles, all designed to help learners develop a comprehensive understanding of cooking. Whether you're an aspiring chef or someone looking to enhance your culinary expertise, this course provides the perfect foundation for mastering cooking skills. Upon completion, learners will be able to demonstrate proficiency in various cooking methods, prepare a variety of dishes with confidence, and understand key culinary principles. Course Description The Diploma in Culinary Skills: Master Essential Cooking Skills online course takes learners through a structured series of modules that cover essential cooking skills, including knife handling, cooking techniques, flavour balancing, and presentation. Students will also learn about kitchen organisation, cooking tools, and understanding the science behind cooking processes. This course is designed to help learners refine their abilities in preparing a wide range of dishes, from basic to more complex recipes. The course includes clear, step-by-step instructions to ensure a comprehensive learning experience. By the end of the course, learners will have gained valuable skills that can be applied in a variety of culinary environments, whether at home or professionally. Diploma in Culinary Skills: Master Essential Cooking Skills online Curriculum: Module 01: Introduction to Culinary Skills Module 02: Knife Skills and Kitchen Organisation Module 03: Cooking Techniques and Methods Module 04: Balancing Flavours and Seasoning Module 05: Plating and Presentation Techniques Module 06: Advanced Cooking Techniques Module 07: Understanding Ingredients and Food Pairings Module 08: Health and Safety in the Kitchen Module 09: Recipe Creation and Menu Design Module 10: Preparing for a Culinary Career (See full curriculum) Who is this course for? Individuals seeking to pursue a career in the culinary industry. Professionals aiming to enhance their cooking skills and knowledge. Beginners with an interest in learning the art of cooking. Home cooks looking to improve their culinary abilities. Career Path Chef Sous Chef Catering Manager Restaurant Manager Food Stylist Kitchen Assistant Recipe Developer

Diploma in Culinary Skills: Master Essential Cooking Skills online
Delivered OnlineFlexible Dates
£7.99

Sports Injuries

By NextGen Learning

Sports Injuries Course Overview: This course on Sports Injuries provides a comprehensive introduction to the most common injuries athletes encounter and their management. It covers a wide range of topics, from basic injury prevention to advanced treatment strategies. Learners will gain a deep understanding of both internal and external injuries, including their medical assessment, rehabilitation, and the role of sports medicine in recovery. By the end of the course, learners will have a thorough grasp of injury types, treatment methods, and preventive strategies, equipping them with the skills to support athletes in both professional and amateur sports settings. Course Description: This in-depth course explores a variety of sports injuries and the approaches used to treat and manage them effectively. Topics include the top ten most common sports injuries, internal organ injuries, and sports-specific first aid techniques. Learners will also study the impact of drugs and doping in sports, as well as the importance of pre-participation screening. Through these modules, participants will develop an understanding of the anatomy and physiology behind injuries, as well as rehabilitation strategies to prevent recurrence. The course provides valuable knowledge applicable across a range of sports and healthcare roles, preparing learners to handle sports injuries competently in a variety of settings. Sports Injuries Curriculum: Module 01: Introduction to Sports Injuries Module 02: Top Ten Common Sports Injuries Module 03: Other Injuries Related to Sports and their Treatment Module 04: Internal Organ Injuries and their Treatment Module 05: Sports First Aid Module 06: Sports Medicine Module 07: Anatomy and Physiology of Sports Injuries Module 08: Drugs and Doping in Sport Module 09: Medical Assessment and Pre-participation Screening Module 10: Treating Medical Emergencies in Sports Module 11: Prevention and Rehabilitation Planning of Sports Related Injuries (See full curriculum) Who is this course for? Individuals seeking to deepen their knowledge of sports injuries. Professionals aiming to enhance their expertise in sports medicine or sports management. Beginners with an interest in pursuing a career in sports health. Healthcare providers looking to specialise in sports injury treatment. Career Path: Sports Therapist Physiotherapist specialising in sports injuries Sports Medicine Consultant Athletic Trainer Sports Health Coach Emergency Medical Technician in sports settings

Sports Injuries
Delivered OnlineFlexible Dates
£7.99

Create Animations Using Flourish Studio

By NextGen Learning

Create Animations Using Flourish Studio Course Overview "Create Animations Using Flourish Studio" is designed to teach learners how to create dynamic, engaging animations using Flourish Studio, a powerful visualisation tool. This course covers everything from understanding the interface to building complex, interactive visualisations that can bring data to life. Through step-by-step instructions, learners will develop the skills necessary to enhance presentations, reports, and projects with professional-quality animations. By the end of the course, participants will be able to confidently use Flourish Studio to create visually compelling animations that are tailored to their specific data and narrative needs. This course is suitable for those looking to boost their visual communication skills and make an impact in data presentation. Course Description This course delves into the various capabilities of Flourish Studio, focusing on both its basic and advanced features. Learners will start by exploring the interface and learning how to work with different templates. The course then covers key areas such as importing and managing data, creating animations, and customising visualisations from scratch. In addition to mastering specific templates, participants will also learn how to craft a compelling data story and explore Flourish's other unique features. By the end of the course, learners will have the knowledge and skills to create engaging animations that effectively communicate data insights. Resources and tips for continued development will also be provided, ensuring that learners can keep building on their newfound expertise. Create Animations Using Flourish Studio Curriculum Module 01: Introduction to Flourish Studio Module 02: Getting Started with Flourish Module 03: Adding and Managing Data in Flourish Templates Module 04: Creating Visualisations in Flourish Studio from Scratch Module 05: More Visualisation Templates in Flourish Studio Module 06: Creating a Story and Other Options Module 07: Other Exciting and Important Features Module 08: Data Visualisation Tips & Resources Module 09: Congratulations (See full curriculum) Who is this course for? Individuals seeking to enhance their data presentation skills. Professionals aiming to improve their visual communication abilities. Beginners with an interest in data visualisation or animation. Anyone involved in creating impactful presentations or reports. Career Path Data Visualisation Specialist Marketing Analyst Data Storyteller Presentation Designer Business Intelligence Analyst Marketing Manager Data Analyst

Create Animations Using Flourish Studio
Delivered OnlineFlexible Dates
£7.99

Front End Web Development Training for Everyone

By NextGen Learning

Front End Web Development Training for Everyone Course Overview This Front End Web Development Training for Everyone offers a comprehensive introduction to creating dynamic, visually appealing websites using the latest technologies. Learners will explore essential web development concepts, including HTML, CSS, JavaScript, and popular frameworks such as Bootstrap and jQuery. The course is designed to equip participants with the skills to build responsive, user-friendly web pages, from basic layouts to advanced interactive features. By the end, learners will have developed a professional portfolio showcasing their abilities, preparing them for roles in web development or enhancing their current careers. This training is suitable for all levels, providing a structured pathway from fundamental principles to advanced techniques, ensuring a solid foundation in front-end development. Course Description This detailed course covers the entire front-end development process, beginning with foundational web design principles and progressing to advanced programming features. Learners will gain expertise in styling with CSS, creating smooth transitions, and managing data types within JavaScript. The curriculum also introduces jQuery for efficient DOM manipulation and Bootstrap’s grid system for responsive design. Emphasis is placed on understanding code structure and functionality to create engaging websites. Throughout the course, participants will build a portfolio page that demonstrates their new skills in real-world scenarios. The learning experience blends conceptual knowledge with applied coding challenges, ensuring learners develop both the technical and creative aspects required for effective front-end development in today’s digital environment. Front End Web Development Training for Everyone Curriculum: Module 01: Complete Front-End Development Journey Module 02: Cascading Style Sheet Module 03: Transitions And Data Types Module 04: Advanced JavaScript And Its Features Module 05: JQuery And Selectors Module 06: Bootstrap And Grid System Module 07: Creating Portfolio Page (See full curriculum) Who is this course for? Individuals seeking to start a career in front-end web development. Professionals aiming to enhance their web design and coding skills. Beginners with an interest in website creation and digital design. Anyone wanting to build a solid foundation in modern web technologies. Career Path Front-End Developer Web Designer UI/UX Developer Junior Web Programmer Digital Content Creator

Front End Web Development Training for Everyone
Delivered OnlineFlexible Dates
£7.99

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