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

1630 Anatomy courses

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam. This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms Prerequisites Successful learners will have prior knowledge and understanding of: * Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations. * Both Azure administration and Azure development with proven expertise in at least one of these areas. * Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software. * AZ-104T00 - Microsoft Azure Administrator * AZ-204T00: Developing Solutions for Microsoft Azure 1 - INTRODUCTION TO DEVOPS * What is DevOps? * Explore the DevOps journey * Identify transformation teams * Explore shared goals and define timelines 2 - CHOOSE THE RIGHT PROJECT * Explore greenfield and brownfield projects * Decide when to use greenfield and brownfield projects * Decide when to use systems of record versus systems of engagement * Identify groups to minimize initial resistance * Identify project metrics and key performance indicators (KPIs) 3 - DESCRIBE TEAM STRUCTURES * Explore agile development practices * Explore principles of agile development * Define organization structure for agile practices * Explore ideal DevOps team members * Enable in-team and cross-team collaboration * Select tools and processes for agile practices 4 - CHOOSE THE DEVOPS TOOLS * What is Azure DevOps? * What is GitHub? * Explore an authorization and access strategy * Migrate or integrate existing work management tools * Migrate or integrate existing test management tools * Design a license management strategy 5 - PLAN AGILE WITH GITHUB PROJECTS AND AZURE BOARDS * Link GitHub to Azure Boards * Configure GitHub Projects * Manage work with GitHub Project boards * Customize Project views * Collaborate using team discussions * Agile Plan and Portfolio Management with Azure Boards 6 - INTRODUCTION TO SOURCE CONTROL * Explore DevOps foundational practices * What is source control? * Explore benefits of source control * Explore best practices for source control 7 - DESCRIBE TYPES OF SOURCE CONTROL SYSTEMS * Understand centralized source control * Understand distributed source control * Explore Git and Team Foundation Version Control * Examine and choose Git * Understand objections to using Git * Describe working with Git locally 8 - WORK WITH AZURE REPOS AND GITHUB * Migrate from TFVC to Git * Use GIT-TFS * Develop online with GitHub Codespaces 9 - STRUCTURE YOUR GIT REPO * Explore monorepo versus multiple repos * Implement a change log 10 - MANAGE GIT BRANCHES AND WORKFLOWS * Explore branch workflow types * Explore feature branch workflow * Explore Git branch model for continuous delivery * Explore GitHub flow * Explore fork workflow * Version Control with Git in Azure Repos 11 - COLLABORATE WITH PULL REQUESTS IN AZURE REPOS * Collaborate with pull requests * Examine GitHub mobile for pull request approvals 12 - IDENTIFY TECHNICAL DEBT * Examine code quality * Examine complexity and quality metrics * Measure and manage technical debt * Integrate other code quality tools * Plan effective code reviews 13 - EXPLORE GIT HOOKS * Implement Git hooks 14 - PLAN FOSTER INNER SOURCE * Explore foster inner source * Implement the fork workflow * Describe inner source with forks 15 - MANAGE GIT REPOSITORIES * Work with large repositories * Purge repository data * Manage releases with GitHub Repos * Automate release notes with GitHub 16 - EXPLORE AZURE PIPELINES * Explore the concept of pipelines in DevOps * Describe Azure Pipelines * Understand Azure Pipelines key terms 17 - MANAGE AZURE PIPELINE AGENTS AND POOLS * Choose between Microsoft-hosted versus self-hosted agents * Explore job types * Explore predefined agent pool * Understand typical situations for agent pools * Communicate with Azure Pipelines * Communicate to deploy to target servers * Examine other considerations * Describe security of agent pools * Configure agent pools and understanding pipeline styles 18 - DESCRIBE PIPELINES AND CONCURRENCY * Understand parallel jobs * Estimate parallel jobs * Describe Azure Pipelines and open-source projects * Explore Azure Pipelines and Visual Designer * Describe Azure Pipelines and YAML 19 - EXPLORE CONTINUOUS INTEGRATION * Learn the four pillars of continuous integration * Explore benefits of continuous integration * Describe build properties * Enable Continuous Integration with Azure Pipelines 20 - IMPLEMENT A PIPELINE STRATEGY * Configure agent demands * Implement multi-agent builds * Explore source control types supported by Azure Pipelines 21 - INTEGRATE WITH AZURE PIPELINES * Describe the anatomy of a pipeline * Understand the pipeline structure * Detail templates * Explore YAML resources * Use multiple repositories in your pipeline 22 - INTRODUCTION TO GITHUB ACTIONS * What are Actions? * Explore Actions flow * Understand workflows * Describe standard workflow syntax elements * Explore events * Explore jobs * Explore runners * Examine release and test an action 23 - LEARN CONTINUOUS INTEGRATION WITH GITHUB ACTIONS * Describe continuous integration with actions * Examine environment variables * Share artifacts between jobs * Examine Workflow badges * Describe best practices for creating actions * Mark releases with Git tags * Create encrypted secrets * Use secrets in a workflow * Implement GitHub Actions for CI/CD 24 - DESIGN A CONTAINER BUILD STRATEGY * Examine structure of containers * Work with Docker containers * Understand Dockerfile core concepts * Examine multi-stage dockerfiles * Examine considerations for multiple stage builds * Explore Azure container-related services * Deploy Docker containers to Azure App Service web apps 25 - INTRODUCTION TO CONTINUOUS DELIVERY * Explore traditional IT development cycle * What is continuous delivery? * Move to continuous delivery * Understand releases and deployments * Understand release process versus release 26 - CREATE A RELEASE PIPELINE * Describe Azure DevOps release pipeline capabilities * Explore release pipelines * Explore artifact sources * Choose the appropriate artifact source * Examine considerations for deployment to stages * Explore build and release tasks * Explore custom build and release tasks * Explore release jobs * Configure Pipelines as Code with YAML 27 - EXPLORE RELEASE RECOMMENDATIONS * Understand the delivery cadence and three types of triggers * Explore release approvals * Explore release gates * Use release gates to protect quality * Control Deployments using Release Gates 28 - PROVISION AND TEST ENVIRONMENTS * Provision and configure target environments * Configure automated integration and functional test automation * Understand Shift-left * Set up and run availability tests * Explore Azure Load Testing * Set up and run functional tests 29 - MANAGE AND MODULARIZE TASKS AND TEMPLATES * Examine task groups * Explore variables in release pipelines * Understand variable groups 30 - AUTOMATE INSPECTION OF HEALTH * Automate inspection of health * Explore events and notifications * Explore service hooks * Configure Azure DevOps notifications * Configure GitHub notifications * Explore how to measure quality of your release process * Examine release notes and documentation * Examine considerations for choosing release management tools * Explore common release management tools 31 - INTRODUCTION TO DEPLOYMENT PATTERNS * Explore microservices architecture * Examine classical deployment patterns * Understand modern deployment patterns 32 - IMPLEMENT BLUE-GREEN DEPLOYMENT AND FEATURE TOGGLES * What is blue-green deployment? * Explore deployment slots * Describe feature toggle maintenance 33 - IMPLEMENT CANARY RELEASES AND DARK LAUNCHING * Explore canary releases * Examine Traffic Manager * Understand dark launching 34 - IMPLEMENT A/B TESTING AND PROGRESSIVE EXPOSURE DEPLOYMENT * What is A/B testing? * Explore CI-CD with deployment rings 35 - INTEGRATE WITH IDENTITY MANAGEMENT SYSTEMS * Integrate GitHub with single sign-on (SSO) * Explore service principals * Explore Managed Identity 36 - MANAGE APPLICATION CONFIGURATION DATA * Rethink application configuration data * Explore separation of concerns * Understand external configuration store patterns * Examine Key-value pairs * Examine App configuration feature management * Integrate Azure Key Vault with Azure Pipelines * Manage secrets, tokens and certificates * Examine DevOps inner and outer loop * Integrate Azure Key Vault with Azure DevOps * Enable Dynamic Configuration and Feature Flags 37 - EXPLORE INFRASTRUCTURE AS CODE AND CONFIGURATION MANAGEMENT * Explore environment deployment * Examine environment configuration * Understand imperative versus declarative configuration * Understand idempotent configuration 38 - CREATE AZURE RESOURCES USING AZURE RESOURCE MANAGER TEMPLATES * Why use Azure Resource Manager templates? * Explore template components * Manage dependencies * Modularize templates * Manage secrets in templates * Deployments using Azure Bicep templates 39 - CREATE AZURE RESOURCES BY USING AZURE CLI * What is Azure CLI? * Work with Azure CLI 40 - EXPLORE AZURE AUTOMATION WITH DEVOPS * Create automation accounts * What is a runbook? * Understand automation shared resources * Explore runbook gallery * Examine webhooks * Explore source control integration * Explore PowerShell workflows * Create a workflow * Examine checkpoint and parallel processing 41 - IMPLEMENT DESIRED STATE CONFIGURATION (DSC) * Understand configuration drift * Explore Desired State Configuration (DSC) * Explore Azure Automation State configuration (DSC) * Examine DSC configuration file * Explore hybrid management * Implement DSC and Linux Automation on Azure 42 - IMPLEMENT BICEP * What is Bicep? * Install Bicep * Understand Bicep file structure and syntax 43 - INTRODUCTION TO SECURE DEVOPS * Describe SQL injection attack * Understand DevSecOps * Explore Secure DevOps Pipeline * Explore key validation points * Explore continuous security validation * Understand threat modeling 44 - IMPLEMENT OPEN-SOURCE SOFTWARE * Explore how software is built * What is open-source software * Explore corporate concerns with open-source software components * Explore common open-source licenses * Examine license implications and ratings 45 - SOFTWARE COMPOSITION ANALYSIS * Inspect and validate code bases for compliance * Explore software composition analysis (SCA) * Integrate Mend with Azure Pipelines * Implement GitHub Dependabot alerts and security updates * Integrate software composition analysis checks into pipelines * Examine tools for assess package security and license rate * Interpret alerts from scanner tools * Implement security and compliance in an Azure Pipeline 46 - STATIC ANALYZERS * Explore SonarCloud * Explore CodeQL in GitHub * Manage technical debt with SonarCloud and Azure DevOps 47 - OWASP AND DYNAMIC ANALYZERS * Plan Implement OWASP Secure Coding Practices * Explore OWASP ZAP penetration test * Explore OWASP ZAP results and bugs 48 - SECURITY MONITORING AND GOVERNANCE * Implement pipeline security * Explore Microsoft Defender for Cloud * Examine Microsoft Defender for Cloud usage scenarios * Explore Azure Policy * Understand policies * Explore initiatives * Explore resource locks * Explore Azure Blueprints * Understand Microsoft Defender for Identity 49 - EXPLORE PACKAGE DEPENDENCIES * What is dependency management? * Describe elements of a dependency management strategy * Identify dependencies * Understand source and package componentization * Decompose your system * Scan your codebase for dependencies 50 - UNDERSTAND PACKAGE MANAGEMENT * Explore packages * Understand package feeds * Explore package feed managers * Explore common public package sources * Explore self-hosted and SaaS based package sources * Consume packages * Publish packages * Package management with Azure Artifacts 51 - MIGRATE CONSOLIDATING AND SECURE ARTIFACTS * Identify existing artifact repositories * Migrate and integrating artifact repositories * Secure access to package feeds * Examine roles * Examine permissions * Examine authentication 52 - IMPLEMENT A VERSIONING STRATEGY * Understand versioning of artifacts * Explore semantic versioning * Examine release views * Promote packages * Explore best practices for versioning 53 - INTRODUCTION TO GITHUB PACKAGES * Publish packages * Install a package * Delete and restore a package * Explore package access control and visibility 54 - IMPLEMENT TOOLS TO TRACK USAGE AND FLOW * Understand the inner loop * Explore Azure Monitor and Log Analytics * Examine Kusto Query Language (KQL) * Explore Application Insights * Implement Application Insights * Monitor application performance with Application Insights 55 - DEVELOP MONITOR AND STATUS DASHBOARDS * Explore Azure Dashboards * Examine view designer in Azure Monitor * Explore Azure Monitor workbooks * Explore Power BI * Build your own custom application 56 - SHARE KNOWLEDGE WITHIN TEAMS * Share acquired knowledge within development teams * Integrate with Azure Boards * Share team knowledge using Azure Project Wiki 57 - DESIGN PROCESSES TO AUTOMATE APPLICATION ANALYTICS * Explore rapid responses and augmented search * Integrate telemetry * Examine monitoring tools and technologies 58 - MANAGE ALERTS, BLAMELESS RETROSPECTIVES AND A JUST CULTURE * Examine when get a notification * Explore how to fix it * Explore smart detection notifications * Improve performance * Understand server response time degradation * Reduce meaningless and non-actionable alerts * Examine blameless retrospective * Develop a just culture

