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

3092 Development courses in Manchester delivered Live Online

Free Creative Coaching Consultation

By Brit

BRIT Creative Coaching is structured for Performing Arts Students to reach their goals. Discover and build new skills that you need outside the studio.

Free Creative Coaching Consultation
Delivered OnlineFlexible Dates
FREE

Advanced Programming Techniques with Python (v1.1)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is designed for existing Python programmers who have at least one year of Python experience and who want to expand their programming proficiency in Python 3. Overview In this course, you will expand your Python proficiencies. You will: Select an object-oriented programming approach for Python applications. Create object-oriented Python applications. Create a desktop application. Create data-driven applications. Create and secure web service-connected applications. Program Python for data science. Implement unit testing and exception handling. Package an application for distribution. Python continues to be a popular programming language, perhaps owing to its easy learning curve, small code footprint, and versatility for business, web, and scientific uses. Python is useful for developing custom software tools, applications, web services, and cloud applications. In this course, you'll build upon your basic Python skills, learning more advanced topics such as object-oriented programming patterns, development of graphical user interfaces, data management, creating web service-connected apps, performing data science tasks, unit testing, and creating and installing packages and executable applications. Lesson 1: Selecting an Object-Oriented Programming Approach for Python Applications Topic A: Implement Object-Oriented Design Topic B: Leverage the Benefits of Object-Oriented Programming Lesson 2: Creating Object-Oriented Python Applications Topic A: Create a Class Topic B: Use Built-in Methods Topic C: Implement the Factory Design Pattern Lesson 3: Creating a Desktop Application Topic A: Design a Graphical User Interface (GUI) Topic B: Create Interactive Applications Lesson 4: Creating Data-Driven Applications Topic A: Connect to Data Topic B: Store, Update, and Delete Data in a Database Lesson 5: Creating and Securing a Web Service-Connected App Topic A: Select a Network Application Protocol Topic B: Create a RESTful Web Service Topic C: Create a Web Service Client Topic D: Secure Connected Applications Lesson 6: Programming Python for Data Science Topic A: Clean Data with Python Topic B: Visualize Data with Python Topic C: Perform Linear Regression with Machine Learning Lesson 7: Implementing Unit Testing and Exception Handling Topic A: Handle Exceptions Topic B: Write a Unit Test Topic C: Execute a Unit Test Lesson 8: Packaging an Application for Distribution Topic A: Create and Install a Package Topic B: Generate Alternative Distribution Files

Advanced Programming Techniques with Python (v1.1)
Delivered OnlineFlexible Dates
Price on Enquiry

Art & Flash - ekphrastic writing workshops

By Flash Cabin

Monthly online ekphrastic writing workshops exploring contemporary artworks for story inspiration.

Art & Flash - ekphrastic writing workshops
Delivered OnlineFlexible Dates
£10

Divination Diva

By Selena joy lovett

https://www.patreon.com/Moonhealinganddivination

Divination Diva
Delivered OnlineFlexible Dates
£20

SOULFUL ALIGNMENT WITHIN THE REALMS OF TIME

5.0(13)

By Namura

journey for the planetary alignment and channelling for the collective.

SOULFUL ALIGNMENT WITHIN THE REALMS OF TIME
Delivered OnlineFlexible Dates
£11

CV Writing and Job Searching

By NextGen Learning

CV Writing and Job Searching Course Overview This course provides essential knowledge and techniques for crafting an effective CV and navigating the job search process. Learners will gain a thorough understanding of how to create a standout CV, tailor it to specific job applications, and implement strategies for successful job hunting. The course covers key aspects such as understanding recruitment processes, utilising job boards, and preparing for interviews. By the end of the course, learners will be equipped with the skills to optimise their CV, boost their job search efforts, and increase their chances of securing employment. Course Description This course delves into the fundamentals of CV writing and job searching, offering learners a step-by-step guide to creating a CV that catches the attention of employers. Topics covered include identifying key skills, structuring a CV for impact, understanding job descriptions, and leveraging various job search platforms. Learners will also explore interview preparation, effective networking, and how to tailor applications to specific roles. Throughout the course, participants will develop an understanding of how to present their strengths and experiences in a way that aligns with employer expectations, enhancing their employability prospects. CV Writing and Job Searching Curriculum: Module 01: CV Writing and Job Searching (See full curriculum) Who is this course for? Individuals seeking to enhance their CV writing and job search skills Professionals aiming to advance their career prospects Beginners with an interest in career development and job hunting Anyone looking to re-enter the job market or make a career change Career Path Recruitment Specialist HR Manager Job Coach or Career Advisor Recruitment Consultant Employer Branding Specialist Job Search Strategist

