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

23 Harness courses in Leeds

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

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

Leadership is about 'getting stuff done'. This course concentrates on just that. In a complicated world, it helps leaders to ensure that the right stuff gets done at the right time and in the right way.

Achieving Outputs in a Complex World
Delivered in-person, on-request, onlineDelivered Online & In-Person in Loughborough
£378

HPHT Planning and Well Control

By Asia Edge

ABOUT THIS TRAINING COURSE In our pursuit to discover oil & gas in deeper horizons, wells are often drilled in a HPHT environment. To be considered a HPHT well, the downhole conditions will have pressures in excess of 10,000 psi (69 MPa) and 300° F (150° C). To drill these usually expensive wells successfully, the planning and execution phase has to be of an exceptionally high standard. Therefore, both operator and drilling/service contractor staff must be seamlessly aligned and work as a coherent team to reach and then harness the well objectives. This is particularly important when speciality services such as Managed Pressure Drilling (MPD) are being applied with crews and/or supervisors who are not intricately familiar with complicated well control incidents. As we seek to prevent costly non-productive time, attention will also be paid to enabling technologies like expandable solid tubulars, mud coolers and specialty mud. The 3 full-day course will explain the key characteristics and challenges of HPHT Planning and Well Control. This includes: 1. Differences between HPHT and standard (conventional) wells and what this entails for well design. 2. The challenges unique to HPHT and the impact of Pore Pressure Prediction (PPP). 3. Static and Dynamic Equivalent Mud Density and the factors that influence the ultimate Bottom Hole Pressure (BHP). 4. Control practices such as 'fingerprinting' to identify what's happening downhole. 5. HPHT shut-in procedures and practices. 6. Specific HPHT equipment and drilling tool requirements and advantages of Managed Pressure Drilling (MPD). 7. Well control on/off bottom, bull-heading and dealing with kick-loss situations. 8. Mud management, tolerance on mud properties and challenges in cementing. 9. Case history on emergency control. 10. Drills, team effort, checklists, human factor and 'getting everybody on board'. Training Objectives By the end of this course, participants will be able to: * Recognize the main differences in planning/design between HPHT and standard (conventional) wells as well as the challenges that will have to be faced. * Explain drilling and tripping operational challenges and practices as well as how to manage these effectively. * Identify wellbore breathing (a.k.a. ballooning) and how to safely deal with this within the narrow window for mud density selection. * Apply practices of consistent fingerprinting and how to develop procedures for this to benefit the rig team. * Measure and understand bottom hole pressure and the effect of influencing factors such as temperature, rotation and flow rate. * Understand the critical mud properties to alleviate barite sag, general mud density control techniques and specify the essentials in cementing. * Manage losses and low fracture gradients with well bore strengthening methods. * Execute sound HPHT shut-in procedures. * Understand how MPD can assist in the safe and efficient drilling and hole cleaning of HPHT wells. * Understand the use of MPD Influx Management Envelopes. * Identify critical Early Kick Detection Systems (EKDS) and HPHT well control equipment. * Execute safe secondary well control practices in a H2S environment, bull-heading, on and off bottom and handling of gas at surface, using MGS and hydrate mitigation measures. Target Audience The course is intended for: * Office-based staff engaged in HPHT well planning and day-to-day operations * Field-based rig staff working as front-line supervisors - from Assistant Drillers to Senior Toolpushers * Field-based rig staff working for service companies supporting the execution of HPHT wells (MPD, mud and mudlogging services etc.) Trainer Your expert course leader has over 45 years of experience in the Oil & Gas industry. During that time, he has worked exclusively in the well engineering domain. After being employed in 1974 by Shell, one of the major oil & gas producing operators, he worked as an apprentice on drilling rigs in the Netherlands. After a year, he was sent for his first international assignment to the Sultanate of Oman where he climbed up the career ladder from Assistant Driller, to Driller, to wellsite Petroleum Engineer and eventually on-site Drilling Supervisor, actively engaged in the drilling of development and exploration wells in almost every corner of this vast desert area. At that time, drilling techniques were fairly basic and safety was just a buzz word, but such a situation propels learning and the fruits of 'doing-the-basics' are still reaped today when standing in front of a class. After some seven years in the Middle East, a series of other international assignments followed in places like the United Kingdom, Indonesia, Turkey, Denmark, China, Malaysia, and Russia. Apart from on-site drilling supervisory jobs on various types of drilling rigs (such as helicopter rigs) and working environments (such as jungle and artic), he was also assigned to research, to projects and to the company's learning centre. In research, he was responsible for promoting directional drilling and surveying and advised on the first horizontal wells being drilled, in projects, he was responsible for a high pressure drilling campaign in Nigeria while in the learning centre, he looked after the development of new engineers joining the company after graduating from university. He was also involved in international well control certification and served as chairman for a period of three years. In the last years of his active career, he worked again in China as a staff development manager, a position he nurtured because he was able to pass on his knowledge to a vast number of new employees once again. After retiring in 2015, he has delivered well engineering related courses in Australia, Indonesia, Brunei, Malaysia, China, South Korea, Thailand, India, Dubai, Qatar, Kuwait, The Netherlands, and the United States. The training he provides includes well control to obtain certification in drilling and well intervention, extended reach drilling, high pressure-high temperature drilling, stuck pipe prevention and a number of other ad-hoc courses. He thoroughly enjoys training and is keen to continue taking classes as an instructor for some time to come. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

HPHT Planning and Well Control
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2063 to £2399

Educators matching "Harness"

Show all 5