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

25865 Management courses delivered Online

Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management

By Compliance Central

Feeling Stuck in Your Career? The Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management Bundle is Your Skill-Building Solution. This exceptional collection of 30 premium courses is designed to encourage growth and improve your career opportunities. Suited to meet different interests and goals, the Chemical Engineering bundle provides an engaging learning experience, helping you learn skills across various disciplines. With the Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management bundle, you'll have a personalised journey that aligns with your career goals and interests. This comprehensive package helps you confidently tackle new challenges, whether entering a new field or enhancing your existing knowledge. The Chemical Engineering bundle is your gateway to expanding your career options, increasing job demand, and enhancing your skill set. By enrolling in this bundle, you'll receive complimentary PDF certificates for all courses, adding value to your resume at no extra cost. Develop key skills and achieve important progress in your career and personal development. Start your journey today and experience the transformative impact of the Chemical Engineering bundle on your job life and career growth! This Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management Bundle Comprises the Following CPD Accredited Courses: Course 01: Diploma in Basic Chemistry Level 3 Course 02: Organic Chemistry Demystified Course 03: General Inorganic Chemistry Course 04: Chemistry for Everyone Course 05: Carbon Literacy Knowledge Course 06: Biochemistry Course 07: Laboratory Technician Diploma Course 08: Diploma in Water Chemistry Course 09: Diploma in Water Treatment Course 10: Environmental Engineering Course 11: Environmental Health Course 12: Oil and Gas Management Course 13: Introduction to Petroleum Engineering and Exploration Course 14: Petroleum Refining Demystified Course 15: Instrumentation Training Including PID Control Course 16: Understand Piping & Instrumentation Diagrams P&IDs Course 17: Particle Physics Course 18: Diploma in Sustainable Energy Course 19: Renewable Energy: Solar Course 20: Environment Management Course 21: Chemical Spill Course 22: COSHH - Control of Substances Hazardous to Health Course 23: Chemical Hygiene and Engineering Course 24: Level 2 Health and Safety in the Workplace Course 25: Career Development Plan Fundamentals Course 26: CV Writing and Job Searching Course 27: Learn to Level Up Your Leadership Course 28: Networking Skills for Personal Success Course 29: Ace Your Presentations: Public Speaking Masterclass Course 30: Learn to Make a Fresh Start in Your Life What will make you stand out? Upon completion of this online Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management bundle, you will gain the following: CPD QS Accredited Proficiency with this Chemical Engineering bundle After successfully completing the Chemical Engineering bundle, you will receive a FREE PDF Certificate from REED as evidence of your newly acquired abilities. Lifetime access to the whole collection of learning materials of this Chemical Engineering bundle The online test with immediate results You can study and complete the Chemical Engineering bundle at your own pace. Study for the Chemical Engineering bundle using any internet-connected device, such as a computer, tablet, or mobile device. TheChemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management bundle is a premier learning resource, with each course module holding respected CPD accreditation, symbolising exceptional quality. The content is packed with knowledge and is regularly updated to ensure it remains relevant. This bundle offers not just education but a constantly improving learning experience designed to enrich both your personal and professional development. Advance the future of learning with the Chemical Engineering bundle, a comprehensive complete collection of 30 courses. Each course in the Chemical Engineering bundle has been handpicked by our experts to provide a broad range of learning opportunities. Together, these modules form an important and well-rounded learning experience. Our mission is to deliver high-quality, accessible education for everyone. Whether you are starting your career, switching industries, or enhancing your professional skills, the Chemical Engineering bundle offers the flexibility and convenience to learn at your own pace. Make the Chemical Engineering package your trusted partner in your lifelong learning journey. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management bundle is perfect for: Expand your knowledge and skillset for a fulfilling career with the Chemical Engineering bundle. Become a more valuable professional by earning CPD certification and mastering in-demand skills with the Chemical Engineering bundle. Discover your passion or explore new career options with the diverse learning opportunities in the Chemical Engineering bundle. Learn on your schedule, in the comfort of your home - the Chemical Engineering bundle offers ultimate flexibility for busy individuals. Requirements You are warmly invited to register for this bundle. Please be aware that no formal entry requirements or qualifications are necessary. This curriculum has been crafted to be open to everyone, regardless of previous experience or educational attainment. Career path Gain a wide range of skills across various fields, improve your problem-solving capabilities, and keep current with industry trends. Perfect for those aiming for career advancement, exploring a new professional direction, or pursuing personal growth. Begin your journey with the Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management bundle. Certificates CPD Certificates Digital certificate - Included

Chemical Engineering: Chemistry, Biochemistry, Petroleum Engineering & Energy Management
Delivered Online On Demand5 days
£210

Autumn Series 2025 - Organisation & Relationship Systems Coaching Training

By CRR UK

CRRUK equips professionals with the concepts, skills and tools to build conscious, intentional relationships, and to coach relationship systems of any size.

Autumn Series 2025 - Organisation & Relationship Systems Coaching Training
Delivered Online + more
£4,920

DevOps for networking engineers

