Course Overview The Phlebotomy Diploma offers a comprehensive insight into the skills and knowledge essential for working within healthcare environments that require blood collection. This course provides learners with a thorough understanding of blood circulation, the use of specialist phlebotomy equipment, and the importance of quality control and infection prevention. By studying the stages of venipuncture, dermal puncture techniques, and the handling of complications, learners will develop the theoretical expertise to support clinical teams effectively. Ideal for those pursuing healthcare careers or aiming to strengthen their clinical knowledge, this diploma ensures learners are well-prepared to meet industry standards. Upon completion, students will possess a strong foundation in safe blood collection procedures, patient care considerations, and quality management, equipping them for future professional success in the healthcare sector. Course Description The Phlebotomy Diploma delves into the fundamental principles and practices underpinning blood collection and specimen handling. Learners will explore the human circulatory system, understand the function and composition of blood, and become familiar with the various types of phlebotomy equipment used in clinical settings. Topics include routine and special blood collection procedures, managing complications during venipuncture, infection control measures, and ensuring quality in phlebotomy services. Designed to provide a structured and engaging learning experience, the course supports the development of essential theoretical skills needed to perform safe and accurate blood draws. Learners will gain valuable insights into healthcare regulations, risk management protocols, and best practices for quality assurance. Whether seeking to enhance a healthcare career or build a foundation for further clinical training, participants will finish the course with a deep understanding of modern phlebotomy practices and patient-centred care. Course Modules Module 01: Introduction to Phlebotomy Module 02: Blood Circulation, Function, and Composition Module 03: Phlebotomy Equipment Module 04: Routine Venipuncture Module 05: Venipuncture Complications and Pre-Examination Variables Module 06: Dermal Puncture Module 07: Quality Assessment and Management in Phlebotomy Module 08: Special Blood Collection Procedure Module 09: Infection Control and Risk Management (See full curriculum) Who is this course for? Individuals seeking to pursue a career in healthcare support services. Professionals aiming to enhance their clinical knowledge and expertise. Beginners with an interest in phlebotomy, healthcare, and medical sciences. Career changers looking to enter the healthcare industry. Employers wishing to upskill their staff in healthcare environments. Career Path Phlebotomist Healthcare Assistant Medical Laboratory Assistant Clinical Support Worker Blood Donation Specialist Healthcare Administration Roles (related to specimen handling) Laboratory Technician (entry-level)
Course Overview The Psychology of Alcohol and Drug Addiction course provides a comprehensive insight into the complex psychological factors behind substance misuse and dependency. It explores the behavioural, cognitive, and emotional aspects that contribute to addiction, offering learners a thorough understanding of its causes and effects. Designed to bridge theoretical knowledge with real-world relevance, this course prepares learners to engage more confidently in fields related to mental health, counselling, and addiction support. By completing this course, learners will develop a stronger foundation in recognising addiction patterns, understanding psychological interventions, and applying evidence-based approaches. Whether you are looking to build a career in addiction services or deepen your understanding of this critical area of psychology, the course equips you with valuable insights and knowledge that are highly relevant to today’s social and healthcare settings. Course Description Delving into the psychological roots of alcohol and drug addiction, this course covers a wide range of essential topics including the biological basis of addiction, theories of dependence, psychological treatment models, and societal influences on substance use. Learners will explore how addiction develops, how it impacts mental health, and the key strategies used to address it within professional settings. The course combines theoretical frameworks with an exploration of real-world applications to enhance understanding and critical thinking. Upon completion, learners will possess a clearer perspective on addiction psychology, be familiar with intervention methods, and understand the psychological principles underpinning treatment and recovery. The course is suitable for those seeking to enter mental health support roles, enhance existing professional skills, or simply broaden their knowledge in psychology. It offers a structured learning experience that emphasises both academic understanding and professional development, aligned with contemporary psychological research. Course Modules Module 01: Understanding Addiction: Psychological and Biological Perspectives Module 02: Models of Addiction: Cognitive, Behavioural, and Social Theories Module 03: Psychological Approaches to Treatment and Recovery Module 04: Societal Impact and the Future of Addiction Studies (See full curriculum) Who is this course for? Individuals seeking to understand the psychological foundations of addiction. Professionals aiming to expand their knowledge in mental health and addiction services. Beginners with an interest in psychology, counselling, or behavioural sciences. Volunteers or support workers involved in community or rehabilitation programmes. Students considering further study in psychology or health-related fields. Career Path Addiction Counsellor Mental Health Support Worker Substance Abuse Research Assistant Rehabilitation Case Worker Community Outreach Coordinator Health and Wellness Coach Youth Support Worker Social Work Assistant
Course Overview This course, Acupressure: Relieving Stress and Anxiety, offers a comprehensive exploration of how acupressure techniques can be applied to ease emotional tension and promote well-being. Learners will gain a thorough understanding of key acupressure points, meridian pathways, and treatment protocols designed specifically for managing stress and anxiety. By completing this course, participants will be equipped with the theoretical knowledge to recognise how acupressure can influence the body's energy flow and contribute to emotional balance. Whether you are pursuing personal interest, wellness education, or career development, this course delivers valuable insights that can be applied across a wide range of contexts. Upon successful completion, learners will feel confident in explaining the principles of acupressure and identifying how it supports mental and emotional health, offering a solid foundation for future study or complementary therapy practices. Course Description The Acupressure: Relieving Stress and Anxiety course delves deeper into the ancient principles of acupressure, focusing on the science of meridians and the techniques used to manage emotional distress. Learners will be introduced to the history and theory behind acupressure, followed by an exploration of specific treatment protocols that target stress and anxiety. Throughout the course, emphasis is placed on understanding the energetic pathways within the body and how stimulating key points can promote balance and relaxation. Designed to be accessible for beginners yet informative for wellness professionals, the course provides structured and clear instruction to enhance theoretical expertise in holistic health practices. By the end of their learning journey, participants will possess the skills to explain acupressure concepts confidently, identify therapeutic points for emotional support, and appreciate the wide-ranging benefits this gentle therapy offers within modern wellness fields. Course Modules Module 01: Introduction Module 02: What is Acupressure? Module 03: What are Meridians? Module 04: Acupressure Treatment Protocol for Relieving Stress & Anxiety Module 05: Benefits of Acupressure (See full curriculum) Who is this course for? Individuals seeking to enhance their personal well-being and emotional resilience. Professionals aiming to expand their wellness and holistic therapy knowledge. Beginners with an interest in traditional and complementary healthcare practices. Anyone wishing to understand natural methods for emotional balance and relaxation. Career Path Complementary Therapy Assistant Holistic Health Advisor Wellness Centre Support Staff Mindfulness and Well-being Coach Health and Lifestyle Consultant Spa and Wellness Professional
Find out how to: Connect to your Authentic Self Find your Blocks Get out of Your Own Way Make the Shift and Move Forward
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
Monthly online ekphrastic writing workshops exploring contemporary artworks for story inspiration.
https://www.patreon.com/Moonhealinganddivination
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
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
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