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

1176 Courses delivered Live Online

Keeping Yourself in Mind - JHD parents / family carers

By Huntington's Disease Association

Keeping Yourself in Mind: An ACT-informed programme for people supporting a family member with JHD We are pleased to invite you to our virtual course for parents and family carers of people living with Juvenile Huntington’s disease. The course will be run by Sarah Gunn, a clinical psychologist and researcher at the University of Leicester, and will be based on the principles of Acceptance and Commitment Therapy. Acceptance and Commitment Therapy is a therapeutic approach which focuses on learning to manage difficult thoughts and feelings, and to live a life which feels valuable and meaningful despite the struggles we encounter. This is an opportunity to explore the difficulties that can be associated with caring for a person with JHD (for you and within the family), to identify the values that matter most to you, and for you to think about how to move towards a more rich and valued life than you may have now. This is an eight-week course running from Wednesday 7 February to Wednesday 27 March 2024. The sessions will be on a Wednesday afternoon 1-2.30pm. Here is a very brief session outline: Week 1: Introductions: To ACT, to the programme, and to each other Week 2: Impacts of Juvenile Huntington’s on the “carer”* and wider family Week 3: Psychological wellbeing when supporting a person with Juvenile Huntington’s Week 4: Coping and adjustment: Living with, not battling against Week 5: What matters to you: Finding your values Week 6: Moving forward: Taking steps to align with your values Week 7: Living a valued life alongside Huntington’s: Plans and coping strategies Week 8: Reflection and ending: What’s next? *Note: Some people don’t like this term, so here we’re using it in quote marks. During the course, we will discuss which term would be preferred by the people attending. For more information on what information we collect and how we use it when booking onto one of our events, please see our privacy policy on our website.

Keeping Yourself in Mind - JHD parents / family carers
Delivered OnlineFlexible Dates
FREE

Cisco Optical Technology Advanced (OPT300)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for the following technical professionals who need to use advanced features of fiber optics technology: System installers System integrators System administrators Network administrators Solutions designers Overview After taking this course, you should be able to: Perform the ONS 15454 MSTP node turn-up procedure Describe first generation mesh topologies Describe the Optical Channel Network Connection (OCHNC) prerequisite requirements for provisioning circuits in an ONS 15454 MSTP network Describe the ONS MSTP advanced protocols Describe the OCHNC circuit provisioning for Single Module (SM) Reconfigurable Optical Add-Drop Multiplexer (ROADM) rings Describe the Any-Rate Muxponder Crossponder (AR MXP/XP) cards Describe how the Pseudo Command Line can be used to configure muxponder cards Identify the advantages G.709 encapsulation brings to optical transponder cards Install and provision the Any Rate cards Describe the 100-Gbps and 200-Gbps cards Describe the NCS 2000 400-Gbps Xponder line card and how it is configured Describe the SM ROADM (SMR)-based configurations Describe the 10-Gbps transponder and muxponder cards List the 10GE_XP and GE_XP card options Describe ingress policing and basic egress queuing strategies, and implement the customer QoS scheme into the ONS 15454 crossponder network Identify the principles of Ethernet related to the operation of Cisco optical networking products Configure the 10GE_XP/XPE and GE_XP/XPE cards, install Layer 1 circuits, and read the performance counters for Layer 1 Gigabit Ethernet circuits Turn up an encrypted network and test to ensure that information being passed is secure Add a node to an existing DWDM ring Describe problems with interconnecting circuits between rings, the ONS 15454 MSTP 80-channel manual Multiring feature, and hardware components Describe the ONS 15454 MSTP Troubleshooting Guide The Cisco Optical Technology Advanced (OPT300) v2.0 course gives you the skills you need to deploy advanced features of the Cisco© Optical Networking Services (ONS) 15454 Multiservice Transport Platform (MSTP) and Cisco Network Convergence System (NCS) 2000 Series. In this course you?ll learn to how to use the Cisco Transport Planner Design Tool to create network topologies and advanced network topologies. You will learn how to use advanced Dense Wavelength Division Multiplexing (DWDM) features such as G.709 encapsulation, generic framing protocol G.7041, Layer 1 circuits, Quality of Service (QoS), crossponder networks using T1 over Ethernet, and encryption. Course Outline Cisco Transport Planner Design Tool First-Generation Mesh Topologies Ochnc In A Mesh Network Advanced Protocols Any Rate Muxponder And Crossponders 100-Gbps And 200-Gbps Transponders And Muxponders Cisco Ncs 2000 400-Gbps Xponder Line Card Cisco 10G Web Security Essentials (Wse) Network Encryption Card Adding A New Location With Cisco Transport Planner (Ctp) And Cisco Transport Controller (Ctc) Crossponders And Layer 1 Networks Crossponders And Layer 2 Networks Troubleshooting