CV Writing and Job Searching
Delivered OnlineFlexible Dates
£7.99

Chakra Healing and Balancing Online Training

By NextGen Learning

Chakra Healing and Balancing Online Training Course Overview This Chakra Healing and Balancing Online Training course provides an in-depth exploration of the chakra system, focusing on its role in personal healing and energy balance. Learners will gain a comprehensive understanding of the seven main chakras and their connection to physical, emotional, and spiritual well-being. By examining the techniques for balancing and healing these energy centres, participants will develop the ability to enhance their own wellness practices and support others. This course equips learners with knowledge they can apply immediately, making it a valuable resource for personal growth and professional development in holistic health practices. Course Description Throughout this course, learners will explore each chakra in detail, understanding its specific function, associated qualities, and how imbalances manifest in the body and mind. Topics include chakra energy, methods for chakra cleansing, meditation practices, and tools for restoring harmony. The course offers an engaging learning experience through a structured combination of theory and techniques. By the end of the course, learners will be skilled in identifying chakra imbalances, applying healing practices, and incorporating chakra work into daily life for improved wellness. This training empowers individuals to use chakra healing in both personal and professional settings. Chakra Healing and Balancing Online Training Curriculum Module 01: Module 02: Module 03: (See full curriculum) Who is this course for? Individuals seeking to improve their personal well-being. Professionals aiming to incorporate chakra healing into their practice. Beginners with an interest in holistic health and energy work. Anyone interested in deepening their understanding of spiritual wellness. Career Path Holistic Health Practitioner Wellness Coach Reiki Practitioner Energy Healer Yoga Instructor Spiritual Guide

Chakra Healing and Balancing Online Training
Delivered OnlineFlexible Dates
£7.99