AZ-400T00 Designing and Implementing Microsoft DevOps Solutions
Delivered Online5 days, Jun 3rd, 13:00 + 2 more
£2975

Yoga & Wellbeing Immersion Course

By Catherine Annis Yoga

Would you like to immerse yourself in your personal yoga practice? To refresh and inspire your personal approach to yoga? If, like many of us, you feel the need to take time out, dive deep into your personal practice and replenish your energy levels, then join us for this year’s Scaravelli Inspired Yoga & Wellbeing Immersion. This year, we’re focusing on feeling good. Exploring how and why yoga helps to lift our mood and downregulate our nervous system. Each day, we’ll practice yoga, breathwork and meditation. We’ll walk across the downs and down to the beach for a swim, maybe light a bonfire as the sun sets.

Yoga & Wellbeing Immersion Course
Delivered In-Person in Eastbourne6 days, Jun 4th, 08:00
£250 to £975

Adult Tracheostomy Care & Management

4.6(46)

By EF Training & Consultancy Ltd

Adult Trachy Tracheostomy Care Tracheostomy Management Stoma Tracheostomy course

Adult Tracheostomy Care & Management
Delivered In-Person in London3 hours 30 minutes, Jun 4th, 08:00 + 2 more
£130

International Masterclass in Paediatric 24-hour Postural Care [CPD certification COPY]

