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

45123 Courses

Couples Therapy Course: Counselling & Conflict Resolution

4.7(160)

By Janets

Start learning Couples Therapy Course: Counselling & Conflict Resolution that will give you enough knowledge and skills to build your dream career. About this course This Couples Therapy Course: Counselling & Conflict Resolution helps to grow your skills faster through the power of relevant content and world-class tutors. In this industry-leading bite-sized course, you will learn up-to-date knowledge in the relevant field within a few hours and get certified immediately. The modules of this course are very easy to understand and all of the topics are split into different sections. You will easily grasp and use the knowledge gained from this course in your career and go one step ahead of your competitors. The course is designed to improve your employability and provide you with the tools you need to succeed. Enrol today and start learning your essential skills. Why choose this course Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Get 24/7 help or advice from our email and live chat teams Get full tutor support on weekdays (Monday to Friday) Course Design The Couples Therapy Course: Counselling & Conflict Resolution is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Who Is This Course For:​ This Couples Therapy Course: Counselling & Conflict Resolution is ideal for those who want to be skilled in this field or who wish to learn a new skill to build their dream career. If you want to gain extensive knowledge, potential experience, and be an expert in the related field then this is a great course for you to grow your career. Requirements This course is for anyone who would like to learn Couples Therapy Course: Counselling & Conflict Resolution related skills to aid his/her career path. No formal entry prerequisites are required Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Course Content Module 1: Introduction to Couples Therapy Module 2: Introduction to Pre-Marital Counselling Module 3: Affairs Resolution Module 4: An Overview of Adapting to Changes Module 5: Fundamentals of Conflict Resolution Course Content Couples Therapy: Pre-Marital Counselling and Conflict Resolution Module 1: Introduction to Couples Therapy 00:12:00 Module 2: Introduction to Pre-Marital Counselling 00:11:00 Module 3: Affairs Resolution 00:13:00 Module 4: An Overview of Adapting to Changes 00:10:00 Module 5: Fundamentals of Conflict Resolution 00:10:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Couples Therapy Course: Counselling & Conflict Resolution
Delivered Online On Demand56 minutes
£5.99

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is geared for experienced skilled Java developers, software developers, data scientists, machine learning experts or others who wish to transtion their coding skills to Scala, learning how to code in Scala and apply it in a practical way. This is not a basic class. Overview Working in a hands-on learning environment led by our expert instructor you'll: Get comfortable with Scala's core principles and unique features, helping you navigate the language confidently and boosting your programming skills. Discover the power of functional programming and learn techniques that will make your code more efficient,maintainable, and enjoyable to write. Become proficient in creating dynamic web applications using the Play Framework, and easily connect to databases with the user-friendly Slick library. Master concurrency programming with Akka, empowering you to build scalable and fault-tolerant applications that excel in performance. Enhance your testing skills using ScalaTest and ScalaCheck, ensuring the reliability and quality of your Scala applications, while having fun in the process. Explore the fascinating world of generative AI and GPT technologies, and learn how to integrate them into your projects,adding a touch of innovation and intelligence to your Scala solutions. If your team requires different topics, additional skills or a custom approach, our team will collaborate with you to adjust the course to focus on your specific learning objectives and goals. Discover the power of Scala programming in our comprehensive, hands-on technical training course designed specifically for experienced object-oriented (OO) developers. Scala is a versatile programming language that combines the best of both OO and functional programming paradigms, making it ideal for a wide range of projects, from web applications to big data processing and machine learning. By mastering Scala, you'll be able to develop more efficient, scalable, and maintainable applications. Fast Track to Scala Programming for OO / Java Developers is a four day hands-on course covers the core principles of Scala, functional programming, web application development, database connectivity, concurrency programming, testing, and interoperability between Scala and Java. Additionally, you'll explore cutting-edge generative AI and GPT technologies, learning how to integrate them into your Scala applications for intelligent suggestions or automation. Throughout the course you?ll explore the latest tools and best practices in the Scala ecosystem, gaining valuable knowledge and experience that can be directly applied to your day-to-day work. With 50% of the course content dedicated to hands-on labs, you'll gain practical experience applying the concepts you've learned across various projects, such as building functional web applications, connecting to databases, designing modular components, and implementing concurrency. Upon completing the course, you'll have a solid understanding of the language and its features, empowering you to confidently apply your new skills in data science and machine learning projects. You'll exit well-prepared to create efficient, scalable, and maintainable Scala applications, regardless of the complexity of your projects. Introduction to Scala Scala features and benefits Comparing Scala with Java and other OO languages Installing Scala and setting up the development environment Object-Oriented Programming in Scala Classes and objects Traits, mixins, and inheritance Companion objects and factories Encapsulation and polymorphism Functional Programming Basics Pure functions and referential transparency Higher-order functions and currying Immutability and persistent data structures Pattern matching and recursion Having Fun with Functional Data Structures Lists, sets, and maps in Scala Folding and reducing operations Stream processing and lazy evaluation For-comprehensions Building Web Applications in Functional Style Introduction to Play Framework Functional web routing and request handling JSON handling with Play-JSON Middleware and functional composition Connecting to a Database Introduction to Slick library Database configuration and setup Querying and updating with Slick Transactions and error handling Building Scalable and Extensible Components Modular architecture and design patterns Dependency injection with MacWire Type classes and type-level programming Implicit parameters and conversions Concurrency Programming & Akka Introduction to Akka framework and Actor model Actor systems and message passing Futures and Promises Supervision and fault tolerance Building Confidence with Testing Introduction to ScalaTest and ScalaCheck Unit testing and property-based testing Test-driven development in Scala Mocking and integration testing Interoperability between Scala and Java Calling Java code from Scala Using Java libraries in Scala projects Converting Java collections to Scala collections Writing Scala code that can be called from Java Using Generative AI and GPT Technologies in Scala Programming Overview of GPT and generative AI Integrating GPT with Scala applications Use cases and practical examples

