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

704 Guide courses in London

Rural Facilitator (bespoke)

By Ruralink Training

Ruralink Training the home of The Rural Facilitator and the only source of professional learning for Integrated Local Delivery (ILD) practitioners.

Rural Facilitator (bespoke)
Delivered In-Person in Cirencester or UK WideFlexible Dates
£500

Scrum Master Workshop: In-House Training

By IIL Europe Ltd

Scrum Master Workshop: In-House Training A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. What you will Learn You'll learn how to: Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum Guide the Scrum team in their responsibilities Write requirements in the form of user stories Define Ready and Done Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional Teams Building Effective Teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content

Scrum Master Workshop: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495

Scrum Master Workshop

By IIL Europe Ltd

Scrum Master Workshop A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. What you will Learn You'll learn how to: Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum Guide the Scrum team in their responsibilities Write requirements in the form of user stories Define Ready and Done Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional Teams Building Effective Teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content

Scrum Master Workshop
Delivered In-Person in LondonFlexible Dates
£1,495

M.D.D LOCAL RELATIONSHIP COUNSELLING SERVICES PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing our Local Relationship Counselling Services Package – a comprehensive solution designed to strengthen and nurture your relationship. At Miss Date Doctor, we understand that every couple’s needs are unique, which is why we offer a range of tailored services to cater to your specific requirements. With the flexibility to choose any of our offices, we ensure convenience and accessibility for all our valued customers. Our team of expert relationship coaches is dedicated to helping you navigate through the challenges and complexities of modern relationships. Our Local Relationship Counselling Services Package covers a wide array of areas, addressing common concerns and providing guidance in the following key areas: Communication Enhancement: Effective communication is the cornerstone of any successful relationship. Our coaching package equips you with valuable tools and techniques to improve communication, fostering greater understanding and connection between you and your partner. Conflict Resolution: Conflicts are inevitable in relationships, but how we handle them can make all the difference. Our relationship coaching services provide you with valuable insights and strategies to resolve conflicts amicably, promoting harmony and mutual growth. Trust Building: Trust forms the foundation of a healthy relationship. Our experienced coaches will guide you through exercises and discussions aimed at rebuilding trust, overcoming past issues, and cultivating a stronger bond. Intimacy and Emotional Connection: Enhancing intimacy and fostering emotional connection are vital for a fulfilling relationship. Our package offers guidance on building intimacy, reconnecting on a deeper level, and reigniting the spark that initially brought you together. Goal Setting and Future Planning: Together, we’ll help you and your partner identify shared goals, clarify individual aspirations, and work towards building a shared vision for the future. Our relationship coaching services provide a roadmap for aligning your ambitions and creating a fulfilling life together. By choosing our Local Relationship Counselling Services Package, you’re investing in a supportive and confidential environment where you and your partner can explore your relationship dynamics and work towards a happier, healthier future. Our commitment to personalized care, coupled with the freedom to select the most convenient office location for your sessions, ensures that you receive the best possible support for your unique relationship journey. Don’t let the challenges of maintaining a fulfilling relationship overwhelm you. Take the first step towards a more harmonious partnership by opting for our Local Relationship Counselling Services Package today. Trust in our expertise, and let us guide you towards a happier, more fulfilling relationship. 1 hour 3 sessions https://relationshipsmdd.com/product/local-relationship-counselling-services-package/

M.D.D LOCAL RELATIONSHIP COUNSELLING SERVICES PACKAGE (SELF IMPROVEMENT)
Delivered in London or UK Wide or OnlineFlexible Dates
£550

Network automation for engineers

5.0(3)

By Systems & Network Training

Network automation 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 automation course details Who will benefit: Network engineers. Prerequisites: TCP/IP foundation for engineers. Duration 5 days Network automation 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 Configuration 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 Scripting versus application development, Python interactive mode, Python scripts, Python 2.7 vs Python 3. A simple Python script. Variables, loops, control statements, operators. PEP style guide. Python IDEs. Hands on Simple Python programs. 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. PyEZ Juniper, NETCONF, installing PyEZ, a first pyEZ script, pyEZ configuration management. Hands on Juniper configuration management with pyEZ. 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.