By Born at the Right Time

This intensive course combines the best of on demand, online training with the opportunity for practical hands on learning. Two days online independent learning will prepare you for three days in-person training. During the course you will develop your understanding of sitting and the often forgotten lying posture. Assessment techniques, tools and outcome measures are covered including training in the use of the Goldsmith Indices of Body symmetry.

International Masterclass in Paediatric 24-hour Postural Care [CPD certification COPY]
Delivered In-Person in Lichfield3 days, Jun 4th, 08:00
£495

International Masterclass in Paediatric 24-hour Postural Care

By Born at the Right Time

This intensive course combines the best of on demand, online training with the opportunity for practical hands on learning. Two days online independent learning will prepare you for three days in-person training. During the course you will develop your understanding of sitting and the often forgotten lying posture. Assessment techniques, tools and outcome measures are covered including training in the use of the Goldsmith Indices of Body symmetry.

International Masterclass in Paediatric 24-hour Postural Care
Delivered in Lichfield or Online3 days, Jun 4th, 08:00
£495

Breathwork Facilitator Training

5.0(7)

By Platinum Training Institute

This International Practitioners of Holistic Medicine accredited qualification teaches the skills, knowledge and competence required of an individual in order to work with clients on specific breathing techniques in both 1:1 or group sessions. Learners will cover: The anatomy of the lungs; gaseous exchange; the breath-brain connection and the physical and mental benefits of breathwork. How to hold space for breathwork; creating a trauma-informed space and basic facilitation skills. How the breath impacts the vagus nerve and its connection to the parasympathetic nervous system. The structure of a breathwork session and how to build momentum with music and motivational cueing (i.e.what to say and what to play). The content of a breathwork session with an in-depth study of 6 unique breathwork exercises. Advanced Facilitation skills – How to plan for emotional and physical reactions; how to modify for different audiences/special populations.

