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

624 Trainer courses in Runcorn delivered Live Online

Investment banking explained - FREE

4.8(27)

By Alumno Consulting

session will take you from zero knowledge expectation to a through understanding of everything from Equity and ECM through to Derivatives and the syndicate desk.

Investment banking explained - FREE
Delivered OnlineFlexible Dates
FREE

Palo Alto Networks - Foundations of Palo Alto Networks Traps Endpoint protection (EDU-180)

By Nexus Human

Duration 0.5 Days 3 CPD hours This course is intended for Security EngineersNetwork Engineers Overview This course is intended to provide a top-level overview of Palo Alto Networks© Traps? Endpoint protection product. Upon completion of the class the student will be able to understand these principles: Explain the core technologies of Traps? and how it differs from traditional signature recognition technologies. Understand the advantages of these technologies over existing solutions. Understand Traps? product architecture and deployment requirements. Installation requirements for Traps? installations. Deploy Exploit Prevention Module defenses to endpoints with Policies. Deploy Malware Protection defenses to endpoints. Provide Application Execution Control in conjunction with WildFire?. Understand deployment strategies and tactics for Workstations, VDI and Server endpoints. Gather and analyze Security Event reports and forensics. Foundation classes are just introductory trainings, NOT a full technical training. Compromise isn?t inevitable, or, at least, it shouldn?t be. Traditional endpoint protection simply cannot keep up with the rapidly evolving threat landscape, leaving organizations vulnerable to advanced attacks. A new approach is needed, one that can rebuild confidence in endpoint security. This new approach needs to prevent advanced attacks originating from executables, data files or network-based exploits ? known and unknown ? before any malicious activity could successfully run. Palo Alto Networks© call this ?advanced endpoint protection.? By focusing on the attacker?s core techniques and putting up barriers to mitigate them, the attacker?s path for exploitation becomes known, even when the attack isn?t. Traps? focuses on the core techniques leveraged by exploits in advanced cyberattacks and renders these techniques ineffective by breaking the exploit sequence and blocking the technique the moment it is attempted. IntroductionThe Traps? technology alternative to endpoint defenseTraps? Exploit and Malware protectionTraps? Product ArchitectureTraps? DeploymentTraps? Exploit Policy ManagementTraps? Malware Protection PoliciesTraps? ForensicsPractical Traps? Implementation considerations Additional course details: Nexus Humans Palo Alto Networks - Foundations of Palo Alto Networks Traps Endpoint protection (EDU-180) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Palo Alto Networks - Foundations of Palo Alto Networks Traps Endpoint protection (EDU-180) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Palo Alto Networks - Foundations of Palo Alto Networks Traps Endpoint protection (EDU-180)
Delivered OnlineFlexible Dates
Price on Enquiry

24-hour Postural Care: Hands on training for the postural care workforce

5.0(1)

By Born at the Right Time

24-hour postural care CPD training ,focussing on supported lying for hands-on workforce.

24-hour Postural Care: Hands on training for the postural care workforce
Delivered OnlineFlexible Dates
Price on Enquiry

Python Unittest Course

4.6(12)

By PCWorkshops

Python Unittest Course Summary. Testing plays a major role in software development. This course will explain Python Unit Testing using the unittest built-in module. We'll cover issues before going to the production itself and the basics of testing in Python. Location: Instructor-led, Online. Our Style: Hands-on, Practical Course. Group Size: Max 4 people per group. Qualification: PCWorkshops Unittest Certification Duration: 1-Day, 10am-5pm Unittest topics UnitTest Framework - Home UnitTest Framework - Overview UnitTest - Framework UnitTest - API UnitTest - Assertion UnitTest - Test Discovery UnitTest - Skip Test UnitTest - Exceptions Test UnitTest - Time Test UnitTest - Unittest2 UnitTest - Signal Handling UnitTest - Doctest UnitTest - Doctest API UnitTest - Py.test Module Nose Testing - Framework Nose Testing - Tools Included with Python Unittest Course Python Unittest Certificate on completion Python Unittest Videos Python Unittest Notes Python Unittest Examples Practical Python Unittest exercises