5.0(3)

By Systems & Network Training

Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

DevOps for networking engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Professional Diploma in Stress Management

4.3(43)

By John Academy

Have you ever suffered from stress that you need to learn how to handle it? Everything will be back to normal once everything in your body is normal and this course is designed to teach you about stress management. Description: Stress will always be a problem since it can hinder anyone's ability to think well. You will learn in this course the best approach to any stressful situations. Explore the suggested lifestyle elements that will help in managing stress. Learn the routines and relaxation techniques to reduce stress and cope with stress. You will learn how to use stress log to identify stressors and create a plan on how to eliminate it. Who is the course for? Professionals who want to know how to easily resolve stress issues. People who have an interest in learning about stress management. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognised accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Professional Diploma in Stress Management course is a useful qualification to possess, and would be beneficial for the following careers: Businessmen Human Resource Manager Life Coach Mentor Supervisor Strategist. Module One - Getting Started 01:00:00 Module Two - Understanding Stress 00:30:00 Module Three - Creating a Stress-Reducing Lifestyle 01:00:00 Module Four - Altering the Situation 01:00:00 Module Five - Avoiding the Situation 01:00:00 Module Six - Accepting the Situation 01:00:00 Module Seven - Using Routines to Reduce Stress 01:00:00 Module Eight - Environmental Relaxation Techniques 01:00:00 Module Nine - Physical Relaxation Techniques 01:00:00 Module Ten - Coping with Major Events 01:00:00 Module Eleven - Our Challenge to You 01:00:00 Module Twelve - Wrapping Up 01:00:00 Activities Professional Diploma in Stress Management- Activities 00:00:00 Mock Exam Mock Exam- Professional Diploma in Stress Management 00:20:00 Final Exam Final Exam- Professional Diploma in Stress Management 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Professional Diploma in Stress Management
Delivered Online On Demand12 hours 10 minutes
£25

CRM and Phone Based Customer Service - QLS Endorsed

By Imperial Academy

Level 4 & 5 Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 5 CPD Courses | Lifetime Access

CRM and Phone Based Customer Service - QLS Endorsed
Delivered Online On Demand
£300

Advanced Diploma in Sales Management Training

4.7(160)

By Janets

The Advanced Diploma in Sales Management Training is a wonderful learning opportunity for anyone who has a passion for this topic and is interested in enjoying a long career in the relevant industry. It's also for anyone who is already working in this field and looking to brush up their knowledge and boost their career with a recognised certification. This Advanced Diploma in Sales Management Training consists of several modules that take around 11 hours to complete. The course is accompanied by instructional videos, helpful illustrations, how-to instructions and advice. The course is offered online at a very affordable price. That gives you the ability to study at your own pace in the comfort of your home. You can access the modules from anywhere and from any device. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Course Content Advanced Diploma in Sales Management Training Module One - Getting Started 01:00:00 Module Two - Understanding the Talk 01:00:00 Module Three - Getting Prepared to Make the Call 01:00:00 Module Four - Creative Openings 01:00:00 Module Five - Making Your Pitch 01:00:00 Module Six - Handling Objections 01:00:00 Module Seven - Sealing the Deal 00:30:00 Module Eight - Following Up 01:00:00 Module Nine - Setting Goals 01:00:00 Module Ten - Managing Your Data 00:30:00 Module Eleven - Using a Prospect Board 01:00:00 Module Twelve - Wrapping Up 01:00:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Advanced Diploma in Sales Management Training
Delivered Online On Demand11 hours
£25

Workplace Stress Management

By Training Tale

Every day, we are exposed to stress, and many people work in stressful environments. Stress can be good in some situations, but it can also deter people from performing well at work. In other cases, stress can become debilitating to the point of affecting your well-being. This Workplace Stress Management course will provide you with the knowledge and tools you need to manage stress in any situation, including the workplace. This comprehensive course will help you succeed when dealing with stress and eventually overcoming stressful situations. This course includes cognitive therapy and stress-releasing practices. It explains how the mind and body react to depression and the relationship between stress and the immune system. It also demonstrates various organisational practices designed to foster a positive working environment among employees. By the end of the Workplace Stress Management course, you will better understand stress management and how to apply it in real life to become stress-free. Learning Outcomes After completing this Workplace Stress Management Course, the learner will be able to: Gain a thorough understanding of workplace stress. Gain in-depth knowledge about rational and irrational beliefs. Understand the ABC framework of REBT. Understand Cognitive Behavioural Therapy (CBT) in the workplace. Know how to identify and Challenge distorted negative thoughts. Why Choose this Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials of Workplace Stress Management. This Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing this course. ***Workplace Stress Management Bundle Course Course 01: Workplace Stress Management Course Course 02: Report Writing Course Course 03: Working at Height Training Course Course 04: Facilities Management Diploma Course 05: RIDDOR Training Course 06: Anger Management Course 07: Communication Skills Course ***Other Benefits of Workplace Stress Management Bundle Course Free 7 PDF Certificate Lifetime Access Free Retake Exam Tutor Support [ Note: Free PDF certificate as soon as completing the Workplace Stress Management Course] Detailed course curriculum of this Workplace Stress Management Course Module 01: Workplace Stress Module 02: Rational and Irrational Beliefs Module 03: The ABC Framework of REBT Module 04: Cognitive Therapy (CT) Module 05: Cognitive Behavioural Therapy (CBT) in the Workplace Module 06: Conclusion Module 07: Identifying and Challenging Distorted Negative Thoughts ---------------- Assessment Method After completing each module of the Workplace Stress Management Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Certification After completing the MCQ/Assignment assessment for this Workplace Stress Management Course, you will be entitled to a Certificate of Completion from Training Tale. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This Workplace Stress Management course is suitable for anyone whose work or personal life suffers from stressful thoughts. Requirements There are no specific requirements for this Stress Management in Workplace course because it does not require any advanced knowledge or skills. Career path This Workplace Stress Management course will help candidates be complete and compatible in their professional careers. Certificates Certificate of completion Digital certificate - Included