Introduction to C Plus Plus Programming Essentials (TTCP2100)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level C++ programming course designed for developers with experience programming in C or other languages. Practical hands-on prior programming experience and knowledge is required. Overview This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in basic coding with C++, coupling the most current, effective techniques with the soundest industry practices. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn: Writing procedural programs using C++ Using private, public and protected keywords to control access to class members Defining a class in C++ Writing constructors and destructors Writing classes with const and static class members Overloading operators Implementing polymorphic methods in programs Writing programs using file I/O and string streams Using manipulators and stream flags to format output Using the keyword template to write generic functions and classes Writing programs that use generic classes and functions Writing programs that use algorithms and containers of the Standard Library Apply object-oriented design techniques to real-world programming problems Using algorithms and containers of the Standard Library to manipulate string data Understand how C++ protects the programmer from implementation changes in other modules of an application Using try() blocks to trap exceptions Using catch() blocks to handle exceptions Defining exceptions and using throw to trigger them Introduction to C++ Programming / C++ Essentials is a skills-focused, hands-on C++ training course geared for experienced programmers who need to learn C++ coupled with sounds coding skills and best practices for OO development. Students will leave this course armed with the required skills to put foundation-level C++ programming skills right to work in a practical environment. The central concepts of C++ syntax and style are taught in the context of using object-oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Practical aspects of C++ programming including efficiency, performance, testing, and reliability considerations are stressed throughout. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency Moving from C to C++ (Optional) New Compiler Directives Stream Console I/O Explicit Operators Standard Libraries Data Control Capabilities Handling Data New Declaration Features Initialization and Assignment Enumerated Types The bool Type Constant Storage Pointers to Constant Storage Constant Pointers References Constant Reference Arguments Volatile Data Global Data Functions Function Prototypes and Type Checking Default Function Data Types Function Overloading Problems with Function Overloading Name Resolution Promotions and Conversions Call by Value Reference Declarations Call-by-Reference and Reference Types References in Function Return Constant Argument Types Conversion of Parameters Using Default Initializers Providing Default Arguments Inline Functions Operator Overloading Advantages and Pitfalls of Overloading Member Operator Syntax and Examples Class Assignment Operators Class Equality Operators Non-Member Operator Overloading Member and Non-Member Operator Functions Operator Precedence This Pointer Overloading the Assignment Operator Overloading Caveats Creating and Using Objects Creating Automatic Objects Creating Dynamic Objects Calling Object Methods Constructors Initializing Member consts Initializer List Syntax Allocating Resources in Constructor Destructors Block and Function Scope File and Global Scope Class Scope Scope Resolution Operator :: Using Objects as Arguments Objects as Function Return Values Constant Methods Containment Relationships Dynamic Memory Management Advantages of Dynamic Memory Allocation Static, Automatic, and Heap Memory Free Store Allocation with new and delete Handling Memory Allocation Errors Controlling Object Creation Object Copying and Copy Constructor Automatic Copy Constructor Conversion Constructor Streaming I/O Streams and the iostream Library Built-in Stream Objects Stream Manipulators Stream Methods Input/Output Operators Character Input String Streams Formatted I/O File Stream I/O Overloading Stream Operators Persistent Objects Introduction to Object Concepts The Object Programming Paradigm Object-Orientated Programming Definitions Information Hiding and Encapsulation Separating Interface and Implementation Classes and Instances of Objects Overloaded Objects and Polymorphism Declaring and Defining Classes Components of a Class Class Structure Class Declaration Syntax Member Data Built-in Operations Constructors and Initialization Initialization vs. Assignment Class Type Members Member Functions and Member Accessibility Inline Member Functions Friend Functions Static Members Modifying Access with a Friend Class Templates Purpose of Template Classes Constants in Templates Templates and Inheritance Container Classes Use of Libraries Strings in C++ Character Strings The String Class Operators on Strings Member Functions of the String Class Inheritance Inheritance and Reuse Composition vs. Inheritance Inheritance: Centralized Code Inheritance: Maintenance and Revision Public, Private and Protected Members Redefining Behavior in Derived Classes Designing Extensible Software Systems Syntax for Public Inheritance Use of Common Pointers Constructors and Initialization Inherited Copy Constructors Destructors and Inheritance Public, Protected, Private Inheritance Exceptions Types of Exceptions Trapping and Handling Exceptions Triggering Exceptions Handling Memory Allocation Errors C++ Program Structure Organizing C++ Source Files Integrating C and C++ Projects Using C in C++ Reliability Considerations in C++ Projects Function Prototypes Strong Type Checking Constant Types C++ Access Control Techniques Polymorphism in C++ Definition of Polymorphism Calling Overridden Methods Upcasting Accessing Overridden Methods Virtual Methods and Dynamic Binding Virtual Destructors Abstract Base Classes and Pure Virtual Methods Multiple Inheritance Derivation from Multiple Base Classes Base Class Ambiguities Virtual Inheritance Virtual Base Classes Virtual Base Class Information The Standard Template Library STL Containers Parameters Used in Container Classes The Vector Class STL Algorithms Use of Libraries

Introduction to C Plus Plus Programming Essentials (TTCP2100)
Delivered OnlineFlexible Dates
Price on Enquiry

Personal Trainer / Fitness Instructor Training Course

By NextGen Learning

