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

5493 TEC courses

Dry Needling CPD Course

5.0(106)

By Btst Academy

Course Summary Enhance your manual therapy practice with Dry Needling. This comprehensive course, led by experienced Osteopath Becky Tyler, provides the essential knowledge and practical skills to confidently integrate Dry Needling into your treatments. Course Highlights: Expert Instruction: Learn from Becky Tyler, an experienced Osteopath, ensuring high-quality, clinically relevant training. Comprehensive Curriculum: Covering foundational theory, practical demonstrations, and extensive hands-on practice, you’ll master trigger point Dry Needling techniques. Practical Focus: Gain proficiency through ample practical sessions, allowing you to refine your skills and apply techniques effectively. Clinical Application: Learn to strategically apply Dry Needling for muscular pain relief, understanding both when and when not to use it. Professional Development: This CPD course aims to develop competent and confident practitioners, enabling you to offer a more comprehensive treatment approach. Course Structure: Online Pre-Learning: Foundational theoretical knowledge. Two-Day In-House Practical Training: Advanced theory and intensive practical application. Post-Course Case Study: Demonstration of clinical reasoning and application. Course Content Introduction History of Acupuncture About Needles Acupuncture Application Effects of Acupuncture Contractions & Contraindications Practical Application Conditions Covered include; Plantar-Fasciitis, Rotator Cuff, Tennis and Golders Elbow, Lower Back Pain/Pathologies, Local Muscular Pain, Muscles Trigger points and much more! Course Prerequisites Physiotherapists Osteopaths Chiropractors Manual Therapists Sports Therapists Sports Massage Therapists (Must be Level 4 qualified or above) We may ask you to provide a copy of your qualification. Assessment Your competency will be assessed through: Online Pre-Learning Quizzes: To ensure comprehension of foundational knowledge. Practical Skills Observations: Continuous assessment of practical technique during training. Post-Course Case Study: A comprehensive evaluation of your ability to apply Dry Needling principles in a clinical context. Certification On completion of this course you will receive a Certificate of Competency in Dry Needling Once completed you will be able to add Dry Needling therapy on to your own indemnity insurance, You will also need to apply for a license from your local council Venue BTST Academy & Clinic, Holly Farm, Clipstone Road, Edwinstowe, Nottingham, NG21 9JD Course Times Start 9.30am – Finish 4:30pm Course Price £ 325 Tutor Becky Tyler BOst, PGCertSPOP, DipSMT Course Terms & Conditions: Click here for the terms and conditions. Course Accreditation Accredited by Active IQ     What our Learners say: Gemma Parker; After completing a 2 day Dry Needling course with Becky at her academy, I can highly recommend her amazing facilities and brilliant training. Becky is a great teacher and everyone involved with the academy are super friendly, the location is just stunning too. I thoroughly enjoyed the whole experience and will be booking another course real soon.   Dan Green; Excellent facility, great course and very knowledgable instructor. Very highly recommended All reviews taken from our Google Reviews

Dry Needling CPD Course
Delivered In-Person in Nottingham
£325

Negotiation Skills and Techniques for Engineers and Technical Professionals

By EnergyEdge - Training for a Sustainable Energy Future

Develop essential negotiation skills with EnergyEdge's course tailored for engineers and technical professionals. Enroll in our classroom training now!

Negotiation Skills and Techniques for Engineers and Technical Professionals
Delivered In-PersonFlexible Dates
£1,999 to £2,199

FORS Safe Driving - Periodic 7 Hour CPC Course -Birmingham - Aug 2025

By Total Compliance

#SafeUrbanDriving #Birmingham #driver #driver_safety #driver_training #fors #nottingham #sud

FORS Safe Driving - Periodic 7 Hour CPC Course -Birmingham - Aug 2025
Delivered In-Person in Birmingham
£135

CO2 Capture, Processing & Technologies – Virtual Instructor Led Training (VILT)

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your knowledge on CO2 capture and processing technologies with EnergyEdge's virtual instructor-led training course. Sign up now!

CO2 Capture, Processing & Technologies – Virtual Instructor Led Training (VILT)
Delivered In-PersonFlexible Dates
£2,099 to £2,199

Network management technologies

5.0(3)

By Systems & Network Training