Cisco Optical Technology Advanced (OPT300)
Delivered OnlineFlexible Dates
Price on Enquiry

Data Science Projects with Python

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for If you are a data analyst, data scientist, or a business analyst who wants to get started with using Python and machine learning techniques to analyze data and predict outcomes, this book is for you. Basic knowledge of computer programming and data analytics is a must. Familiarity with mathematical concepts such as algebra and basic statistics will be useful. Overview By the end of this course, you will have the skills you need to confidently use various machine learning algorithms to perform detailed data analysis and extract meaningful insights from data. This course is designed to give you practical guidance on industry-standard data analysis and machine learning tools in Python, with the help of realistic data. The course will help you understand how you can use pandas and Matplotlib to critically examine a dataset with summary statistics and graphs, and extract the insights you seek to derive. You will continue to build on your knowledge as you learn how to prepare data and feed it to machine learning algorithms, such as regularized logistic regression and random forest, using the scikit-learn package. You?ll discover how to tune the algorithms to provide the best predictions on new and unseen data. As you delve into later sections, you?ll be able to understand the working and output of these algorithms and gain insight into not only the predictive capabilities of the models but also their reasons for making these predictions. Data Exploration and Cleaning Python and the Anaconda Package Management System Different Types of Data Science Problems Loading the Case Study Data with Jupyter and pandas Data Quality Assurance and Exploration Exploring the Financial History Features in the Dataset Activity 1: Exploring Remaining Financial Features in the Dataset Introduction to Scikit-Learn and Model Evaluation Introduction Model Performance Metrics for Binary Classification Activity 2: Performing Logistic Regression with a New Feature and Creating a Precision-Recall Curve Details of Logistic Regression and Feature Exploration Introduction Examining the Relationships between Features and the Response Univariate Feature Selection: What It Does and Doesn't Do Building Cloud-Native Applications Activity 3: Fitting a Logistic Regression Model and Directly Using the Coefficients The Bias-Variance Trade-off Introduction Estimating the Coefficients and Intercepts of Logistic Regression Cross Validation: Choosing the Regularization Parameter and Other Hyperparameters Activity 4: Cross-Validation and Feature Engineering with the Case Study Data Decision Trees and Random Forests Introduction Decision trees Random Forests: Ensembles of Decision Trees Activity 5: Cross-Validation Grid Search with Random Forest Imputation of Missing Data, Financial Analysis, and Delivery to Client Introduction Review of Modeling Results Dealing with Missing Data: Imputation Strategies Activity 6: Deriving Financial Insights Final Thoughts on Delivering the Predictive Model to the Client

Data Science Projects with Python
Delivered OnlineFlexible Dates
Price on Enquiry

Salesforce Architect B2C Commerce Solutions (ARC300)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This class is designed for experienced B2C Commerce Technical Leads, Solution Architects, B2C Commerce Developers, Technical Directors, Owners of Technical Design and Quality Implementations, and anyone looking to earn their Salesforce B2C Commerce Architect credential. We recommend earning the Salesforce B2C Commerce Developer credential, or having equivalent experience, prior to attending this class. Overview When you complete this course, you will be able to: Familiarize yourself with B2C Commerce Cloud and industry best practices Understand ecommerce platform migration strategies Design B2C Commerce implementations that scale gracefully Design multi-site and multi-region solutions Maximize success on the B2C Commerce Architect Exam In this 4-day, expert-led class, learn the industry-standard steps to take a B2C Commerce site through the complete implementation lifecycle. Through expert-led demo, hands-on exercises, and workshops, learn how to design and build secure, scalable B2C Commerce sites that address real-world customer requirements and deliver better digital commerce experiences. Discovery and Design Assess Your Delivery Approach Document the System Landscape Plan for Growth Use the Commerce Cloud Partner LINK Marketplace Building Essentials Define the Implementation Process Review Implementation Best Practices Solve Complex Business Requirements Understand the Build Process and Unit Testing Learn How to Conduct Load Testing Integrations and Customizations Review the Available Integration Approaches Understand Integration Frameworks Review Integration Design Patterns Review Legacy Implementation Considerations Monitoring and Troubleshooting Learn About the Log Settings Capabilities in Business Manager Understand Platform Governance Best Practices Learn How to Do Performance Analysis Especially During Critical Sales Events Discover How to Optimize Implementations Launch Review SEO Configuration Best Practices Understand Launch Activities Monitor Post-Launch Activities Manage Launch Schedules Migrate Data from Legacy Systems Additional course details: Nexus Humans Salesforce Architect B2C Commerce Solutions (ARC300) 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 Salesforce Architect B2C Commerce Solutions (ARC300) 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.