Course Overview The Personal Trainer / Fitness Instructor Training Course offers a comprehensive introduction to the principles of fitness, exercise science, and client support. Learners will gain in-depth knowledge of muscle groups, workout design, and nutrition fundamentals essential for building tailored fitness programmes. The course provides a structured understanding of how to assess clients, create effective training plans, and guide individuals towards their health and fitness goals. It also introduces learners to dietary strategies, the role of supplements, and recovery techniques to support overall wellbeing. By completing this course, participants will be better equipped to inspire, educate, and support others in achieving physical fitness. Whether learners are starting a new career or seeking to enhance their existing expertise, this course offers valuable insights and a solid foundation to pursue opportunities within the health and fitness sector. Course Description The Personal Trainer / Fitness Instructor Training Course is designed to build a strong theoretical foundation in fitness instruction and personal training. Covering essential topics such as anatomy, muscle growth, client assessment, and exercise programming, the course ensures learners develop a thorough understanding of the fitness landscape. Through detailed modules, participants explore how to structure effective workouts, integrate bodybuilding diets, and utilise recovery strategies for optimal results. Video demonstrations of exercises provide visual clarity, supporting knowledge of both compound and isolation movements. Learners will also receive guidance on supplements, rest, and overall programme design. This course promotes professional development by blending current industry knowledge with an emphasis on safe and structured fitness practices. Upon completion, learners will possess the skills and confidence to assist clients in achieving personalised fitness objectives and be better positioned to pursue roles in the expanding fitness and wellbeing industries. Course Modules Module 01: Introduction Module 02: The Major Muscle Groups Explained Module 03: Muscle Growth Fundamentals Module 04: Client Assessment Module 05: Workout Design Module 06: Sample Workouts Module 07: Exercise Videos Module 08: Exercise Videos: Isolation Exercises Module 09: Setting Up A Bodybuilding Diet Module 10: Supplements Module 11: Rest & Recovery Module 12: FAQ & Miscellaneous (See full curriculum) Who is this course for? Individuals seeking to start a career as a personal trainer or fitness instructor. Professionals aiming to expand their knowledge and offer structured fitness services. Beginners with an interest in health, fitness, and exercise science. Enthusiasts looking to deepen their understanding of bodybuilding, nutrition, and training principles. Career Path Personal Trainer Fitness Instructor Gym Instructor Wellness Coach Group Fitness Coach Health and Wellbeing Advisor Fitness Consultant

Personal Trainer / Fitness Instructor Training Course
Delivered OnlineFlexible Dates
£9.99

Advanced Pet First Aid

By NextGen Learning

Course Overview The Advanced Pet First Aid course equips learners with essential knowledge to effectively respond to a wide range of pet health emergencies. Covering critical topics such as CPR, shock management, bandaging, and treating poisoning, this course ensures participants are prepared to act swiftly and correctly in emergency situations. Learners will gain the confidence to handle common crises such as bleeding, fractures, seizures, and heatstroke, enhancing their ability to protect the wellbeing of pets. Whether for personal preparedness or professional development, this course offers invaluable insights that can make a significant difference in urgent situations. Upon completion, learners will have the skills and understanding necessary to manage first aid scenarios efficiently, safeguarding animal welfare and supporting recovery before veterinary care is available. Course Description This comprehensive Advanced Pet First Aid course delves into a wide range of emergency scenarios, providing detailed guidance on recognising and responding to critical pet health issues. Topics include dealing with collapse and unconsciousness, administering cardiopulmonary resuscitation (CPR), managing shock and bleeding, applying bandages, and addressing fractures. Learners will also explore the correct actions for seizures, choking, burns, poisoning, and other common emergencies. Through clear explanations, real-world case studies, and practical advice, the course builds a robust foundation for confident emergency response. Participants will also be guided on how to manage a first aid situation calmly and effectively and how to assemble and maintain a complete pet first aid kit. Designed to enhance both personal capability and professional credibility, this course empowers learners with vital skills to support pets during critical times and reinforces a strong commitment to animal welfare. Course Modules Module 01: Introduction Module 02: Collapse & Unconsciousness Module 03: Cardiopulmonary Resuscitation Module 04: Shock Module 05: Bleeding Module 06: Bandaging Module 07: Fractures Module 08: Seizures Module 09: Choking & Drowning Module 10: Heat Stroke & Hypothermia Module 11: Burns & Scalds Module 12: Poisoning Module 13: Bites & Stings Module 14: Common Emergencies Module 15: Managing a First Aid Scenario Module 16: Pet First Aid Kit (See full curriculum) Who is this course for? Individuals seeking to improve their ability to respond to pet emergencies. Professionals aiming to enhance their skills in animal care and safety roles. Beginners with an interest in animal health, veterinary services, or pet ownership. Pet owners wishing to better support their pets' wellbeing during critical situations. Animal shelter volunteers and rescue workers committed to effective emergency response. Career Path Veterinary Assistant Animal Care Worker Pet Groomer Dog Walker or Pet Sitter Animal Shelter Support Staff Pet Boarding and Daycare Operator Animal Welfare Officer Rescue Centre Assistant

Advanced Pet First Aid
Delivered OnlineFlexible Dates
£9.99