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

1 Educators providing PIP courses in Sheffield

Courses matching "PIP"

Show all 69

DevOps for networking engineers

5.0(3)

By Systems & Network Training

Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

DevOps for networking engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Network automation for engineers

5.0(3)

By Systems & Network Training

Network automation course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network automation course details Who will benefit: Network engineers. Prerequisites: TCP/IP foundation for engineers. Duration 5 days Network automation course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/ or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles Configuration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Scripting versus application development, Python interactive mode, Python scripts, Python 2.7 vs Python 3. A simple Python script. Variables, loops, control statements, operators. PEP style guide. Python IDEs. Hands on Simple Python programs. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install, Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. PyEZ Juniper, NETCONF, installing PyEZ, a first pyEZ script, pyEZ configuration management. Hands on Juniper configuration management with pyEZ. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

Network automation for engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Python for network engineers

5.0(3)

By Systems & Network Training

Python training course description This Python course focusses on teaching Python for use in network automation and network DevOps. We focus on getting delegates up and running with Python and network automation as quickly as possible rather than making them great programmers. In other words we concentrate on enabling delegates to use network automation libraries such as netmiko, NAPALM and Nornir, and APIs such as NETCONF and RESTCONF rather than enabling delegates to produce object oriented programs. Hands on sessions use Cisco and Juniper devices. What will you learn Run Python programs. Read Python programs. Write Python programs. Debug Python programs. Automate network tasks with Python programs. Configure network devices with Python. Collect data from network devices with Python. Python training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Python training course contents What is Python? Programming languages, Why Python? Python in interactive mode, Python scripts, ipython, Python version 2 versus version 3. A simple Python script. Comments. Hands on Installing Python, Hello world. A network example On box vs off box Python. telnet, ssh, NETCONF, HTTP, APIs, manufacturers and API support, analysis of a simple telnetlib program. Hands on Using Python to retrieve the configuration from a network device. Using wireshark to analyse the actions. Python basics I/O, operators, variables and assignment, types, indentation, loops and conditionals. Hands on Modifying the telnet program, changing configurations on a network devices. Functions, classes and methods What are functions, calling functions, builtin functions, useful builtin functions, file handling, classes, objects, creating instances. Hands on Storing configurations in files, configuring devices from files, using an inventory file to work on multiple devices. Libraries and modules Modules, files and packages, import, from-import, Python standard library, other packages, pip install, executing other programs. Managing python libraries. Hands on Using pip, installing and using ipaddress, subprocess to access netsnmp. For the more advanced, using the sockets library. Paramiko and netmiko SSH, enabling SSH on devices, keys. Paramiko versus netmiko, example scripts. pexpect. Hands on Configuring VLANs from Python. pySNMP Gathering facts using previous methods, SNMP review, pySNMP GET, pySNMP and SNMPv3. easySNMP library. Hands on Walking a MIB from Python. NETCONF What is NETCONF? Enabling NETCONF on devices, A first ncclient script, device handlers, get_config, edit_config, copy_config, delete_config, commit, validate, pyEZ, utils_config, utils.sw. Hands on Configuration using ncclient and PyEZ. This session is expanded for those interesting in JunOS automation. Manipulating configuration files Builtin functions, string handling. Unicode. Sequences, strings, lists, tuples. Dictionaries. TextFSM. Regular expressions. JSON, YAML, XML, YANG, Jinja2, templates. Hands on Jinja2 templating with Python to configure network devices. NAPALM Getters, configuration operations, supported devices, NAPALM transport, Config-replace, Config-merge, Compare config, Atomic changes, rollback. Example NAPLAM scripts. Hands on Using NAPALM to gather facts, Using NAPALM for configuration management REST and RESTCONF What is REST, HTTP methods, GET, POST, cURL, Postman, Python requests library. RESTCONF, a RESTCONF example. Hands on Modifying a configuration using RESTCONF. Scapy What is scapy, Scapy in interactive mode, Scapy as a module. Hands on Packet crafting from Python. Warning Errors and exceptions, Exception handling, try, except. Memory management. Garbage collection. Context management, With. Hands on Improving Python code. Nornir What is Nornir? A network automation framework, inventories, connection management and parallelization. Nornir architecture and other libraires. Hands on Setting up nornir, nornir fact gathering, nornir tasks. Optional Writing your own functions, Writing your own classes. pyntc. Hands on Writing reusable code.