Salesforce Architect B2C Commerce Solutions (ARC300)
Delivered OnlineFlexible Dates
Price on Enquiry

Email Writing: Styles and Templates

By NextGen Learning

Course Overview Master the art of professional communication with our Email Writing: Styles and Templates course. This programme is designed to equip learners with the techniques and understanding needed to craft clear, concise, and impactful emails in any business or personal context. Covering everything from structuring emails and using the right tone, to managing inboxes and recognising email etiquette, this course enhances both written clarity and communication confidence. By the end of the course, learners will be able to identify different writing styles, adapt their tone to suit the audience, and apply best practices when communicating via email. Whether writing to clients, colleagues, or superiors, learners will leave better prepared to communicate effectively in the digital workplace. Course Description This course delves into the essentials of modern email writing, providing a thorough exploration of communication styles, tone, email structure, and content refinement. Learners will discover how to organise their emails logically, maintain professional standards, and ensure clarity in various types of written correspondence. The course also highlights key strategies for managing email flow and avoiding common mistakes, as well as guidance on email etiquette and the risks of digital communication. With real-world examples and scenarios, learners will be exposed to a variety of writing situations, gaining the ability to adapt their messaging to suit different audiences and purposes. Each module builds towards enhancing writing proficiency for formal and semi-formal settings. Course Modules Module 01: E-Mail Communications Module 02: Fundamentals of Writing Effective E-mails Module 03: Manage Your E-mail Module 04: Writing Styles and Tone Module 05: Additional Tips for Writing Effective E-Mail Module 06: Exercise Caution (See full curriculum) Who is this course for? Individuals seeking to improve their professional writing style. Professionals aiming to enhance their communication within workplace settings. Beginners with an interest in business writing and corporate communication. Administrative staff, customer service representatives, and team leaders responsible for written correspondence. Career Path Administrative Assistant Office Manager Customer Support Agent Executive Assistant HR Coordinator Content and Communications Executive Client Relationship Manager

Email Writing: Styles and Templates
Delivered OnlineFlexible Dates
£9.99

Flat Design in Adobe Illustrator

By NextGen Learning

Course Overview: This course on "Flat Design in Adobe Illustrator" is designed to introduce learners to the fundamental concepts of flat design and how to apply them using Adobe Illustrator. The course covers the essential tools, techniques, and strategies needed to create visually engaging, modern flat design illustrations. Learners will explore the creation of various designs, from simple icons to complex landscapes, while developing a keen understanding of colour schemes, vector shapes, and design principles. By the end of the course, students will be able to confidently create flat design graphics, suitable for use in digital marketing, UI/UX design, and illustration projects. Course Description: In this course, learners will delve deep into the world of flat design, starting with the basics of Adobe Illustrator and progressing through to more complex design concepts. Key topics include creating diverse scenes, such as a garden, landscape, and camping scene, and designing flat icons for smartphones and apps. The course will cover essential tools and workflows in Illustrator, focusing on clean, minimalist design that is effective for web and app environments. Learners will also gain insights into balancing colour, shapes, and negative space to achieve professional and aesthetically pleasing results. Upon completion, learners will have a well-rounded skill set for designing contemporary flat style graphics in Illustrator. Course Modules: Module 01: Introduction Module 02: Create a Flat Design Garden and Barbecue Module 03: Create a Flat Design Landscape Scene Module 04: Create a Modern Flat Design Night Camping Scene Module 05: Create a Modern Flat Design Terminal and Luggage Module 06: Design a Flat Design Smartphone and App Icons (See full curriculum) Who is this course for? Individuals seeking to master flat design techniques in Adobe Illustrator. Professionals aiming to enhance their design portfolios with modern graphic styles. Beginners with an interest in graphic design and digital illustration. Anyone looking to build skills for creating digital assets like icons and visuals. Career Path: Graphic Designer UI/UX Designer Web Designer Digital Illustrator App Designer Visual Content Creator

