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

670 Environment courses in Leighton Buzzard

PORTRAITS, PET PORTRAITS AND COMMISSIONS

By Wyllie Fox Tuition

Commission an original, traditional and quirky Portrait in oils, acrylics or digital sketches

PORTRAITS, PET PORTRAITS AND COMMISSIONS
Delivered In-PersonFlexible Dates
£75 to £645

PAT Testing Course

5.0(9)

By Optima Electrical Training

The Portable Appliance Testing course or PAT testing course as it is more commonly known is one of our most popular courses as it does not require you to have any formal previous qualifications and once completed, will enable you to offer your services. In the commercial setting, the law places a responsibility on all employers to ensure that the electrical equipment to be used by their staff and the public, should be fit for purpose and safe for use. Hence, all portable appliances have to be regularly checked and maintained by a competent person.

PAT Testing Course
Delivered In-Person in London + 2 more or UK WideFlexible Dates
£395

Occupational Health and Safety (Level 3) CIEH Intermediate Certificate (In-House)

By The In House Training Company

This course aims to provide managers and supervisors with a thorough understanding of the different aspects of health and safety in the workplace. With a focus on the role of supervision, learners on this course will develop the essential knowledge and understanding to enable them to discharge their health and safety responsibilities and ensure the safety of their workplace colleagues. The programme has a particular focus on:

Occupational Health and Safety (Level 3) CIEH Intermediate Certificate (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

First Aid at Work Requalification Blended (1 Days + E-learning)

By Training Legs First Aid

This 2-day course offers the requalification of a variety of first aid situations and how to respond to an emergency. It gives delegates the confidence to deal with any of these situations safely and efficiently.

First Aid at Work Requalification Blended (1 Days + E-learning)
Delivered In-PersonFlexible Dates
£785

Emergency First Aid at Work (1 Day)

By Training Legs First Aid

Emergency First Aid at Work. This 1-day FAA Level 3 Award course offers training for a variety of emergency first aid situations in the workplace. It gives delegates the confidence to deal with any of these safely and efficiently.

Emergency First Aid at Work (1 Day)
Delivered In-PersonFlexible Dates
£660

Manual Handling Training - Including Practical

5.0(172)

By Comply Sense

This manual handling course is for businesses who have workers who are exposed to the dangers of manual handling. This course will fulfil requirements set out by the HSE to train staff on how to correctly handle items whilst lifting, pushing and pulling.

Manual Handling Training - Including Practical
Delivered In-Person in Crawley or UK WideFlexible Dates
£395

BLS First Aid Training For Dentistry - Including VR BLS Practical

5.0(172)

By Comply Sense

This dentistry first aid course fulfils your GDC requirements for dentistry first aid. We can either come to you or you can join us at our Showroom in West Sussex. we pride ourselves on having modern equipment designed especially for CPR and course will help you to fulfil all requirements.

BLS First Aid Training For Dentistry - Including VR BLS Practical
Delivered In-Person in Crawley or UK WideFlexible Dates
£375

Advance Sales Management

5.0(10)

By GBA Corporate

Overview This course is designed to gain advanced sales techniques through traditional and modern selling techniques. It will help train the participants for a wide range of sale environments in diverse sectors. With the increase in neck-to-neck competition sales have become a major factor and a lot of new philosophies and modern techniques including new sales methodology has been introduced in the sales industry. As a salesperson who is directly involved in sales or even managers who are into products and services, knowing how to sell is an incredibly useful skill. The course is designed with a lot of practical exercises, and modern techniques, taking from basic to advance level which will help the delegates to attain the skills they require and start implementing what they learned.

Advance Sales Management
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

Defibrillation

5.0(3)

By Magpie Training

A defibrillator (AED) plays an essential part when attempting to save the life of someone who is in cardiac arrest. This training aims to provide the learner with the knowledge, confidence and skills to effectively use the this equipment in a safe and competent manner.

Defibrillation
Delivered In-Person in Consett or UK WideFlexible Dates
£12

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 Internationally or OnlineFlexible Dates
£3,697