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

57902 Courses

ISO 13485 Quality Management Foundation

By Training Centre

  ISO 13485 Foundation training enables you to learn the basic elements to implement and manage a Medical Devices Quality Management System (MDQMS) as specified in ISO 13485. During this training course, you will be able to understand the different modules of a MDQMS, including MDQMS policy, procedures, performance measurements, management commitment, internal audit, management review and continual improvement. After completing this course, you can sit for the exam and gain "Certified ISO 13485 Foundation' Certification. This Certificate shows that you have understood the fundamental methodologies, requirements, framework and management approach.  About This Course   Learning Objectives Understand the elements and operations of a Medical Devices Quality Management System (MDQMS) Acknowledge the correlation between ISO 13485 and other standards and regulatory frameworks Understand the approaches, methods and techniques used for the implementation and management of a MDQMS   Course Agenda Day 1: Introduction to Medical Devices Quality Management System (MDQMS) concepts as required by ISO 13485 Day 2: Medical Devices Quality Management System requirements and Certification Exam   Assessment     Delegates sit a combined exam, consisting of in-course quizzes and exercises, as well as a final 40 question, multiple choice exam on Day 2 of the course. The overall passing score is 70%, to be achieved within the 60 minute time allowance. Exam results are provided within 24 hours, with both a Certificate and a digital badge provided as proof of success.   Prerequisites   None What's Included?   Certification fees are included on the exam price Training material containing over 200 pages of information and practical examples will be distributed An attestation of course completion worth 14 CPD (Continuing Professional Development) credits will be issued to the participants who have attended the training course. Who Should Attend?   Individuals involved in Medical Devices Quality Management Individuals seeking to gain knowledge about the main processes of Medical Devices Quality Management Systems (MDQMS) Individuals interested to pursue a career in Medical Devices Quality Management Accreditation Provided by   This course is Accredited by NACS and Administered by the IECB

ISO 13485 Quality Management Foundation
Delivered OnlineFlexible Dates
£775

Salon Success Coaching Program

By Peaches Training Academy

An 8 week coaching programme like no other. Discover how to build your business, free your time all the while making more money and doing more of the stuff you love. Stop not-earning when you're off on holiday, off for the weekend or off sick... Create a business that works for you, even when you're not there.

Salon Success Coaching Program
Delivered OnlineJoin Waitlist
£1,111

Practical Mediation Skills (2 Days)

4.3(10)

By The TCM Group

This two-day CPD approved programme provides delegates with the skills, competencies and strategies to undertake an effective mediation intervention as part of their existing role. The course is delivered by some of the top mediation trainers in the UK and it is powered by TCM’s award-winning FAIR Mediation Model™.

Practical Mediation Skills (2 Days)
Delivered Online & In-PersonJoin Waitlist
£595

Effective Strategic Leadership

By Leadership Management International (LMI) UK

Every organisation needs leaders who can think and act strategically. This program will help you clarify: Why you exist (strategic purpose) Where you are now (strategic assessment) Where you want to go (strategic development) How to get there (strategic execution)

Effective Strategic Leadership
Delivered in Leatherhead or UK Wide or OnlineFlexible Dates
£3,000

NVQ in Insulation and Building Treatments

5.0(39)

By City Training Group

THE NVQ HAS NO SET DATES. ONCE REGISTERED YOU WILL BE ENROLLED ON THE SYSTEM WITH COMPLETION TIMES BELOW What is an NVQ? An NVQ is a competence-based qualification. The qualification is an International recognised work-based qualification. Once qualified, it will demonstrate to employers that you are skilled and able to perform well in your role at work. This is where you will be able to demonstrate your ability at work and complete a list of job knowledge questions regarding the units in your qualification. It is the candidate’s responsibility to engage with the Assessor and gather the evidence that will match the assessment criteria in your NVQ.   How can the candidate gather the onsite/work evidence and job knowledge questions? Risk Assessment Method Statement Drawings Materials Measuring, Cutting, Positioning, and securing in place what you are installing.   Methods of ways of gathering evidence - Videos – this will be the candidate setting up their video and then demonstrating their skills and ability on site and then upload to the candidate’s portfolio. On site assessment - where your assessor will come out to you and observe you demonstrating your skills. This will depend on the site location and assessors’ location. If the site location is too far for the assessment to take place, it will be solely video evidence. Your Assessor will instruct you on how to complete your videos. Witness testimony - your Assessor will hold a recorded discussion with your manager/supervisor to confirm where, when and how you have completed the work to the specifications. Photos – They can be used as part of an assessment. They will not be accepted if the candidate isn’t in the photo. Photos cannot be used to build up a portfolio but can be used as part of the videos showing the full completed job and also in the Assessors on site assessment observation report.   Job Knowledge Questions account for 65% of the NVQ qualification. These can be saved to your computer and typed as this will be the quickest and easiest route or you can print them out and hand write them. They are very important, and they are written to see if you have the knowledge behind what you are doing on site or at work. The questions are all relevant to the work that you do.   What is the process? Speak to sales - billy@citytraining.com or 0300 373 3337 Complete the City Training Group Registration Form A copy of your photographic ID (Passport or Driving Licence) Once enrolled on the NVQ, your Online portfolio (Quals Direct) and certificate of registration will be set up. You will receive an email from the online platform with your username (your email address) and password. Arrange with your Assessor to complete your Induction. Complete your knowledge questions. Arrange with your Assessor your site assessment. Assessor will contact your Manager/Supervisor for a testimony. Recorded Professional Discussion with you to confirm your ability and authenticate your portfolio. Cost – Level 2 - £750 + Vat. If you would like to add an additional pathway, they would be £300 each added pathway. Level 3 - £950 + Vat. If you would like to add an additional pathway, they would be £300 each added pathway. Time Scale of the NVQ? The NVQ is candidate led. This will depend on how committed the candidate is and how much work the candidate has lined up. Your Assessor cannot complete you without the evidence. For a level 2, we aim to have the candidate completed in 4 – 8 weeks, Level 3 from 4 – 12/16 weeks