Python for network engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Our intensive 10, 15 or 20 day Total Air Conditioning and Refrigeration training courses have been structured to meet the ever increasing demands on industry to meet safety, environmental and legal requirements regarding installation, commissioning, service and maintenance of both refrigeration and air conditioning systems including the electrical aspects of installation dependent upon course selection. The first 10 days of the Total Air Conditioning and Refrigeration training course are mechanical only, the following 5 or 10 days are the electrical aspects, depending on which route you need to go down. The Total Air Conditioning and Refrigeration training courses are accredited with the City & Guilds 2079, BESA Pipework and Brazing – (commercial), along with an EAL Unit* – Maintenance of Refrigeration Systems from the EAL Certificate in Engineering Technology (QCF) qualification. (*Practical elements will be covered during the course with a Project booklet to be completed by the student with an element of self-study after the course completion for us to claim the Unit certification from EAL). Our Total Air Conditioning and Refrigeration training courses are designed to be as practical as they possibly can be, with workshop time taking more than 70% of the course. During the Total Air Conditioning and Refrigeration training course, you will, install, repair, fault find, adapt and commission on a variety of different equipment, because we believe the way to learn is to do it!! With ALL our courses we offer unbiased technical support and access to a wealth of knowledge and information upon completion. Once you’ve completed your course with Technique, you can be assured that our service doesn’t end there…

TACR 10
Delivered in Clay Cross or Online + more
£500

Our intensive 10, 15 or 20 day Total Air Conditioning and Refrigeration training courses have been structured to meet the ever increasing demands on industry to meet safety, environmental and legal requirements regarding installation, commissioning, service and maintenance of both refrigeration and air conditioning systems including the electrical aspects of installation dependent upon course selection. The first 10 days of the Total Air Conditioning and Refrigeration training course are mechanical only, the following 5 or 10 days are the electrical aspects, depending on which route you need to go down. The Total Air Conditioning and Refrigeration training courses are accredited with the City & Guilds 2079, BESA Pipework and Brazing – (commercial), along with an EAL Unit* – Maintenance of Refrigeration Systems from the EAL Certificate in Engineering Technology (QCF) qualification. (*Practical elements will be covered during the course with a Project booklet to be completed by the student with an element of self-study after the course completion for us to claim the Unit certification from EAL). Our Total Air Conditioning and Refrigeration training courses are designed to be as practical as they possibly can be, with workshop time taking more than 70% of the course. During the Total Air Conditioning and Refrigeration training course, you will, install, repair, fault find, adapt and commission on a variety of different equipment, because we believe the way to learn is to do it!! With ALL our courses we offer unbiased technical support and access to a wealth of knowledge and information upon completion. Once you’ve completed your course with Technique, you can be assured that our service doesn’t end there…

TACR 20
Delivered in Clay Cross or Online + more
£500

Our intensive 10, 15 or 20 day Total Air Conditioning and Refrigeration training courses have been structured to meet the ever increasing demands on industry to meet safety, environmental and legal requirements regarding installation, commissioning, service and maintenance of both refrigeration and air conditioning systems including the electrical aspects of installation dependent upon course selection. The first 10 days of the Total Air Conditioning and Refrigeration training course are mechanical only, the following 5 or 10 days are the electrical aspects, depending on which route you need to go down. The Total Air Conditioning and Refrigeration training courses are accredited with the City & Guilds 2079, BESA Pipework and Brazing – (commercial), along with an EAL Unit* – Maintenance of Refrigeration Systems from the EAL Certificate in Engineering Technology (QCF) qualification. (*Practical elements will be covered during the course with a Project booklet to be completed by the student with an element of self-study after the course completion for us to claim the Unit certification from EAL). Our Total Air Conditioning and Refrigeration training courses are designed to be as practical as they possibly can be, with workshop time taking more than 70% of the course. During the Total Air Conditioning and Refrigeration training course, you will, install, repair, fault find, adapt and commission on a variety of different equipment, because we believe the way to learn is to do it!! With ALL our courses we offer unbiased technical support and access to a wealth of knowledge and information upon completion. Once you’ve completed your course with Technique, you can be assured that our service doesn’t end there…

TACR 15
Delivered in Clay Cross or Online + more
£500

Pipework and Brazing

By Technique Learning Solutions

This Pipework and Brazing certification course is designed to ensure that personnel are practised in the use of special tools and equipment used to install or repair copper pipework in small commercial and split unit air-conditioning systems. The Pipework and Brazing course also covers the requirements of the Environmental Protection Act regarding the construction/repair of refrigeration pipework and the high pressure implications of new refrigerants. The Pipework and Brazing course ensures approved standards are achieved. Pipework and Brazing course notes/record book are provided.

Pipework and Brazing
Delivered in Clay Cross or Online + more
£500

Any person who requires the minimum legal requirement to work on air conditioning and refrigeration equipment including air conditioning and refrigeration engineers and technicians, all plant engineers, apprentices, personnel concerned with the recovery, charging or disposal of refrigerants and new comers into the industry. F Gas Regulations training courses are designed for both experienced air-conditioning and refrigeration engineers and also candidates who are looking to cross train and gain qualifications in the air conditioning / refrigeration sector. This F Gas regulations qualification is to meet the legal requirements of EC Regulation 842/2006 (commonly known as the F Gas Regulations). The Certification Schemes are designed for operatives who install, service and repair refrigeration, air-conditioning and heat pump systems, and require the following skills: Safe handling of refrigerant techniques Pipework and Jointing skills Recovery of Refrigerants (restricted to small systems only) Intrusive and non-intrusive leak and performance checking Category 1 covers all aspects of installation, commissioning, servicing, maintenance, recovery and leak checking on all refrigeration, air-conditioning and heat pump systems in accordance with the F-Gas Regulation EC842/2006, regardless of the weight of refrigerant in the system. F Gas regulations Course subjects are: Pressure test and discharge to BSEN378 Charge a blended refrigerant Evaluate system performance to ensure competence (using rule of thumb, temperature, refrigerant state and pressure) Leak test to EC1516/2007 Fabricate and fit brazed and mechanical joints Uphold F-Gas records and log books. Handle refrigerant safely and dispose of rightfully Pressure Regulation compliance All candidates will be able to ensure systems are tight, efficient in their use of energy and meet the F-Gas legal requirement.