Python Unittest Course
Delivered OnlineFlexible Dates
£120

Introduction to Neurodiversity for Tutors, Trainers and Assessors

4.0(1)

By Panda Education and Training Ltd

Introduction to Neurodiversity for Educators (Post-16)

Introduction to Neurodiversity for Tutors, Trainers and Assessors
Delivered OnlineFlexible Dates
£75

Supporting your learners’ wellbeing: A communication toolkit

By Panda Education and Training Ltd

Using a range a communication techniques, be able to support your learner's mental health and wellbeing.

Supporting your learners’ wellbeing: A communication toolkit
Delivered OnlineFlexible Dates
£75

Exercise and fitness (In-House)

By The In House Training Company

Perhaps you struggle to find the time and motivation to fit exercise into your working day? Or you're not sure about what exercise is right for you or how much you should be doing. Take away a set of personal physical activity goals for yourself to improve your fitness levels and general health and wellbeing. During the session we'll discuss: Facts about physical activity and exercise. How much exercise we should be doing to stay fit and healthy vs. how much to improve our fitness levels and strength. What are the components of physical fitness, types of exercise training and benefits of each. How to get started if you're new to exercise and easy ways to incorporate more exercise into your working week (Open discussion to establish the group's current activity levels and tailor advice and ideas) How you can motivate yourself to exercise more Q&A - a chance for the group to ask questions or advice