Breathwork Facilitator Training
Delivered Online2 hours, Jun 4th, 18:00 + 7 more
£995

5th June Florence Rees #Agent121. Looking for: ADULT FICTION, NON-FICTION

5.0(1)

By I Am In Print

LOOKING FOR: ADULT FICTION, NON-FICTION Florence has been at A M Heath for five years and represents a range of commercial fiction and non-fiction. The authors she represents include Jaspreet Kaur, Salma El-Wardany, Rachel Thompson, Annie Lord, Angelica Malin and Phil Ellis. Their books range from the heart-breaking and profound to the inspirational, funny and wise, with almost everything in between. She’s keen to find non-fiction and fiction writers who speak to a millennial and younger audience, be that a journalist who is looking to expand an idea, a screenwriter who is looking to try their hand at fiction or perhaps an activist with a social media platform.  She’s actively looking for writers who are under-represented in the publishing world, through non-traditional channels, as well as her submissions, and is interested in environmental and social issues. For fiction, she always loves comforting, funny and warm reads, as well as gripping page-turners. She’d love to see any of the above but her favourite thing is to escape with a story she can’t put down. If you think your book fits with that, then do send it to her.  In fiction, books that have really left Florence wanting one more chapter include Marian Keyes’s character, Rachel, from Rachel’s Holiday gifted Florence with a compassion for addiction that only the most skilled of writers can conjure. Florence finds Catherine Newman to be a genuis for making hospice care so funny in We All Want Impossible Things. Smart page turners such as Anatomy of a Scandal, Such a Fun Age and Tomorrow, and Tomorrow, and Tomorrow wowed Florence with clever, gripping prose and complicated, flawed characters she hadn't met before. She also loves older classics like the Cazalet Chronicles and Georgette Heyer’s Regency novels – comforting, funny and warm reads will always her cup of tea. Florence does not wish to receive, YA, Fantasy or Sci-fi.  Florence would like you to submit a covering letter, 1 page synopsis and the first 5,000 words of your manuscript in a single word document.  (In addition to the paid sessions, Florence is kindly offering one free session for low income/under-represented writers. Please email agent121@iaminprint.co.uk [agent121@iaminprint.co.uk] to apply, outlining your case for this option which is offered at the discretion of I Am In Print).  By booking you understand you need to conduct an internet connection test with I Am In Print prior to the event. You also agree to email your material in one document to reach I Am In Print by the stated submission deadline and note that I Am In Print take no responsibility for the advice received during your agent meeting. The submission deadline is: Friday 31 May 2024

