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

693 Environment courses in Knutsford

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

Confined Space Risk Management and Permits

By Vp ESS Training

Confined Space Risk Management and Permits - This course includes a basic level of confined space knowledge with the opportunity to use confined space equipment in a simulated environment and a team exercise of creating and reviewing a safe system of work. Note: A pre-requisite qualification is required to complete this course. Day 1 is a CS1 course and the Confined Space Risk Management (CSRM) can be completed as a 1 Day add-on. Any of following courses can be completed as a pre-requisite within 12 weeks of the CSRM; CS1, CS2, 6160-09. Book via our website @ https://www.vp-ess.com/training/confined-spaces/confined-space-risk-management-and-permits/ or via email at: esstrainingsales@vpplc.com or phone on: 0800 000 346

Confined Space Risk Management and Permits
Delivered In-Person in Aberdeen + 9 more or UK WideFlexible Dates
FREE

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

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

Advance Accounting Techniques

5.0(10)

By GBA Corporate

Overview Accounting is the methodical approach of updating and keeping track of all the required information related to financial transactions. This course is designed to gain knowledge of how to interpret and analyse financial statements effectively. This course will emphasize in-depth knowledge of financial reporting elements used in Advance Accounting highlighting transactions recognizing, differentiating and efficiently recording information.  Advanced Accounting Techniques course covers difficult complex accounting topics like forecasting, hedging, data aggregation, interval accounting, segment reporting and many more including deeply understanding the financial statement Advanced accounting techniques were developed to provide information appropriate for decision-making in changing internal and external environments. 

Advance Accounting Techniques
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

Working with Children and the Foundations of PBS

By Guardian Angels Training

Enhance your skills in promoting positive behavior and creating supportive environments for children with our PBS course. Evidence-based practices and collaboration emphasised.

Working with Children and the Foundations of PBS
Delivered In-Person in InternationallyFlexible Dates
£1,895

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

FORS Safe Driving - Periodic 7 Hour CPC Course - Warrington

By Total Compliance

FORS Approved Safe Driving - On-Cycle Training Comply with FORS Silver Standard and hone your drivers' urban driving skills with our comprehensive Safe Driving course. This DVSA-approved, one-day course combines classroom theory with practical on-cycle training to equip commercial drivers with the knowledge and experience to navigate urban environments safely. Who Should Attend? This course is mandatory for all HGV drivers who regularly operate in urban areas with high volumes of vulnerable road users like cyclists and pedestrians. Course Structure: Classroom Session (3.5 hours): Understanding the changing urban landscape and its challenges. Sharing the road safely with vulnerable road users. Mastering defensive driving techniques. Importance of vehicle safety equipment maintenance. On-Cycle Training (3.5 hours): Practical experience riding a bicycle (physical ability required for certificate). Developing driver empathy and hazard recognition for cyclists' needs. Enhancing driver attitude and perception through role-switching. Introduction to active travel and its impact on driver fitness and health. Additional Information: Course duration is 7 hours, including breaks, and aligns with DVSA regulations. Licensed training providers deliver this DCPC-approved course. Invest in your drivers' safety and ensure compliance with FORS Silver Standard. Enrol in our Safe Driving - On-Cycle training today!

FORS Safe Driving - Periodic 7 Hour CPC Course - Warrington
Delivered In-PersonFlexible Dates
£135

PMVA - RRN and BILD Act Certificate

By Guardian Angels Training

Book our accredited Prevention and Management of Violence and Aggression (PMVA) in Healthcare course, meeting Restraint Reduction Network (RRN) training standards and BILD Act Certification. Equip yourself with essential skills to prevent and manage violence in healthcare settings effectively.

PMVA - RRN and BILD Act Certificate
Delivered In-Person in InternationallyFlexible Dates
£1,025 to £4,025

Ansible for engineers

5.0(3)

By Systems & Network Training

Ansible for engineers training course description An introduction to automation using ansible. Ansible is a general purpose IT automation platform that can be use for a number of purposes. The course covers configuration management, cloud provisioning and application deployment with ansible. Hands on sessions follow all major sections. What will you learn Install ansible. Automate tasks with ansible. Write ansible playbooks. Ansible for engineers training course details Who will benefit: Administrators and developers automating tasks. Prerequisites: Linux administration skills Duration 3 days Ansible for engineers training course contents What is ansible? The language, the engine, the framework. Uses of ansible, orchestration. Hands on Installing ansible. Ansible architecture ible architecture Controlling machines, nodes, Agentless, SSH, modules, JSON protocol. Configuration management, inventories, playbooks, modules, roles. Hands on Getting started, running ad hoc commands. Ansible and Vagrant Prototyping and testing. Hands on Using ansible with Vagrant. Ad hoc commands Parallelism, shell commands, managing files and directories, file transfer, package management, manage user and groups, deploying applications, service management, background jobs, checking log files, managing cron jobs. Hands on Using ansible with Vagrant. Playbooks ansible-playbook, users, sudo, YAML, plays, tasks, handlers, modules. Hands on Running playbooks. More playbooks Handlers, variables, environmental variables, playbook variables, inventory variables, variable scope and precedence, accessing variables, facts, ansible vault. Conditionals, wait_for. Hands on Using variables and conditions in playbooks. Roles and includes Dynamic includes, Handler includes, playbook includes. Roles, role parts: handlers, files, templates, cross platform roles, ansible galaxy. Hands on includes example, building roles. Inventories /etc/ansible/hosts, inventory variables, static inventories, dynamic inventories. Hands on Inventories and variables. Miscellanea Individual server cookbooks, Main playbook for configuring all servers. Hands onPlaybooks.

Ansible for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,497