Flat Design in Adobe Illustrator
Delivered OnlineFlexible Dates
£9.99

ISO : International Organization for Standardization 9001:2015

By NextGen Learning

ISO : International Organization for Standardization 9001:2015 Course Overview: This ISO 9001:2015 course provides an in-depth introduction to the internationally recognised standard for quality management systems. Learners will gain a clear understanding of the principles behind ISO 9001:2015 and its application across various industries. The course explores the requirements for establishing, maintaining, and improving quality management processes, with a focus on driving continual improvement within organisations. Upon completion, learners will be equipped to implement ISO 9001:2015 standards within their own workplace, enhancing their organisation's operational efficiency and customer satisfaction. Course Description: The ISO 9001:2015 course covers a comprehensive range of topics crucial for quality management in any organisation. It begins with an overview of the ISO 9001:2015 standard, followed by an in-depth analysis of each clause. Learners will explore the context of the organisation, leadership requirements, planning and support processes, operational execution, performance evaluation, and strategies for continual improvement. The course combines theoretical insights with the application of concepts, providing a holistic learning experience that equips individuals with the knowledge to enhance their organisation's quality management system. Learners will develop the skills needed to identify and address quality-related challenges, ensuring they contribute to organisational success. ISO : International Organization for Standardization 9001:2015 Curriculum Module 01: Introduction To ISO 9001:2015 Module 02: Clause 4 - Context Of The Organisation Module 03: Clause 5 - Leadership Module 04: Clause 6 - Planning Module 05: Clause 7 - Support Module 06: Clause 8 - Operation Module 07: Clause 9 - Performance Evaluation Module 08: Clause 10 - Improvement (See full curriculum) Who is this course for? Individuals seeking to improve their knowledge of quality management systems. Professionals aiming to implement or oversee ISO 9001:2015 standards in their organisations. Beginners with an interest in ISO certifications and quality assurance processes. Organisations striving for quality management improvements. Career Path: Quality Manager ISO Auditor Quality Assurance Specialist Compliance Officer Operations Manager Quality Control Coordinator ISO Consultant

ISO : International Organization for Standardization 9001:2015
Delivered OnlineFlexible Dates
£9.99

Building Your Own Computer

By NextGen Learning

Course Overview "Building Your Own Computer" is designed to provide a comprehensive introduction to the world of computer assembly and configuration. This course covers the essential aspects of understanding computer hardware, software, and networking, equipping learners with the necessary skills to build their own custom systems. The course is structured to help individuals at all levels understand the key components of a computer, from the basics of hardware to advanced topics like gaming PC construction and system maintenance. By the end of the course, learners will be able to confidently assemble a computer, troubleshoot common issues, and understand the importance of system optimisation. Course Description This course offers an in-depth exploration of the process of building a computer from scratch. Learners will start with a foundational understanding of computer components, moving through each part's function and interaction. Key topics include selecting and assembling hardware, installing software, and configuring networking systems. The course also covers the process of building a custom gaming PC, along with strategies for maintaining and upgrading a computer system. Through a series of well-structured modules, learners will develop a strong understanding of how to assemble, optimise, and troubleshoot a computer, preparing them for both personal projects and professional roles in IT and system management. Course Modules Module 01: Introduction to Computer & Building PC Module 02: Overview of Hardware and Parts Module 03: Building the Computer Module 04: Input and Output Devices Module 05: Software Installation Module 06: Computer Networking Module 07: Building a Gaming PC Module 08: Maintenance of Computers (See full curriculum) Who is this course for? Individuals seeking to build their own computer systems. Professionals aiming to enhance their understanding of IT hardware and software. Beginners with an interest in computer engineering or system management. Technology enthusiasts looking to deepen their knowledge of computer construction. Career Path IT Technician Network Administrator Hardware Engineer Systems Analyst Gaming PC Builder and Optimisation Specialist Computer Maintenance and Support Expert