Fast Track to Scala Programming for OO / Java Developers (TTSCL2104)
Delivered OnlineFlexible Dates
Price on Enquiry

Level 4 Award in Immediate Life Support (ILS) Course

By NR Medical Training

The Level 4 Award in Immediate Life Support (RQF) is ideal for a wide range of healthcare professionals. This includes doctors, dental professionals, medical students, nurses, midwives, and physiotherapists who need an ILS qualification for their registration with regulatory bodies like the GMC, GDC, NMC, and HCPC. It's also perfect for those looking to advance in their careers or needing an ILS certification for new job opportunities.

Level 4 Award in Immediate Life Support (ILS) Course
Delivered In-Person in Bury St Edmunds + 1 more or UK WideFlexible Dates
Price on Enquiry

Safeguarding Vulnerable Adults: Communication in Care Course

4.7(160)

By Janets

The Safeguarding Vulnerable Adults: Communication in Care Course has been illustrated for vulnerable adults to teach the difference between neglect and abuse. It also makes them realise the importance of communication in care and sharing information and response. Start learning Safeguarding Vulnerable Adults: Communication in Care Course that will give you enough knowledge and skills to build your dream career. About this course This Safeguarding Vulnerable Adults: Communication in Care Course helps to grow your skills faster through the power of relevant content and world-class tutors. In this industry-leading bite-sized course, you will learn up-to-date knowledge in the relevant field within a few hours and get certified immediately. The modules of this course are very easy to understand and all of the topics are split into different sections. You will easily grasp and use the knowledge gained from this course in your career and go one step ahead of your competitors. The course is designed to improve your employability and provide you with the tools you need to succeed. Enrol today and start learning your essential skills. Why choose this course Earn a digital Certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Get 24/7 help or advice from our email and live chat teams Get full tutor support on weekdays (Monday to Friday) Course Design The Safeguarding Vulnerable Adults: Communication in Care Course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Who Is This Course For:​ This Safeguarding Vulnerable Adults: Communication in Care Course is ideal for those who want to be skilled in this field or who wish to learn a new skill to build their dream career. If you want to gain extensive knowledge, potential experience, and be an expert in the related field then this is a great course for you to grow your career. Requirements This course is for anyone who would like to learn Safeguarding Vulnerable Adults: Communication in Care Course related skills to aid his/her career path. No formal entry prerequisites are required Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Course Content Module 1: Policy, Roles and Responsibilities for Safeguarding Vulnerable Adults Module 2: Abuse and Neglect Understanding Module 3: Learning the Importance of Communication in Care Module 4: Information Sharing and Responding to a Disclosure Module 5: Your Concern  Reporting Course Content Safeguarding Vulnerable Adults: Communication in Care Module 1: Policy, Roles and Responsibilities for Safeguarding Vulnerable Adults 00:14:00 Module 2: Abuse and Neglect Understanding 00:12:00 Module 3: Learning the Importance of Communication in Care 00:09:00 Module 4: Information Sharing and Responding to a Disclosure 00:19:00 Module 5: Your Concern Reporting 00:14:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Safeguarding Vulnerable Adults: Communication in Care Course
Delivered Online On Demand1 hour 8 minutes
£5.99

Baby & Child First Aid - Combined Learning

By Mini First Aid North Nottinghamshire, Grantham & Sleaford

The 3-hour Baby & Child First Aid class covers CPR, Choking, Bumps, Burns, Breaks, Bleeding, Febrile Seizures and Meningitis & Sepsis Awareness and will give everyone who attends the peace of mind they deserve.

