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

718 Other courses in Oxted

Private Beginners Embroidery Workshop - Request a date for your event!

5.0(18)

By Hoop & Fred

A private beginner embroidery workshop from Hoop & Fred tailored just for you!

Private Beginners Embroidery Workshop - Request a date for your event!
Delivered In-Person in Manchester or UK WideFlexible Dates
£100 to £300

Fire Warden and Awareness Training - With VR Practical

5.0(172)

By Comply Sense

We are proud to supply the latest fire awareness and fire warden training in West Sussex, Hampshire and Surrey. Using the latest technology we will prepare your workforce to deal with fire emergencies in the safest way possible whilst also keeping it fun and engaging.

Fire Warden and Awareness Training - With VR Practical
Delivered In-Person in Crawley or UK WideFlexible Dates
£379

Group workshop (5-12 people)

By 3rd Rail Print Space

Our workshop packages are perfect for groups looking for an alternative activity to take part in as part of a corporate event, team building exercise, stag or hen do, birthday party, Christmas party or any other occasion you’d like to embellish with a unique creative spin.  Below is a list of ‘off the shelf’ workshops and packages we currently offer however each of these can be customised to suit your needs. So if you like the look of tie due but also want to give t-shirt printing a go drop us an email and we’ll do our best to make it happen. Similarly if you’d like any of these experiences to come to you please get in touch as a selection of our equipment is portable. Booking a workshop as a group would give you a discount price as well. If you are more than 5 people, you can get it from 50£ per person (regular price 75£) for our usual 6h workshop. We also offer short courses (2/3 hours) for 25£ per person. - TSHIRT PRINTING WORKSHOP - PAPER PRINTING WORKSHOP - FABRIC PRINTING WORKSHOP Email hello@3rdrailprintspace.co.uk for a quote.

Group workshop (5-12 people)
Delivered In-Person in London or UK WideFlexible Dates
Price on Enquiry

Emrgency First Aid at Work

By Freewavesurfacademy

The one-day Emergency First Aid at Work qualification will teach you how to deal with emergency situations, administer general first aid treatment and is designed for people who wish to be appointed as a designated first aider in the workplace. The course is ideal for those that are required to hold a first aid qualification but don’t require the more comprehensive First Aid at Work qualification, and covers all the main workplace first aid situations you may need to deal with, including: managing an unresponsive casualty, CPR, choking, shock, bleeding and wounds, along with other minor injuries.

Emrgency First Aid at Work
Delivered In-Person in Bude or UK WideFlexible Dates
£70

This course presents an approach for dealing with security and privacy throughout the entire software development lifecycle. You will learn about vulnerabilities that undermine security, and how to identify and remediate them in your own projects.

Cyber Secure Coder
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£350

Level 1 Award in Health and Safety in the Workplace (RQF)

By BAB Business Group

Did you know that 30.7 million working days were lost due to work-related illnesses and workplace injury in 2017/18?  It is an employer’s duty to protect the health, safety and welfare of their employees and other people who might be affected by their business. This includes providing sufficient information, instruction and training to employees to allow them to work in a way that does not put themselves or others at risk.  The QA Level 1 Award in Health and Safety in the Workplace (RQF) has been specifically designed to provide candidates with a basic introduction to workplace health and safety. It is suitable for all employees working in a range of environments, as well as employees returning to work or entering work for the first time.  With all subjects covered in just 4 hours, this regulated and nationally recognised qualification is ideal for providing employees with a basic understanding of workplace health and safety whilst helping employers to fulfil their legal duties.

Level 1 Award in Health and Safety in the Workplace (RQF)
Delivered In-Person in Heywood or UK WideFlexible Dates
£65

Compassionate Communication - Supporting and Understanding Self-Harm

By Surrey Minds Together

Why do young people increasingly turn to self harm as a way of dealing with stress? And what can caring adults do to respond to this mystifying behaviour? This workshop will explore the many variables which lead to self harm while exploring methods of healing distress through curiosity and compassionate understanding Hosted by Dr Leslie Lund Leslie is an Adolescent Psychotherapist and Family Therapist with nearly 30 years of experience. As a senior therapist, she supervises other private practice therapists, school counsellors and administrators within schools, as well as other psychological professionals within the wider community. She has a special interest in the mental health of young people within educational environments and supports the development of Wellbeing programmes in schools.

Compassionate Communication - Supporting and Understanding Self-Harm
Delivered In-Person in Dorking
£10

Dealing with difficult staff

By SAVO CIC

Summary This half day course is designed to help managers and supervisors understand the causes of poor behaviour and look at different strategies for dealing with this. The course can be run as a one-off session or can be incorporated into a series of sessions on managing staff. Alternatively it could be increased to a day-long course with participant’s role playing different scenarios in the afternoon. For voluntary and community organisation participants the course could include dealing with difficult volunteers as well as paid staff.

Dealing with difficult staff
Delivered In-Person in Thetford or UK WideFlexible Dates
£150

Mastering Feedback, Enhancing Growth and Dialogue

5.0(5)

By Puritas

Mastering effective feedback is crucial for empowering others but can be damaging if not delivered thoughtfully. This course equips mangers and leaders with tools to deliver sensitive, factual, and specific feedback for positive outcomes. It also guides them in soliciting feedback, processing it constructively, and fostering a growth mindset for continuous improvement. This course is available to book for delivery in-house for your organisation and people exclusively, for either a half or full days training workshop. Prices are dependent on size of group ranging from a minimum of 4 to a maximum of 12 delegates. If you have a smaller number of delegates the Puritas 1:1 Leadership Coaching Programme is recommended.

Mastering Feedback, Enhancing Growth and Dialogue
Delivered In-Person in Bishop Stortford + 9 more or UK WideFlexible Dates
£1,500 to £2,500

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