NVQ in Insulation and Building Treatments
Delivered In-PersonFlexible Dates
£750 to £950

Regular expressions for engineers

5.0(3)

By Systems & Network Training

Regular expressions training course description Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Python and MySQL. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them. What will you learn Use Regular Expressions. Troubleshoot Regular Expressions. Compare RE features among different versions. Explain how the regular expression engine works. Optimize REs. Match what you want, not what you don't want. Regular expressions training course details Who will benefit: Anyone looking to use regular expressions. Prerequisites: None. Duration 1 day Regular expressions training course contents Introduction to Regular Expressions Solving real problems, REs as a language, the filename analogy, language analogy, RE frame of mind, searching text files: egrep, egrep metacharacters, start and end of the line, character classes, matching any character with dot, alternation, ignoring differences in capitalization, word boundaries, optional items, other quantifiers: repetition, parentheses and backreferences, the great escape, expanding the foundation, linguistic diversification, the goal of a RE, more examples, RE nomenclature, Improving on the status quo. Extended introductory examples A short introduction to Perl, matching text with regular expressions, toward a more real-world example, side effects of a successful match, Intertwined regular expression, intermission, modifying text with regular expressions, example: form letter, example: prettifying a stock price, automated editing, a small mail utility, adding commas to a number with lookaround, text-to-HTML conversion, that doubled-word thing. Regular expression features and flavours The regex landscape, origins of REs, care and handling of REs, Integrated handling, procedural and object-oriented handling, search-and-replace example. strings character encodings and modes, strings as REs, character-encoding issues, unicode, regex modes and match modes, common metacharacters and features, character representations, character classes and class-like constructs, anchors and other 'zero-width assertions', comments and mode modifiers, grouping capturing conditionals and control. The mechanics of expression processing Two kinds of engines, new standards, regex engine types, from the department of redundancy department, testing the engine type, match basics, about the examples, rule 1: the match that begins earliest wins, engine pieces and parts, rule 2: the standard quantifiers are greedy, regex-directed versus text-directed, NFA engine: regex-directed, DFA engine: text-directed, first thoughts: NFA and DFA in comparison, backtracking, two important points on backtracking, saved states, backtracking and greediness, more about greediness and backtracking, problems of greediness, multi-character 'quotes', lazy quantifiers, greediness and laziness, laziness and backtracking, possessive quantifiers and atomic grouping, possessive quantifiers ?, +, *+, ++ and {m,n}+, the backtracking of lookaround, is alternation greedy? taking advantage of ordered alternation, NFA DFA and posix, the longest-leftmost', posix and the longest-leftmost rule, speed and efficiency. Practical regex techniques Continuation lines, matching an IP address, working with filenames, matching balanced sets of parentheses, watching out for unwanted matches, matching delimited text, knowing your data and making assumptions, stripping leading and trailing whitespace, matching and HTML tag, matching an HTML link, examining an HTTP URL, validating a hostname, plucking a hostname, plucking a URL, parsing CSV files. Crafting an efficient expression Efficiency vs. correctness, localizing greediness, global view of backtracking, more work for POSIX NFA, work required during a non-match, being more specific, alternation can be expensive, benchmarking, know what you re measuring, benchmarking with Python, common optimisations, the mechanics of regex application, pre-application optimizations, optimizations with the transmission, optimization of the regex itself, techniques for faster expressions, common sense techniques, expose literal text, expose anchors, lazy versus greedy: be specific, split into multiple REs, mimic initial-character discrimination, use atomic grouping and possessive quantifiers, lead the engine to a match, unrolling the loop, observations, using atomic grouping and possessive quantifiers, short unrolling examples, unrolling C comments, the free flowing regex, a helping hand to guide the match, a well-guided regex is a fast regex.