5th June Florence Rees #Agent121. Looking for: ADULT FICTION, NON-FICTION
Delivered Online15 minutes, Jun 5th, 08:20 + 5 more
£72

Level 3 Diploma in Sports Massage Therapy

5.0(106)

By Btst Academy

OUR LEVEL 3 SPORTS MASSAGE COURSES WILL GIVE YOU EVERYTHING YOU NEED TO BECOME A SPORTS MASSAGE THERAPIST IN YOUR OWN RIGHT AND BE ABLE TO PRACTICE STRAIGHT AWAY. To provide learners with the confidence, knowledge and skills required, to be able to provide a safe and professional treatment to a range of clients, helping in injury prevention, improving physical wellbeing and aiding the healing process of injuries. THE COURSE IS SPLIT INTO 5 UNITS: * Anatomy & Physiology for Sports Massage * Principles of Exercise, Fitness & Health * Soft Tissue Dysfunction * Professional Practice * Sports Massage Techniques HOW WILL I BE ASSESSED? The assessment process includes the following; * 5 Unit questions * 1 Assignment * 50 question multiple choice Anatomy & Physiology exam * Practical Maintenance exam * Practical Pre Event exam * Practical Post exam -------------------------------------------------------------------------------- LEVEL 3 SPORTS MASSAGE COURSES To provide learners with the confidence, knowledge and skills required, to be able to provide a safe and professional treatment to a range of clients, helping in injury prevention, improving physical wellbeing and aiding the healing process of injuries. THE COURSE IS SPLIT INTO 5 UNITS: * Anatomy & Physiology for Sports Massage * Principles of Exercise, Fitness & Health * Soft Tissue Dysfunction * Professional Practice * Sports Massage Techniques THIS QUALIFICATION ENABLES YOU TO: * Gain employment as a Sports Massage Therapist * Gain insurance * Set up your own business as a Sports Massage Therapist * Progression on to the Level 4 Sports Massage Course HOW WILL I BE ASSESSED? The assessment process includes the following; * 5 Unit questions * 1 Assignment * 50 question multiple choice Anatomy & Physiology exam * Practical Maintenance exam * Practical Pre Event exam * Practical Post exam -------------------------------------------------------------------------------- VENUE BTST Academy & Clinic, Holly Farm, Clipstone Road, Edwinstowe, Nottingham, NG21 9JD COURSE DELIVERY 11 days held over Weekends and 1x Friday COURSE QUALIFICATION Active IQ Sports Massage Diploma [https://btstacademy.co.uk/level-3-sports-massage-courses/] and Emergency First Aid [https://btstacademy.co.uk/first-aid-at-work-course/] * COURSE DATES 2024 MAY; 18th & 19th, 25th & 26th JUNE; 7th*, 8th & 9th, 29th, & 30th JULY; 13th & 14th or SEPT; 7th & 8th, 13th, 14th & 15th OCT; 12th & 13th, 26th, & 27th NOV; 9th & 10th PRACTICAL ASSESSMENT DATE 14th July 2024 or 10th Nov 2024 COURSE DAYS WILL RUN FROM 9:30am – 4:30pm PRICE £ 1400.00 TUTOR Laura Simmons ASSESSOR Clare Sargent & Laura Simmons INTERNAL VERIFIER: Becky Tyler EXTERNAL VERIFIER: Will Mansford – Active IQ AWARDING BODY: Active IQ PAYMENT ON BOOKING; You can either select to pay:- The non refundable deposit of £400 or the Full Amount at time of booking. PAYING A DEPOSIT: If you select to pay the deposit you will receive communication via email to discuss & confirm a payment plan, all monies owed must be paid in full 1 week before course end date STUDENT FINANCE: For finance options please call us on 01623 709942 ELCAS * 1x day First Aid course is not available for ELCAS funded learners COURSE ATTENDANCE: *We ask that all dates are attended but appreciate this is not always possible and therefore any missed days will need to be completed via home study. However if there are more than 2x days you are unable to attend, please contact us at btstacademy@outlook.com [btstacademy@outlook.com] to discuss before booking. REFUNDS; Please note that your deposit is non-refundable. If you start your practical training and then withdraw from the course you will still be liable for the full course fee.

Level 3 Diploma in Sports Massage Therapy
Delivered In-Person in NottinghamFull day, Jun 7th, 08:30 + 17 more
£1400

INSTANTLY GET THAT 'DREAM JOB' WORKING IN SPA, SALON OR CRUISE SHIP AND CHARGING UP TO £50.00 PER TREATMENT. THIS IS THE PERFECT COURSE FOR STUDENTS STARTING OUT IN 'BEAUTY THERAPY'. YOU CAN CHOOSE TO LEARN FOR 33 EVENINGS OR THE 'FAST TRACK' OF ONLY 5 DAYS PLUS COURSEWORK, CASE STUDIES AND HOMEWORK. -------------------------------------------------------------------------------- This course is accredited by the VTCT and recognised by the HABIA- Hair and Beauty regulated government standards. PROFESSIONAL SKINCARE & FACIALS This unit will allow a student to give a professional facial using a leading brand. It will prepare them for work in a salon/spa, allow them to identify different skin types and textures and provide a facial which is tailor-made to each client. COURSE OBJECTIVES To prepare students for certification in Professional Skincare & Facials, by covering the following: * How to identify areas of improvement and apply the correct products * Related anatomy and physiology * Contraindications * Health, safety and hygiene * Consultation and record keeping * Treatment planning * Product knowledge * Correct cleansing * Spritz toning * Controlled exfoliation * Steam & extraction * Different types of face mask * Correct moisturisation * Use of sun screen * Mineral make up MANICURES & PEDICURES This unit will allow the student to perform a professional manicure and pedicure on a paying customer. It will prepare them for work in a salon/spa and allow them to identify potential nail conditions, to file and paint correctly and to apply luxury applications such as paraffin wax. COURSE OBJECTIVES To prepare students for certification in Manicures & Pedicures, by covering: * Removal of nail polish * Cuticle work * Correct nail filing * Nourishing and conditioning the nails and hands * How to apply nail polish * Arm and hand massage * Correct washing and cleansing of the feet * Exfoliation and removal of dead skin cells * Correct nail filing * Nourishing and conditioning the feet and toe nails * Cuticle work * How to apply nail polish * Leg and foot massage * Health & Safety * Related anatomy & physiology (The hands and nails) * Contra-indications * After-care * Extras not offered in other schools: * Heated paraffin wax * Hand and foot masks * Deep exfoliation * Heated hand mitts and booties * Hot oil treatment WAXING This unit will prepare the student to provide a professional waxing service using warm and hot wax to specific areas of the body. They will learn about hair growth cycles, correct application of wax and removal. WHAT TO EXPECT FROM THIS COURSE This is an exciting and intensive course which will teach students how to perform strip waxing. Areas covered will include: * Arms * Legs * Back * Eyebrows * Lip * Chin and face An extra unit is now covered with hot wax application for the more safe removal of hair to the following area: * Bikini EYELASH AND BROW TINTING This unit will teach a student how to correctly identify the correct colour for tinting of eyebrow and eyelash and will allow them to improve the appearance of clients who may have pale or uneven hair growth. * Client consultation * Contra-indications and Contra-actions * Related Anatomy & Physiology * Patch Testing prior to treatment * Health & Safety pre-requisites * Tinting Eyelashes & Eyebrows * Identifying the correct Colour for All Types of Skin Tone and Hair Colour * Aftercare advice COSMETIC MAKE UP This unit will guide the student on how to perform a correct make-up application. They will be able to perform the correct application for day, evening and occasional. * Client consultation * Contra-indications and Contra-actions * Related Anatomy & Physiology and Health and Safety * Facial Examination and skin analysis * Cleansing and preparing the Skin * Skin Anatomy and facts * Correct choice of Make Up Products * Correction Techniques * Day, Evening & Special Occasion Make Up * How to identify Diiferent Face, eye and lip Shapes, Skin Types and skin tone * Aftercare advice MINERAL MAKE UP Our school works with the accredited mineral make-up Bella Pierre. Know for camouflage and health purposes, mineral make-up is one of the only make-ups that can be applied after a facial treatment. HEALTH & SAFETY, CLIENT CARE Health and safety in salon and spa is an essential criteria which is necessary to ensure the safety of the student and the client. * How to avoid cross-contamination * First Aid * Coshh * Riddor * Hygiene in the workplace RELATED ANATOMY & PHYSIOLOGY The study and certification of Anatomy and Physiology is a pre-requisite required in order to legally carry out treatments as a working therapist. It allows a therapist to recognise how their treatment can effect and improve bodily functions. The course will cover the following: * Cells and Tissues * The Skeletal System * The Integumentary System * The Blood Lymph Systems * The Muscular System * Neurology * The Digestive and Excretory Systems * The Respiratory and Olfactory Systems * The Endocrine and Reproductive Systems * Arthrology * Health and Safety Issues * Salon Management * Hygiene in the Workplace CERTIFICATION Upon completing all units, assessments and criteria and receiving 85% achievement, an NVQ Level 2 Certificate will be issued PRE-REQUISITES This course is for a complete beginner and offers a full introduction into the beauty industry WHAT YOU NEED TO BRING What you need to bring along to the course. Towels, creams, oils, lunch! WHAT WE PROVIDE We provide - massage couches, safe and enjoyable place to learn. PURCHASING A KIT FOR THIS COURSE We provide a fully operational kit for our students. Please enquire as to costs. DURATION 1 day a week on Friday for 8 weeks, 9.30am – 4.30pm Evening course option: 1 evening per week 6pm – 9pm for 13 weeks -- OR -- Optional training tailor-made to suit your needs and requirements These courses are on going so you can join at any stage and integrate into existing classes. FAST TRACK AVAILABILITY ONE PLACE LEFT FOR: Sat 5th April to Tue 8th April and Tue 15th and Wed 16th April FURTHER FAST TRACK DATES AVAILABLE ON REQUEST. WE OFFER ONE TO ONE TRAINING TOO! (Subject to availability and a price supplement). Remember, we are different, there is NO other Academy like us. We set our dates around you. OUR MISSION STATEMENT: Here at The Angel Academy of Teaching and Training, we go that step further to help our students. We offer the opportunity for a student to attend a course as many times as they would like until they feel truly confident and they only ever have to pay ONCE! We also offer assistance and guidance throughout their course and unlike other Schools will assist student's in completion of their log book, assessments and portfolio. Don't Miss Out- BOOK NOW! DATES AND COSTS Please see below our list of upcoming courses. Click on the course for further information, request a call or email regarding the course or book now! We are quite flexible in terms of course dates so if you would like to organise a course around your timetable, please contact us! CourseDaysDatesCostNVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **8OPENOPEN£1599 NVQ Level 2 In Beauty Therapy ** FAST TRACK **814/10/202321/10/2023£1680 NVQ Level 2 In Beauty Therapy 'FAST TRACK'87/11/202314/11/2023£1680 NVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **812/12/202319/12/2023£1680 NVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **820/01/202428/01/2024£1680 NVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **816/02/202423/02/2024£1680 NVQ Level 2 in Beauty Therapy ** FAST TRACK WEEKENDS OPTIONAL83/03/202410/03/2024£1680 NVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **814/04/202421/04/2024£1680 NVQ Level 2 In Beauty Therapy ** FAST TRACK OPTION **111/05/202417/05/2024£1680 

Beauty NVQ Level 2
Delivered In-Person in LoughtonFull day, Jun 8th, 08:30 + 3 more
£1680

VTCT Level 3 Swedish massage course

5.0(11)

By MD Massage Therapies and Training

Level 3 Swedish Massage certificate VTCT accredited

VTCT Level 3 Swedish massage course
Delivered In-Person in London13 weeks, Jun 8th, 10:30 + 23 more
£995

Educators matching "Anatomy"

Show all 365