Network management technologies course description A comprehensive tour of the available network management technologies available for todays networks. The course starts with basic tools such as syslog along with Python network automation. SNMP is then covered with the *flow technologies and streaming telemetry. Configuration management with ansible, Python, NETCONF and RESTCONF is then studied. The final part of the course looks at SDN. Hands on sessions are used throughout to reinforce the theory rather than teach specific manufacturer equipment. Note that sections are available as individual courses. What will you learn Evaluate network management technologies. Evaluate network management technologies. Recognise the weaknesses of SNMP versus NETCONF and streaming telemetry. Explain the role of NETCONF and RESTCONF. Compare & contrast *flow and streaming telemetry. Explain the role of SDN in network management. Automate network configuration with ansible and Python. Network management technologies course details Who will benefit: Those wishing to manage networks. (Previous Python experience is NOT needed) Prerequisites: Intro to data comms Duration 5 days Network management technologies course content Basic network management Network management What is network management? Benefits, issues. FCAPS model. Fault management, Configuration management, accounting, performance, security. What to manage, what not to manage. Managing network devices, managing servers. Monitoring networks Traditional network tools Ping..., SSH, syslog, TFTP for configurations. nmap. Wireshark. CLI. Web based management. Splunk. Nessus, snort, Kali. Hands on syslog, network inventories. Network automation using the CLI Programming and automating networks, netOps. Python, Git. Python network modules, SSH, paramiko, netmiko. EVE-NG. Hands onPython network modules. Structured versus unstructured data Problems with automation and unstructured data. XML, JSON, YAML. The role of YANG. Hands on Parsing data. SNMP SNMP architecture, SNMP MIBs, SMI, the SNMP protocol, polling security. Configuring SNMP. SNMPv1, v2, v3, SNMP security. Which version should you use? MIBs and MIB structure. mib-2, extra parts of mib-2, Private enterprise MIBs. Summary: What SNMP is good/bad at. Hands on Configuring agents and a NMS. MIB browsing. Server management Microsoft, Linux, application polling. WMI vs SNMP. Hands on: Application polling. Performance management *flow Polling, push vs pull, netflow, sflow, IPFIX, *flow. Flows. Where to monitor traffic. Comparing *flow with SNMP. Architecture: Generators and collectors. When flows are exported. NetFlow reporting products. SolarWinds. Hands on Netflow configuration. Collectors. Streaming telemetry Model driven telemetry, periodic/on change. Structured data. Telemetry protocol stack. gRPC and gNMI. Protobuf. gNMI operations. Telemetry architecture. Telegraf, databases, Grafana. Hands on Telemetry example. Configuration management Configuration management tools Chef, puppet, ansible, saltstack. Ansible architecture, controlling machines, nodes, agentless, SSH, modules. Inventories, playbooks, modules, network modules, jinja2 templates. Hands on Network configuration with ansible. NETCONF What is NETCONF? Protocol stack, Data stores, traffic flows, validating configurations, rollback. YANG data models and how YANG is used by NETCONF. XML. Explorers and other tools. Hands on anx, Python and NETCONF. RESTCONF The REST API, HTTP, What is RESTCONF? Tools including Postman. Comparison with NETCONF. Hands on Configuration with RESTCONF. Python network automation: configuration SSH issues. Using structured data. Jinja2. ncclient, requests, NAPALM, Nornir. Automated testing. Hands on Python network device configuration with nornir. Software Defined Networks and orchestration Classic SDN What is SDN? benefits. SDN architecture. SDN applications, SDN switches, SDN controllers, Network Operating Systems. Control plane, data plane. Northbound interfaces. SDN components. Southbound interfaces. OpenFlow. ONF, OpenFlow ports, Flow tables. Network virtualization Virtual networks, virtual switches, NfV. Service chaining. NfV and SDN. SDN implementations Classic SDN, Hybrid SDN, SDN via APIs, SDN via overlays. Data centre SDN, VXLAN, Service Provider SDN, SD WAN, Enterprise SDN, WiFi. SDN and open source OpenDaylight, OpenVSwitch, Open Networking Forum, Open Network Operating System. Hands onOpenStack. SD-WAN What is SD-WAN? Architecture: Edge, gateway, orchestrator, controller. Overlay and underlay. Use of MPLS, 4G/5G. Benefits and features. Secure Access Service Edge (SASE).

Network management technologies
Delivered in Internationally or OnlineFlexible Dates
£3,697

Floating Liquefied Natural Gas (FLNG) – Design and Technology

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your knowledge with EnergyEdge's course on Floating Liquefied Natural Gas (FLNG) design technology. Sign up now!

Floating Liquefied Natural Gas (FLNG) – Design and Technology
Delivered In-PersonFlexible Dates
£2,199 to £2,399

Level 3 Certificate in Barbering

By Alan d Hairdressing Education

This course is great for those looking to enter the world of Barbering whilst fitting training around their existing work schedule. You’ll learn to cut & style utilising the 5 Alan d foundation haircuts before moving onto all the latest Barbering techniques using scissors, scissor-over-comb, beard and moustache trimming, clipper work, shampooing and much more.

Level 3 Certificate in Barbering
Delivered In-PersonFlexible Dates
£4,800

EnergyEdge offers classroom training on EP technical services contracts to boost your knowledge and skills. Enroll now!

E&P Technical Services Contract
Delivered In-PersonFlexible Dates
£2,299 to £2,399

Polish Asymmetric Basket Workshop at Downton Memorial Hall

5.0(3)

By Green Spiral Willow

Make this unusual Polish basket using English willow. You will be able to choose your own combination of willows making your basket truly individual. During the day you will learn several key weaving techniques and find out how the willow is grown, harvested and processed The course is suitable for beginners or improvers. Refreshments included. Please bring your own lunch.

Polish Asymmetric Basket Workshop at Downton Memorial Hall
Delivered In-Person in Salisbury
£80

Effective Techniques of Competitor Analysis

5.0(10)

By GBA Corporate

Overview Competitor Analysis is a key area every professional does to understand their business presence. It gives your insight into your business standings and also knowledge of your competitors and their strength and weakness. Analysing your competitors helps you understand the market and your power to deal with the competitors.  It is an essential marketing and strategic tool. It provides both an offensive and defensive strategic tool to analyse opportunities and threats.

Effective Techniques of Competitor Analysis
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626