Network automation for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

M.D.D IN PERSON COUPLES THERAPY (COUPLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing In-Person Couples Therapy Package: Strengthening Relationships Through Personalized Guidance and Connection Are you and your partner facing challenges in your relationship, longing for effective communication, intimacy, and mutual understanding? Miss Date Doctor’s In-Person Couples Therapy Package offers you and your partner the opportunity to engage in face-to-face therapy sessions, fostering a deeper connection and personalized guidance to enhance your relationship. Relationships can experience ups and downs, and sometimes external guidance is needed to navigate through difficult times. Our experienced couples therapists are committed to providing you and your partner with a safe and supportive space to address concerns, improve communication, and strengthen your bond. Here’s how the In-Person Couples Therapy Package can support you: Personalized Couples Assessment: Our therapists will conduct a thorough assessment to understand your relationship dynamics, strengths, and areas that need improvement. Tailored Therapy Sessions: In-person couples therapy offers personalized sessions that cater to your unique needs and relationship goals. Communication Enhancement: We’ll provide effective communication tools and techniques to promote healthy and open dialogues between you and your partner. Conflict Resolution Skills: Our therapists will guide you in developing constructive conflict resolution strategies to navigate disagreements. Reigniting Intimacy: In-person therapy can help you and your partner reconnect emotionally and physically, fostering a deeper sense of intimacy. Emotional Connection: We’ll focus on building emotional connection and understanding between you and your partner. Navigating Transitions: Whether it’s a life change or milestone, therapy can help you navigate transitions while maintaining a strong relationship. Shared Growth: The In-Person Couples Therapy Package promotes shared growth, allowing you and your partner to evolve together as a couple. The In-Person Couples Therapy Package at Miss Date Doctor is designed to strengthen your relationship through face-to-face interaction and expert guidance. Our experienced couples therapists provide a secure environment for open conversation and collaborative problem-solving. Invest in the growth and well-being of your relationship and take the first step towards enhanced connection with the In-Person Couples Therapy Package. Embrace the opportunity to improve communication, address challenges, and build a resilient and loving partnership. Let our skilled therapists guide you and your partner towards a stronger and more fulfilling relationship journey. 1 hour session x3 https://relationshipsmdd.com/product/in-person-couples-therapy/

M.D.D IN PERSON COUPLES THERAPY (COUPLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£500

M.D.D DIVORCE THERAPY PACKAGE (SINGLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing Divorce Therapy Package: Navigating the Challenges, Healing, and Finding Renewed Purpose Are you going through the difficult process of divorce and seeking support to cope with the emotional challenges and transitions? Miss Date Doctor’s Divorce Therapy Package offers you a compassionate and understanding space to navigate the complexities of divorce, heal from the emotional wounds, and find renewed purpose in life. Divorce is a life-altering event that can lead to a wide range of emotions, including grief, anger, sadness, and uncertainty about the future. Our experienced therapists are here to help you process these emotions, gain clarity, and develop coping strategies to move forward positively. Here’s how the Divorce Therapy Package can support you: Emotional Healing: Our therapists provide a safe and non-judgmental space where you can freely express your emotions related to the divorce. We’ll help you process grief and loss, anger, and other challenging emotions to facilitate healing. Navigating Transitions: Divorce often involves significant life changes. We’ll guide you in navigating these transitions, such as adjusting to single life, co-parenting, or re-entering the dating scene. Coping Strategies: Divorce therapy equips you with coping strategies to manage stress, anxiety, and uncertainty during this period of change. Gaining Clarity: Our therapists will work with you to gain clarity about your goals and aspirations, helping you find a new sense of purpose and direction in life. Communication Skills: Divorce therapy can also address communication issues, helping you effectively communicate with your ex-partner and children during the divorce process and beyond. Building Resilience: Divorce therapy fosters resilience, empowering you to bounce back from challenges and embrace a new chapter in life with strength and determination. Self-Discovery: Divorce can be an opportunity for self-discovery and personal growth. We’ll help you explore your values, strengths, and interests, creating a foundation for a fulfilling future. Supportive Environment: Our therapists provide unwavering support throughout your divorce journey, offering guidance and empathy as you work towards healing and renewal. The Divorce Therapy Package at Miss Date Doctor offers you a transformative experience during a challenging time in your life. Our therapists understand the complexities of divorce and are committed to helping you navigate this transition with grace and resilience. Invest in your emotional well-being and take the first step towards healing and renewal with the Divorce Therapy Package. Embrace the opportunity for growth and self-discovery as you embark on a journey of healing and empowerment. Let our skilled therapists guide you towards finding strength, purpose, and a brighter future beyond divorce. 3 X 1 hour https://relationshipsmdd.com/product/divorce-therapy-package/

M.D.D DIVORCE THERAPY PACKAGE (SINGLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£600

Strapping and Taping Course October 2025

By CPD Today

Strapping & Taping Course covering Sports tape, k-tape (kinesio) & biomechanical tape. Perfect for Sports therapists osteopaths physiotherapists chiropractors

Strapping and Taping Course October 2025
Delivered In-Person in London
£50 to £260

NPORS Slinger / Signaller (N402)

By Dynamic Training and Assessments Ltd

NPORS Slinger / Signaller (N402)

NPORS Slinger / Signaller (N402)
Delivered In-Person in Nottinghamshire or UK WideFlexible Dates
Price on Enquiry

M.D.D THERAPY FOR TRAUMA PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing Therapy for Trauma Package: Empowering Healing and Renewed Strength Have you experienced a traumatic event that continues to affect your life, leaving you with emotional wounds and distressing memories? Miss Date Doctor’s Therapy for Trauma Package offers you compassionate and specialized support to navigate the healing journey, fostering resilience, and reclaiming your life. Trauma can have a profound impact on your mental and emotional well-being, often leading to feelings of fear, anxiety, and helplessness. Our experienced therapists are dedicated to providing a safe and supportive space for you to process your trauma, empowering you to find strength and renewal in the face of adversity. Here’s how the Therapy for Trauma Package can support you: Safe and Non-Judgmental Environment: We offer a safe and non-judgmental space where you can share your trauma experiences without fear. Trauma-Informed Approach: Our therapists are trained in trauma-informed care, recognizing the unique needs and sensitivities of trauma survivors. Processing Traumatic Memories: Therapy will focus on helping you process and integrate traumatic memories in a healthy and manageable way. Emotional Regulation: We’ll work on emotional regulation techniques to help you cope with intense emotions related to trauma. Creating Coping Strategies: Therapy for trauma equips you with coping strategies to manage triggers and promote emotional well-being. Rebuilding Trust and Safety: If applicable, we’ll address issues of trust and safety, helping you feel more secure in your environment. Supportive Healing: Our therapists will guide you towards healing and recovery at a pace that feels comfortable for you. Post-Traumatic Growth: We’ll focus on fostering post-traumatic growth, empowering you to find strength and meaning from your experiences. The Therapy for Trauma Package at Miss Date Doctor is designed to support your healing journey and empower you to overcome the impact of trauma. Our compassionate therapists are committed to walking alongside you on this path of renewal and resilience. Invest in your emotional well-being and take the first step towards healing with the Therapy for Trauma Package. Embrace the opportunity to process your trauma, find renewed strength, and reclaim your life after adversity. Let our experienced therapists guide you towards emotional healing, growth, and a brighter future beyond trauma. 5 X 1 hour sessions https://relationshipsmdd.com/product/therapy-for-trauma-package/

M.D.D THERAPY FOR TRAUMA PACKAGE (SELF IMPROVEMENT)
Delivered in London or UK Wide or OnlineFlexible Dates
£550