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

25 Harness courses in Cardiff

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

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

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

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

Health and Safety Bundle (NEST)

5.0(39)

By City Training Group

COMBINED HEALTH & SAFETY AND ASBESTOS AWARENESS COURSE (2 DAYS) Gain essential safety skills and meet industry standards with this comprehensive 2-day bundle! This combined course covers a range of essential health and safety topics along with in-depth asbestos awareness training aligned with industry best practices. Course Highlights: * H&S Awareness Modules: Master essential health and safety practices in areas like abrasive wheels, COSHH (Control of Substances Hazardous to Health), fire safety, manual handling, and working at height awareness. * Harness Training for Roof Access (Level 3): Gain the skills and certification for safe roof work using a harness system. * IATP Asbestos Awareness (Cat A): Learn to identify asbestos, its health risks, and relevant legislation. Understand procedures for protecting yourself and dealing with potential dangers. * IATP Non-Licensed Asbestos Removal (Cat B): Gain the knowledge and skills for safe, non-licensed asbestos removal tasks, including: * Risk assessment * Safe work practices & control measures * Appropriate PPE selection & use * Waste handling procedures * Emergency procedures * Non-licensed work regulations Benefits: * Industry-Aligned Skills: Develop the knowledge and skills to work safely in potentially hazardous environments and meet industry expectations. * Complete Safety Package: Equip yourself with a comprehensive understanding of workplace safety and asbestos awareness. * One-Year Certification: Benefit from a valid certificate for one year after completing the course. Who Should Attend? This course is ideal for anyone who needs health and safety awareness training, particularly those working in construction, maintenance, or other fields where they might encounter asbestos. Prerequisites: * None. However, delegates must bring photo ID and a passport-sized photo for the course. Invest in your safety and knowledge. Enroll in this combined course today!

Health and Safety Bundle (NEST)
Delivered In-Person
Dates arranged on request
£300

Health & Safety Course

5.0(39)

By City Training Group

Basic H&S Bundle

Health & Safety Course
Delivered In-Person
Dates arranged on request
£199

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

Educators matching "Harness"

Show all 2