Regular expressions for engineers
Delivered in Internationally or OnlineFlexible Dates
£967

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

Implementing Scrum for Teams: In-House Training

By IIL Europe Ltd

Implementing Scrum for Teams: In-House Training Scrum is an iterative, incremental framework for developing products. It allows the team to deliver a potentially shippable set of functionalities for each iteration, providing the agility needed to respond to rapidly changing requirements. These characteristics have led to Scrum becoming the most popular method in the world of Agile projects. This two-day course provides a practical approach to implementing the Scrum method on your projects. You will learn how to initiate a Scrum project, how to build a Product Backlog, containing user stories, and how to plan and estimate releases and iterations. You will learn how to conduct Scrum events, such as the Sprint Planning Meeting, and how to track progress during an iteration. You will apply what you learn in a series of hands-on, team-based activities and simulations that take you through the entire Scrum process. The overall goal of the course is to enable you to successfully apply the Scrum method on appropriate projects in your environment. What you will Learn At the end of this program, you will be able to: Teach-back Agile and Scrum foundation concepts Initiate a Scrum Project Conduct Team Sprint Planning and Sprint Review meetings Develop Release Plans (including effective user stories and priorities) Build a Sprint plan (including effective estimates) Executive a Sprint (including essential Scrum ceremonies) Implement Scrum in your environment Foundation Concepts Agile Mindset, Values, and Tenets Agile Benefits and Methods Scrum Overview Teams: Self-Managing, Self-Organizing, and Self-Improving Initiating a Scrum Project 'Sprint Zero' Activities Defining the Vision The Product Backlog and User Stories Acceptance Criteria Story Map Planning Releases Planning releases Estimating user stories Prioritizing user stories Selecting a Sprint length Estimating velocity Creating a release plan Planning a Sprint The Sprint Planning Meeting Building the Sprint Backlog Creating a Sprint Plan Running a Sprint Conduct a Sprint Burn-down and Burn-up Charts Negotiating Changes During a Sprint The Sprint Review Meeting Sprint Retrospective Releasing into Production Closing the Scrum Project Implementing Scrum Scrum Simulation Exercise Conditions of Success for Implementing Scrum

Implementing Scrum for Teams: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495

PRIVATE LATIN ONLINE LESSON

5.0(62)

By Club Azucar - Latin Dance

This class is designed for people who want to Learn Salsa\Zumba or any Latin Dance rhythm private class on Zoom platform for couples or individuals to achieve a good knowledge of the Salsa, Samba, Bachata, Merengue or Latin dance steps One to One lesson, 4 minimum pack lesson booking. Taught by native instructor You can have this lesson at our premises, on Zoom, Pre-recorded or home visit, the choice is yours!!! The Program includes: 10 or 20 Lesson 1on1 lesson Walking & Leading techniques Female & Male Teachers Footwork & Upper body techniques Steps & routines names (brain method) Body posture and language Tempo & beat music technique Fully equipped dance studio Ownership of your footage work progress & Docs Music library via Spotify & Apple Music Personal online library on Google Drive or Dropbox Salsa or Latin Dance rhythm private class in London for couples or individuals to achieve a good knowledge of the salsa, samba, bachata, merengue or Latin dance steps One to One lesson, 4 minimum pack lesson book Teach by native instructor We have been training people in salsa in london for almost 20 years and still in business as salsa in west london is increasing massively.

PRIVATE LATIN ONLINE LESSON
Delivered OnlineFlexible Dates
£70 to £1,200

Facilitating and Coaching Approaches for Managers

5.0(5)

By Puritas

An inspiring manager has the ability to motivate and develop team members' skills which is crucial for overall company performance and employee engagement. A key aspect of this is to support and encourage each team member to reach their full potential. Effective 1:1 meetings build confidence and provide direction, allowing individuals to find their own solutions and strategies. This approach empowers employees, fostering personal responsibility and increased performance. 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 and duration of course selection. If you have a smaller number of delegates, the Puritas 1:1 Leadership Coaching Programme is recommended.

Facilitating and Coaching Approaches for Managers
Delivered In-Person in Bishop Stortford + 9 more or UK WideFlexible Dates
£1,500 to £2,500