Exercise and fitness (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Test Automation with Python (TTPS4832)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This in an introductory-level course geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies. Attendees should have prior basic Python scripting experience. Students should have some familiarity with tools to be used in this course: PyCharm, Jupyter Notebook and basic GIT. Overview Working within in a hands-on learning environment students will learn to: Become proficient with pytest from day one by solving real-world testing problems Use pytest to write tests more efficiently Scale from simple to complex and functional testing Write and run simple and complex tests Organize tests in fles and directories Find out how to be more productive on the command line Markers and how to skip, xfail and parametrize tests Explore fxtures and techniques to use them effectively, such as tmpdir, pytestconfg, and monkeypatch Convert unittest suites to pytest using little-known techniques The pytest framework is simple to use but powerful enough to cover complex testing integration scenarios. PyTest is considered by many to be the true Pythonic approach to testing in Python. Geared for QA, Test team members and others who want to use the Python testing framework PyTest to implement code testing strategies, Test Automation with Python is a hands-on, two day Python testing course that provides students with the skills required to get started with PyTest right away. Participnats will learn how to get the most out of it in their daily workflow, exploring powerful mechanisms and plugins to facilitate many common testing tasks. Students will also learn how to use pytest in existing unittestbased test suites and will learn some tricks to make the jump to a pytest-style test suite quickly and easily. Python Refresher Python Overview Python Basics Python Lab Introducing PyTest Why Spend time writing test UnitTest Module Why PyTest? Introductory Lab Writing and Running Test Installing PyTest Writing and Running Tests Organizing files and packages Command Line options Configure pytest.ini Install and Config Lab Markers and Parameters Mark Basics Built-in marks Parameterization Markers and Parameters Lab Fixtures Introduction to Fixtures Sharing fixtures with conftest.py files Scopes Autouse Parameterizing fixtures Using marks from fixtures Built-in fixtures Best Practices Fixtures Lab Fixtures Lab 2 Plugins Finding and installing plugins Overview of plugins Plugin Lab From UnitTest to PyTest Use PyTest as a Test Runner Convert asserts with unitest2pytest Handling setup/teardown Managing test hierarchies Refactoring test utilities Migration strategies Additional course details: Nexus Humans Test Automation with Python (TTPS4832) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Test Automation with Python (TTPS4832) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Test Automation with Python  (TTPS4832)
Delivered OnlineFlexible Dates
Price on Enquiry

Microsoft PowerPoint - Formatting Presentations

By AXIOM Learning Solutions

Microsoft PowerPoint - Formatting Presentations
Delivered OnlineFlexible Dates
£99

How to Create a Wardrobe to Treasure - Styling Workshop Experience

By The Motivation Clinic

An interactive workshop experience with personal stylist Emma Shoe, sharing her expertise on how to create a wardrobe you'll truly treasure! How To Create A Wardrobe To Treasure............ Do you have a wardrobe full of clothes that you don't love? Do you have lots of things hanging in your wardrobe you never or rarely wear? Do you mostly default to the same few outfits all the time? Thinking you'd like to have less stuff, but value what you do have more? Keen to discover more planet friendly ways to update your wardrobe? This group styling experience is for you if you answered yes to any of these questions. During the workshop, we will share wardrobe treasures, discuss personal style, look at shape and colour and more sustainable ways to create your wardrobe. You'll get the opportunity to 'play' with creating outfits and experiment with new looks for your own wardrobe. The practical and tangible outcomes you'll experience from this workshop include: How to edit what's in your wardrobe. Emma's approach to eliminate regretful shopping mistakes and binge buying. The flat-lay method to create outfits and plan looks. How to create your wardrobe of treasure. Why and how to embrace the circular fashion model. Access to Emma's black book of favourite pre-loved treasure troves. About Emma: Emma (Shoe) Reed is the founder of Styling You Well. She is a former shoe designer turned personal stylist and image consultant. She has over twelve years expertise styling women, transforming confidence and mindset to elevate professional presence. Emma's clients are entrepreneurs, creatives and leaders, professional women dealing with major life changes or transitioning from experiences like the menopause, divorce, illness, promotion, career change or returning to work post maternity leave. Kind words... "Emma is a fantastic personal stylist. She put items together that I never would have thought of myself. This is her unique gift. She has great knowledge of body shapes and made suggestions that were really flattering. She is also a master at accessorising. I would highly recommend her if you need some styling support." "I took the opportunity in lock-down to take a hard look at my personal style - or perhaps lack of personal style is a more appropriate phrase! Having left corporate life behind a few years ago, I felt I knew how to dress smartly and I LOVE my jeans and gold trainers but I knew that there had to be something stylish yet relaxed that looked AND felt great...I just couldn't seem to find it alone. Cue Emma. I'd attended one of her Capsule Wardrobe Styling sessions in Hampton which opened my eyes to the possibility of having a small but hard-working wardrobe with the right accessories to make it feel fresh. So, I booked in for Emma's virtual styling session which was a revelation! I quickly understood why I didn't feel (or look) great in certain pieces and which styles and colours really work/don't work for my body shape and skin-tone. I also realised that I'd been stuck in a colour rut for quite some time. It was time to say good-bye to black. It also became obvious during the session that there were giant gaps in my wardrobe - mostly due to my overly-enthusiastic Marie Kondo-style clear outs! My interest in shopping for clothes has been renewed - I feel like I have a better idea of what I should be looking for which makes it all so much easier and more fun. I'm also feeling much braver with colour. I can't wait to take Emma shopping with me in real life. She knows her stuff and she's also great fun to be around." "Emma was such a joy to help me go through my wardrobe and get me interested in clothes again. She was kind, honest, practical and had a very stylish take on my limited wardrobe. I trusted her judgement implicitly and was buzzing after our session. Highly recommend Emma for her professionalism and empathy plus the fabulous outfits." You can contact Emma at: https://www.stylingyouwell.com / +44 7900 242487 / emmashoe@stylingyouwell.com If you have any questions regarding this event, please email Lara at lara@themotivationclinic.co.uk or call her on 07817247727  

How to Create a Wardrobe to Treasure - Styling Workshop Experience
Delivered OnlineFlexible Dates
£49.99