F-Gas 3 Day
Delivered in Clay Cross or Online + more
£500

The F Gas Regulations course will suit any person who requires the minimum legal requirement to work on air conditioning and refrigeration equipment including air conditioning and refrigeration engineers and technicians, all plant engineers, apprentices, personnel concerned with the recovery, charging or disposal of refrigerants and new comers into the industry. F Gas Regulations training courses are designed for both experienced air-conditioning and refrigeration engineers and also candidates who are looking to cross train and gain qualifications in the air conditioning / refrigeration sector. This F Gas Regulations qualification is to meet the legal requirements of EC Regulation 842/2006 (commonly known as the F Gas Regulation). The Certification Schemes are designed for operatives who install, service and repair refrigeration, air-conditioning and heat pump systems, and require the following skills: Safe handling of refrigerant techniques Pipework and Jointing skills Recovery of Refrigerants (restricted to small systems only) Intrusive and non-intrusive leak and performance checking Category 1 covers all aspects of installation, commissioning, servicing, maintenance, recovery and leak checking on all refrigeration, air-conditioning and heat pump systems in accordance with the F-Gas Regulation EC842/2006, regardless of the weight of refrigerant in the system. Course subjects are: Pressure test and discharge to BSEN378 Charge a blended refrigerant Evaluate system performance to ensure competence (using rule of thumb, temperature, refrigerant state and pressure) Leak test to EC1516/2007 Fabricate and fit brazed and mechanical joints Uphold F-Gas records and log books. Handle refrigerant safely and dispose of rightfully Pressure Regulation compliance All candidates will be able to ensure systems are tight, efficient in their use of energy and meet the F-Gas legal requirement.

F-Gas 5 Day
Delivered in Clay Cross or Online + more
£500

Pipeline Integrity Management - Incorporating API 1160 / 1173 and ASME B31.8S

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course This 3 full-day course provides a sound review of Pipeline Integrity Management strategies, in compliance with regulatory requirements, including self-assessment. The course is highly interactive and takes the form of lectures and case studies. On completion of the course, the participants will have a solid understanding of the procedures, strengths, limitations, and applicability of the main issues that comprise a Pipeline Integrity Management Program. The course incorporates API 1160 / 1173 and ASME B31.8S, and explains in detail the pipeline integrity requirements described in these standards. This course can also be offered through Virtual Instructor Led Training (VILT) format. Training Objectives Objectives of this course: Explore the latest techniques used to develop a comprehensive integrity management program covering both pipelines and their associated facilities Determine the necessary elements of such a program described in detail with examples of typical program content including an overarching view of where detailed risk analysis and defect assessment fits in the program Understand the scopes and contents of pipeline integrity standards i.e. API 1160 / 1173 and ASME B31.8S On completion of this course, the participants will be able to understand: Codes used in developing Integrity Management Plans, API 1160 / 1173 and ASME B31.8S, others The elements of an Integrity Management Plan Threat assessment Critical aspects of risk assessment Prevention and mitigation measures Characteristics and limitations of different inspection methods A risk-based approach to maintenance Target Audience The course is intended for supervisors, engineers and technicians responsible for ensuring the adequate protection of pipeline assets. In addition, maintenance planners, regulators and service providers to the pipeline industry will also benefit from attending this course. Course Level Basic or Foundation Trainer Your expert course leader is a Ph.D. Metallurgical Engineer with advanced expertise in asset integrity management of oil & gas production facilities, corrosion control, materials selection, chemical treatments, pipeline pigging, inspections, fitness-for-service evaluations, failure analysis and related consulting. He has 40 years of experience working for BP in Asia and South America, Amoco in the US, Intertek, and four years with Applus-Velosi in Southeast Asia. Practical Work Experience: AIM consultant with focus on Southeast Asia operations and clients Direct technical interface with clients on Velosi services Technical consultant for ongoing regional contracts and lead roles as auditor, instructor or facilitator Main clients have included the following organisations: BP and Vico Indonesia, Pertamina Offshore Northwest Java and West Madura Offshore (Indonesia), NCSP (Vietnam), ADCO-OPCO (Abu Dhabi), Thang Long (Vietnam), Exxon-Mobil (Malaysia) and Mubadala Petroleum (Indonesia). 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

Pipeline Integrity Management - Incorporating API 1160 / 1173 and ASME B31.8S
Delivered in Internationally or OnlineFlexible Dates
£3,100