Baby & Child First Aid - Combined Learning
Delivered In-PersonFlexible Dates
Price on Enquiry

Welcome to our comprehensive waxing course, we have put together everything you need to know to complete your waxing course. You will be taught the theory of waxing, which wax to use, how to complete your treatment. Here at EMS Nails and Beauty wirral Training Academy we don't just train you in basic waxing, here you will be trained on how to have a successful waxing treatment, our course includes all the following areas. Brow both genders Lip and chin Underarm Full Arm Back Chest Bikini Full legs Nasal Ears Finger's and toes You will be working on all genders to complete your course giving you a better start in your career, especially when it comes to male and transgender clients. We have put this comprehensive course together, you will start at the very beginning of becoming a fully qualified waxing technician. By completing this course, you will receive all your theory behind your training, knowledge based skills and hands on 1-1 practical training, giving you a better start in your journey, as a 1-1 training course you will have the benefit of your tutor being there every step of the way, so all of your training will be stress free and you will be able to train in a relaxing atmosphere, the benefits of 1-1 training with EMS Nails and Beauty wirral Training Academy is that you are our number 1 priority along with your Emotional Mental Social Wellbeing, helping you overcome anxiety and stress, we also cater for people who learn differently from other's which benefits you moving forward in the beauty industry. It sounds to good to be true, but this is our tried and tested theory of building a brighter future for yourself, whether you prefer to continue as a sole worker or adventure in to salon work, the training you receive with us will allow you to follow your dreams.

Waxing
Delivered In-PersonFlexible Dates
FREE

Individual Development Programme (IDP)

By CORE theatre arts training

Maximise your potential with bespoke individual development

Individual Development Programme (IDP)
Delivered In-Person in Coventry or UK WideFlexible Dates
FREE

Coaching for Performance

By Underscore Group

Encourage people to think about how they can improve their performance through asking questions and coaching effectively. Course overview Duration: 1 day (6.5 hours) This workshop is suitable for anyone who is in a first line manager position looking to develop their coaching skills. The focus of the workshop is on understanding how coaching supports other management techniques, how it develops people and their performance, and how best to use coaching with your team. Objectives By the end of the course you will be able to: Define what coaching is and how it differs from and complements other management techniques State the benefits that coaching has for team members, managers and the business Use the key skills of coaching Implement strategies to deal with resistance to coaching Give feedback effectively while coaching Practice your coaching skills with real-life situations ContentWhat is Coaching How does coaching differ from mentoring, training, counselling? Giving advice vs coaching – The Power of 3 How does coaching support performance? Coaching as a leadership style Benefits of Coaching What are the benefits of taking a coaching approach for Team membersManagersThe wider organisation Key Skills How to build rapport for a positive coaching relationship Effective listening – understanding and practising the different levels involved in active listening Smart questioning The power of observation – reflecting back what isn’t being said Practical application throughout The GROW model for Coaching Understanding how to use the GROW model Types of questions to use at each stage Demonstration and practice Resistance for Coaching and Strategies Why might people be resistant to coaching? The role of “experts”, self-talk and self-concept in our thinking Expanding comfort zones Contracting and ethics Feedback/Directive Coaching Directive vs Non-Directive Coaching How and when to give feedback when coaching A feedback model Practice Action Planning

Coaching for Performance
Delivered in Horsham or OnlineFlexible Dates
Price on Enquiry

Diploma in Cake Baking and Decorating

4.7(160)

By Janets

Learn the basics of piping, icing, frosting and lettering with this entry-level, fast-track Diploma in Cake Baking and Decorating. Designed with the home baker and aspiring professionals in mind, this online course is delivered by industry experts through video tutorials, exercises that put your new knowledge into practice, PDF handouts and recommended reading. You will benefit from step-by-step instructions introducing new techniques and recipes. The Diploma in Cake Baking and Decorating covers everything you need to get started with baking and decorating beautiful, delicious baked goods. You will gain skills in specific cake decoration techniques, as well as learning how to decorate cakes for specific occasions, including birthday cakes, wedding cakes and cakes for baby showers. Whether you want to improve your home baking skills or accelerate your professional baking career, this is the course for you. Why choose this course Earn a free e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who is this course for? Diploma in Cake Baking and Decorating is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more on this subject.

Diploma in Cake Baking and Decorating
Delivered Online On Demand1 hour 46 minutes
£5.99

OTHM Level 7 Postgraduate Diploma in Accounting and Finance Online Course

By Edubex

Qualification is designed for learners who wish to pursue a career in the financial services industry, professional accountancy, banking and finance or management. Learn more on othm level 7 postgraduate diploma in accounting and finance course , visit EDUBEX

OTHM Level 7 Postgraduate Diploma in Accounting and Finance Online Course
Delivered Online On Demand
FREE