Workplace Stress Management
Delivered Online On Demand35 hours
£12

Train the Trainer & Behaviour Management - QLS Endorsed Course and Certificate

By Imperial Academy

Level 5 & 7 Endorsed Diploma | QLS Hard Copy Certificate Included | Plus 5 CPD Courses | Lifetime Access

Train the Trainer & Behaviour Management - QLS Endorsed Course and Certificate
Delivered Online On Demand
£250

Restraint awareness : Safeguarding & Risk Management

4.8(9)

By Skill Up

Master the principles of restraint awareness, safeguarding, and risk management. Equip yourself to ensure safety and effective intervention in critical scenarios.

Restraint awareness : Safeguarding & Risk Management
Delivered Online On Demand1 hour 37 minutes
£25

ISO 27035 Lead Incident Manager

By Training Centre

  During this training course, you will gain a comprehensive knowledge of a process model for designing and developing an organizational incident management plan. The compatibility of this training course with ISO/IEC 27035 also supports the ISO/IEC 27001 by providing guidance for Information Security Incident Management. After mastering all the necessary concepts of Information Security Incident Management, you can sit for the exam and gain "Certified ISO 27035 Lead Incident Manager" Certification. By holding this certification, you will be able to demonstrate that you have the practical knowledge and professional capabilities to support and lead a team in managing Information Security Incidents. About This Course   Learning objectives   Master the concepts, approaches, methods, tools and techniques that enable an effective Information Security Incident Management according to ISO/IEC 27035 Acknowledge the correlation between ISO/IEC 27035 and other standards and regulatory frameworks Acquire the expertise to support an organization to effectively implement, manage and maintain an Information Security Incident Response plan Acquire the competence to effectively advise organizations on the best practices of Information Security Incident Management Understand the importance of establishing well-structured procedures and policies for Incident Management processes Develop the expertise to manage an effective Incident Response Team   Course Agenda   Day 1: Introduction to Information Security Incident Management concepts as recommended by ISO/IEC 27035 Day 2: Designing and preparing an Information Security Incident Management plan Day 3: Enacting the Incident Management process and handling Information Security incidents Day 4: Monitoring and continual improvement of the Information Security Incident Management plan and the Exam.   Additional Information   Certification fees are included in the exam price. An attendance record worth 31 CPD (Continuing Professional Development) credits will be issued to the participants who have attended the training course. In case candidates fail the exam, they can retake it within 12 months of the initial attempt for free. Accreditation Assessment     Delegates sit a combined exam, consisting of in-course quizzes and exercises, as well as a final 12 question, essay type exam on Day 4 of the course. The overall passing score is 70%, to be achieved within the 150 minute time allowance. Exam results are provided within 24 hours, with both a Certificate and a digital badge provided as proof of success.   Our Guarantee   We are an Accredited Training Provider of the IECB. You can learn wherever and whenever you want with our robust classroom and interactive online training courses. Our courses are taught by qualified practitioners with a minimum of 25 years commercial experience. We strive to give our delegates the hands-on experience. Our courses are all-inclusive with no hidden extras.  The one-off cost covers the training, all course materials, and exam voucher. Our aim: To achieve a 100% first time pass rate on all our instructor-led courses. Our Promise: Pass first time or 'train' again for FREE. *FREE training offered for retakes - come back within a year and only pay for the exam. Prerequisites   A fundamental understanding of ISO/IEC 27035 and comprehensive knowledge of Information Security.  What's Included?   Delegates will be provided with; Course Slide deck Questions and Answers Bank Participant Guide Who Should Attend?   Information Security Incident managers IT Managers IT Auditors Managers seeking to establish an Incident Response Team (IRT) Managers seeking to learn more about operating effective IRTs Information Security risk managers IT system administration professionals IT network administration professionals Members of Incident Response Teams Individuals responsible for Information Security within an organization Provided by   This course is Accredited by NACS and Administered by the IECB

ISO 27035 Lead Incident Manager
Delivered OnlineFlexible Dates
£1,450