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

54 Harness courses in London

NPORS Harness and Fall Arrest (N723)

By Dynamic Training and Assessments Ltd

NPORS Harness and Fall Arrest (N723)

NPORS Harness and Fall Arrest (N723)
Delivered in-person, on-requestDelivered In-Person in Nottinghamshire
Price on Enquiry

Harness the energy (In-House)

By The In House Training Company

Harness the energy is an explorative workshop introducing the notion of utilising and intuitively listening to the energy shared between a group of people. Whether we realise it or not, we all give off certain energies at any time. These energies can affect change, sometimes positively, sometimes negatively. This workshop enhances understanding of the power of our own energy transmissions through the use of complicité-based theatre techniques and exercises. This workshop will help participants become active and aware listeners, able to work better collaboratively to produce strong results. It will demonstrate the power of our own individual energy and the positive impact we can have when we learn to utilise the energy beneficially in different situations.

Harness the energy (In-House)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Harpenden
Price on Enquiry

Excel (but not like you've seen it before)

By Alumno Consulting

Excel but different. Harness this most powerful tool but on a course tailored to your business and needs. Using case studies relevant to your business and often actual files your firm uses on a daily basis we embark on a voyage of discovery. This isn't a boring "watch what I do and copy" course. This is exciting, engaging, funny and enjoyable. Delegates will learn relevant skills but also, because of the delivery methods they will gain an increased enjoyment of using Excel and will retain and implement all of the material covered. They also have access to the trainer for an unlimited amount of time after the course to continue to grow their knowledge

Excel (but not like you've seen it before)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1500

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)

By Alumno Consulting

Excel but different. Harness this most powerful tool but on a course tailored to your business and needs. Using case studies relevant to your business and often actual files your firm uses on a daily basis we embark on a voyage of discovery. This isn't a boring "watch what I do and copy" course. This is exciting, engaging, funny and enjoyable. Delegates will learn relevant skills but also, because of the delivery methods they will gain an increased enjoyment of using Excel and will retain and implement all of the material covered. They also have access to the trainer for an unlimited amount of time after the course to continue to grow their knowledge

Visual Basic for Applications (VBA) in Excel (from cool to geek in less than 1 day)
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1500

Financial Modelling for Budgeting and Forecasting in Excel

5.0(10)

By GBA Corporate

OVERVIEW -------------------------------------------------------------------------------- In this course you will learn to build a financial model by working in Excel and how to perform sensitivity analysis in Excel. You will also learn the formulas, functions and types of financial analysis to be an Excel power user. By attending this course, you will be able to effectively prepare and build financial models. Objectives * Harness Excel's tools within a best practice framework * Add flexibility to their models through the use of switches and flexible lookups * Work efficiently with large data volumes * Model debt effectively * Approach modelling for tax, debt, pensions and disposals with confidence * Build flexible charts and sensitivity analysis to aid the presentation of results * Learn and apply Excel tools useful in financial forecasting * Understand and design the layout of a flexible model * Forecast financial statements of a public or private company * Apply scenario analysis to the forecasted financial statements and prepare charts for data presentation

Financial Modelling for Budgeting and Forecasting in Excel
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£1718 to £3626

Advanced Python for network engineers

5.0(3)

By Systems & Network Training

ADVANCED PYTHON TRAINING COURSE DESCRIPTION This course caters to network engineers aiming to enhance both their Python proficiency and network automation skills. Delving deeper into key areas such as netmiko, Nornir, and ncclient, we also focus on automating network testing and validation. Participants gain greater confidence working with Python functions, classes, objects, and error handling. The course additionally introduces more libraries like Scrapli, TTP, pyATS, Genie, pybatfish, and Suzieq, which cover parsing strategies, automation testing, validation, network analysis, observability, and telemetry. The curriculum also encompasses concurrency techniques. WHAT WILL YOU LEARN * Write Python modules and functions. * Evaluate techniques to parse unstructured data. * Use NETCONF filters. * Handle Python errors effectively (try, assert…). * Use postman. * Automate testing and validation of the network. * Use scrapli, Genie, batfish and Suzieq. ADVANCED PYTHON TRAINING COURSE DETAILS * Who will benefit: Network engineers. * Prerequisites: Python for network engineers * Duration 5 days ADVANCED PYTHON TRAINING COURSE CONTENTS * Review CLI, NETCONF, RESTCONF, structured versus unstructured data, gNMI and when to use which. PEP 8. Naming conventions. Packages, modules, Classes and methods. The scrapli library. Netmiko versus scrapli. Hands on: scrapli, Dictionaries versus Regular Expressions. * Modules and Functions Writing your own modules, containers versus packages, virtual environments. Best practices, calling functions, writing your own functions. Parameters, arguments. Named arguments, dictionaries as arguments. Builtins. Docstrings. Main. __name__, __main__ . Program arguments. Hands on: Getting interfaces, showing interface status using Netmiko and functions. Using dictionaries as arguments. Writing your own modules. * Parsing strategies Turning unstructured data into structured data. textfsm, PyATS Genie parser, NAPALM getters, Template Text Parser. Hands on: Genie parser, TTP. Accessing structured data with lists and dictionaries. * Classes, objects and Python Python classes in Genie, PyEZ and others . Hands on: studying network automation classes, objects, methods and attributes. * Configuration management - more nornir, ncclient, requests Nornir tasks. Nornir results, Nornir functions, Nornir plugins. Nornir processors. YANG, YANG models, pyang. NETCONF hello. Capabilities. Schemas. Filters. Subtrees. XPATH. Exploring available YANG data models. NETCONF and network wide transactions. Asserting NETCONF capabilities. Configuration types. Locking configurations, commits. NETCONF data stores. Netconf-console. RESTCONF differences from NETCONF. URI construction. Postman. More XML and JSON. Git and configuration versions. Hands on: Nornir and Jinja2. Exploring available models, NETCONF filters. Using postman. * Python error handling and debugging Context handlers, try, assert, logging, pdb, pytest, unit testing, chatgpt. Hands on: Writing code with each of the error handling methods, investigating what happens on an error. Use chatgpt to debug your code. * Python Automation Testing Testing and validation. pyATS, Genie. Testbed file. Genie parse, genie learn, genie diff. Genie conf, Genie ops, Genie SDK, Genie harness. Xpresso. Hands on: Using Genie for state comparisons of the network. * Network analysis Batfish, pybatfish, configuration analysis, analysing routing, analysing ACLs. Pandas. Pandas dataframe. Filtering and selecting values of interest. Hands on: Use Batfish to analyse network snapshots, find network adjacencies, flow path analysis. * Network observability Suzieq, using docker, using as a package. Sqpoller, suzieq-gui, suzieq-cli, sq-rest-server. Namespaces and seeing devices, network state and Asserts. Time based analysis, snapshots and changes. Hands on: Suzieq: Gathering data from the network, analysing data from the network. Network state assertion. * Telemetry gRPC, gNMI. CAP, GET, SET. Subscriptions. Model Driven telemetry. Hands on: Analysing telemetry data with Python. * Concurrency asyncio, threads, processes. Nornir concurrency. Scrapli and netmiko concurrency. Hands on: Multiple SSH connections to devices at same time. Scarpli asyncio.

Advanced Python for network engineers
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

Working At Height (Half Day) (On-Site)

4.9(182)

By You Can Do It .Training

This course covers all relevant health and safety laws including Working at Height Regulations 2005.

Working At Height (Half Day) (On-Site)
Delivered in-person, on-requestDelivered In-Person in Stoke on Trent
£640

M.D.D SOLUTION FOCUSED BRIEF THERAPY PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

Solution-Focused Brief Therapy (SFBT) Package: Unlock Your Strengths, Embrace Your Solutions Miss Date Doctor’s Solution-Focused Brief Therapy (SFBT) package is your ticket to positive change and growth. SFBT is a future-oriented, goal-directed therapy that focuses on exploring your strengths and resources to create practical solutions. Our expert therapists will work with you to identify your goals and design a roadmap for success. You’ll harness your innate abilities to overcome challenges and create lasting positive changes in your life. Experience the power of empowerment as you uncover your potential and embrace solutions that align with your values. The SFBT package offers a transformative experience, setting you on a path to a more fulfilling and purpose-driven life. 3 X 1 HOUR SESSION https://relationshipsmdd.com/product/solution-focused-brief-therapy-package-2/ [https://relationshipsmdd.com/product/solution-focused-brief-therapy-package-2/]

M.D.D SOLUTION FOCUSED BRIEF THERAPY PACKAGE
(SELF IMPROVEMENT)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£600

Advanced Adobe Photoshop

By Platform Training

Our advanced Adobe Photoshop course has been developed especially for Photoshop users who want to harness the full potential of the programme. You will learn advanced techniques for replacing colour, professional image retouching methods and complex blending techniques for integrating textures. You will also discover power user keyboard shortcuts and the advantages of different techniques for masking complex objects, plus much more.

Advanced Adobe Photoshop
Delivered In-Person
Dates arranged on request
£215

M.D.D CRISIS LIFE COACH PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Nia Williams Miss Date Doctor Dating Coach London, Couples Therapy

Introducing Crisis Life Coach Package: Navigating Challenges and Rediscovering Your Strength Are you currently facing a crisis or challenging situation that is causing distress and uncertainty in your life? Miss Date Doctor’s Crisis Life Coach Package offers you targeted support and guidance from a trained life coach to help you navigate through crises, regain stability, and transform challenges into opportunities for growth. Life can present unexpected hurdles that leave us feeling overwhelmed and lost. Our experienced crisis life coaches are dedicated to helping you harness your inner resilience, develop coping strategies, and create a path forward amidst difficult circumstances. Here’s how the Crisis Life Coach Package can support you: * Personalized Assessment: Our crisis life coach will conduct an initial assessment to understand your situation, concerns, and immediate needs. * Stabilization Strategies: We’ll work on strategies to help you manage immediate crisis-related stress and anxiety. * Crisis Transformation: Our life coach will guide you in reframing challenges as opportunities for personal growth and positive change. * Coping Techniques: We’ll equip you with practical coping techniques to manage emotions and navigate stressors. * Goal Setting: Together with your life coach, you’ll set realistic short-term and long-term goals to work towards during and after the crisis. * Resilience Building: Crisis life coaching focuses on building emotional and mental resilience to handle adversity with strength. * Actionable Steps: Our coach will provide you with actionable steps and strategies to implement in your daily life. * Supportive Partnership: The Crisis Life Coach Package offers you a supportive partnership to guide you through challenging times. The Crisis Life Coach Package at Miss Date Doctor is designed to provide you with targeted support during moments of crisis. Our experienced life coaches are committed to helping you find clarity, develop coping skills, and navigate the path towards renewal and transformation. Invest in your well-being and take the first step towards resilience with the Crisis Life Coach Package. Embrace the opportunity to transform challenges into opportunities for growth, navigate through crises, and emerge from them stronger than before. Let our skilled life coach guide you towards a brighter and more empowered future. 3 X 1 HOUR and daily calls https://relationshipsmdd.com/product/crisis-life-coach-package/ [https://relationshipsmdd.com/product/crisis-life-coach-package/]

M.D.D CRISIS LIFE COACH PACKAGE (SELF IMPROVEMENT)
Delivered in-person, on-request, onlineDelivered Online & In-Person in London & 2 more
£700
123...6

Educators matching "Harness"

Show all 30
Stylish Hounds Training Academy

stylish hounds training academy

London

Stylish Hound was founded by two hound-loving humans, Karen and Edward. Edward's background in Design & Branding met with Karen's experience in Design & Product development, led to the pair creating their playful, creative brand late in 2019. Stylish Hound has made leaps and bounds since its birth, connecting with countless dog lovers who are looking for that extra way to show their dedication to their furry friends. Stylish Hound creates products that are affordable, functional, and seriously stylish for both owners and their dogs. Each unique product is specifically designed to integrate into the active, healthy, and fun outdoor lifestyle of a dog owner. The brand's exciting prints, functional focus, and creativity connect dogs with their owners whilst blending seamlessly within a modern, fur-family home. As a contemporary boutique brand, Stylish Hound has been committed to ethical practice, sustainability, and environmental kindness, as seen in its movement towards eco-friendly, biodegradable materials and packaging. Stylish Hound came about through Karen's unending dedication to her four-legged companion, Bagel the Beagle. Karen and Bagel's regular routine was unexpectedly interrupted when she, unfortunately, underwent an accident and found herself with a broken arm. This made trips to the great outdoors with Bagel a significant challenge for Karen, in fact, walking her dog became pretty much impossible. Then came a genius solution, and the brand's signature product, the no-pull harness. From this catalyst came a solution-based brand that makes functional, stylish products that bring humans and hounds closer together.