Building Your Own Computer
Delivered OnlineFlexible Dates
£9.99

Herbalism : Herbs and Foods for Long-term Health

By NextGen Learning

Course Overview: "Herbalism: Herbs and Foods for Long-term Health" explores the use of herbs and natural foods to enhance and maintain health over the long term. This course provides learners with comprehensive knowledge of the role of nutrition, herbal remedies, and lifestyle choices in supporting well-being. With a focus on prevention and holistic health practices, learners will gain an understanding of the healing properties of various herbs, their uses in daily life, and how to incorporate them into long-term health strategies. By the end of the course, learners will be equipped with the knowledge to make informed choices about their health, based on a deep understanding of the connection between herbs, food, and wellness. Course Description: This course offers an in-depth exploration of the most effective herbs and foods that contribute to long-term health. Topics covered include the therapeutic properties of various herbs, their traditional uses in medicine, and how they can be incorporated into diets to boost immunity, prevent illness, and enhance vitality. Learners will also delve into the science behind herbalism, with an emphasis on understanding how specific herbs and foods interact with the body. The course provides valuable insights into nutrition, digestive health, detoxification, and how to integrate herbal remedies into daily wellness routines. By the end of the course, learners will possess a thorough understanding of herbalism and its role in sustaining long-term health. Course Modules: Module 01: Introduction to Herbalism and Long-Term Health Module 02: Key Herbs for Immune Support Module 03: Foods for Vitality and Longevity Module 04: Herbal Remedies for Digestive Health (See full curriculum) Who is this course for? Individuals seeking to improve their overall health and wellness. Professionals aiming to expand their knowledge in natural health practices. Beginners with an interest in herbalism and natural medicine. Health enthusiasts looking to incorporate herbs and natural foods into their lifestyles. Career Path: Herbalist Nutritionist Health Coach Wellness Consultant Alternative Medicine Practitioner

Herbalism : Herbs and Foods for Long-term Health
Delivered OnlineFlexible Dates
£9.99

Train the Trainer Coach: Trainer's Guide to Growth & Excellence Level 5

By NextGen Learning

Course Overview This comprehensive Level 5 course is designed to empower aspiring and current training professionals with the knowledge, techniques, and confidence to coach and mentor other trainers towards excellence. "Train the Trainer Coach: Trainer's Guide to Growth & Excellence" offers an in-depth exploration of modern training principles, coaching methodologies, and leadership strategies specifically tailored for those responsible for developing trainers within organisations. The programme focuses on structured learning, reflective practice, and strategic development—equipping learners with the ability to build impactful training environments and promote a culture of continuous improvement. Upon completion, learners will be able to support trainer performance, implement quality training systems, and lead professional growth initiatives within learning and development settings. Course Description This advanced training programme delves into the art and science of coaching trainers, providing a strategic approach to building trainer capacity and fostering excellence in learning delivery. Learners will explore key areas including adult learning theory, coaching psychology, feedback models, training evaluation, and performance enhancement. The course encourages analytical thinking and self-awareness, allowing participants to reflect on their own coaching style while developing frameworks to guide and support others. Whether you're managing a team of in-house trainers or aspiring to take on leadership roles in learning and development, this course provides a structured pathway to help you elevate the effectiveness of training programmes. Learners will also develop their skills in strategic planning, talent development, and fostering engagement across diverse learning cohorts. Course Modules: Module 01: Train the Trainer Coach: Complete Guide to Coaching Trainers (See full curriculum) Who is this course for? Individuals seeking to become coaching-focused training professionals. Professionals aiming to support the development of trainers within organisations. Beginners with an interest in coaching, mentoring, or learning and development. Training managers and HR personnel responsible for upskilling training teams. Career Path Learning and Development Coach Training Manager Corporate Trainer Development Lead Learning Consultant Organisational Development Specialist

Train the Trainer Coach: Trainer's Guide to Growth & Excellence Level 5
Delivered OnlineFlexible Dates
£9.99