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

973 Courses delivered Online

Ruby on Rails 5 - Become a Professional Developer

4.9(27)

By Apex Learning

Overview This comprehensive course on Ruby on Rails 5 - Become a Professional Developer will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ruby on Rails 5 - Become a Professional Developer comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ruby on Rails 5 - Become a Professional Developer. It is available to all students, of all academic backgrounds. Requirements Our Ruby on Rails 5 - Become a Professional Developer is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 23 sections • 225 lectures • 16:47:00 total length •Course Introduction: 00:06:00 •The Application We're Going to Build: 00:09:00 •Section Introduction gg: 00:01:00 •Introduction to the Command Line Interface in Mac and Linux: 00:10:00 •Installing the X-Code Command Line Tools for Mac: 00:02:00 •Installing Git for Source Code Version Control: 00:03:00 •How to install Homebrew on a Mac: 00:04:00 •Installing GPG Security Systems on a Mac: 00:02:00 •Guide to RVM for Ruby Management: 00:09:00 •Configuring RubyGems and Installing Rails: 00:07:00 •Installing the Postgres Database on a Mac: 00:05:00 •Installing and Working with the Sublime Text Editor: 00:17:00 •Deep Dive into the Command Line - Part 1 of 2: 00:14:00 •Deep Dive into the Command Line - Part 2 of 2: 00:12:00 •PC Environment Setup: Installing Virtual Box: 00:03:00 •Guide to Installing Ubuntu Linux in VirtualBox: 00:10:00 •How to Reboot a Linux Virtual Machine from Terminal: 00:02:00 •Installing Desktop Applications and Ubuntu Navigation Tips and Tricks: 00:09:00 •How to Sign Up for a GitHub Account: 00:03:00 •How to install Git on Linux and Connect to GitHub via SSH: 00:20:00 •How to Securely Install Node and NPM on Linux via NVM: 00:09:00 •Installing the Heroku CLI and the Full Deployment Lifecycle: 00:14:00 •How to install and Work with Sublime Text in Linux: 00:08:00 •PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 1 of 2: 00:10:00 •PC Setup: Guide for Ruby on Rails and Postgres on Linux - Part 2 of 2: 00:15:00 •Fixing the Role Does Not Exist Error: 00:05:00 •Section Introduction ee: 00:01:00 •Signing Up for a Project Management Account: 00:03:00 •Managing the Project Management Dashboard: 00:08:00 •Importing Project Management Tasks into Pivotal Tracker: 00:01:00 •Creating a Rails Application: 00:11:00 •Generating a Blog for the Portfolio Application Using Rails Scaffolds: 00:11:00 •Analyzing the Rails Process: Index and Show Actions: 00:12:00 •Analyzing the Rails Process: New, Create, Update, Edit, and Destroy Actions: 00:14:00 •Analyzing the Rails Process: Routing with Resources: 00:07:00 •Rails File System Overview: 00:13:00 •Updating the Project Management Dashboard: 00:01:00 •Deep Dive: Analyzing the Application Generator - Part 1: 00:12:00 •Deep Dive: Analyzing the Application Generator - Part 2: 00:17:00 •Section Introduction bb: 00:02:00 •How to Sign Up for a Github Account: 00:03:00 •Generating SSH Keys to Securely Communicate with Github: 00:04:00 •Guide to GitHub: 00:12:00 •How to Update a .gitignore File to Securely Store Secret Credentials: 00:11:00 •Guide to the Markdown Syntax: 00:10:00 •Updating the Git Sprint in the Project Management Dashboard: 00:01:00 •Deep Dive: Analyzing Version Control and Git - Part 1: 00:18:00 •Deep Dive: Analyzing Version Control and Git - Part 2: 00:13:00 •Section Introduction aa: 00:01:00 •Guide to the Rails Controller Generator to Build Pages Part 1: 00:16:00 •Guide to the Rails Controller Generator to Build Pages Part 2: 00:05:00 •Guide to the Rails Model Generator to Build out Data Specific Features: 00:17:00 •Guide to the Rails Model Generator for Building Out the Portfolio Feature: 00:10:00 •Deep Dive: Analyze Rails Generators and How to Customize a Generator - Part 1: 00:15:00 •Deep Dive: Analyze Rails Generators and How to Customize a Generator - Part 2: 00:11:00 •Section Introduction SS: 00:02:00 •Building out a Seeds File for Generating Dynamic Sample Data: 00:15:00 •Implement an Index Action from Scratch in Rails: 00:12:00 •Build the New and Create Functionality from Scratch in Rails: 00:20:00 •Implement the Ability to Edit Database Records from Scratch in Rails: 00:13:00 •How to Use the Link to Method in Rails for Creating Dynamic Links: 00:13:00 •How to Implement the Show Action from Scratch in Rails: 00:12:00 •Building the Ability to Delete Items in Rails: 00:15:00 •How to Implement Custom Routes for Pages in Rails: 00:09:00 •How to Override the Rails Resources Routes for the Show Action: 00:07:00 •How to Implement Permalinks in a Rails Application - Part 1: 00:17:00 •How to Implement Permalinks in a Rails Application - Part 2: 00:05:00 •How to Use Enums in Rails to Manage Data Stages: 00:13:00 •How to Implement a Custom Action in Rails via a Button Click - Part 1: 00:12:00 •How to Implement a Custom Action in Rails via a Button Click - Part 2: 00:10:00 •Updating the Project Management Dashboard and Performing a Pull Request: 00:05:00 •Deep Dive: Rails Routing and Data Flow - Part 1: 00:13:00 •Deep Dive: Rails Routing and Data Flow - Part 2: 00:13:00 •Deep Dive: Rails Routing and Data Flow - Part 3: 00:16:00 •Section Introduction RR: 00:01:00 •Implementing Data Validations in Rails 5: 00:12:00 •Guide to Data Relationships in Rails: 00:16:00 •How to Implement Custom Scopes in Rails 5: 00:16:00 •How to Set Default Values in Rails 5: 00:13:00 •How to Use Concerns in Rails 5: 00:13:00 •Building an Additional Parent/Child Relationship in Rails 5: 00:10:00 •Rails 5 Complex Forms: Configuring Nested Attributes in the Model: 00:17:00 •Rails 5 Complex Forms: Configuring Nested Attributes in the Form: 00:17:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 1: 00:16:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 2: 00:14:00 •Deep Dive: Working with SQL and ActiveRecord in Rails 5 - Part 3: 00:15:00 •Section Introduction QQ: 00:01:00 •How to Install Devise in Rails 5: 00:08:00 •Using Devise to Implement Registrations and Login Functionality: 00:18:00 •Building Custom Routes for Authentication Pages with Devise in Rails 5: 00:03:00 •Enable Users to Logout and Dynamically Render View Content in Rails 5: 00:07:00 •How to Add Custom Attributes to a Devise Based Authentication System: 00:15:00 •How to Use Controller Concerns in Rails 5 for Devise Custom Attributes: 00:15:00 •Integrate Virtual Attributes to Extract First and Last Name Data from a User: 00:17:00 •Deep Dive: Using BCrypt to Implement Encryption in Ruby: 00:19:00 •Section Introduction PP: 00:01:00 •Rails Data Flow Review and Working with Params: 00:14:00 •Using Rails Sessions to Share Data between Pages: 00:19:00 •Refactoring the Session Tracker into a Controller Concern: 00:07:00 •Working with Strong Params in a Rails 5 Controller: 00:13:00 •Deep Dive: Building a Guest User Feature in Rails - Part 1: 00:14:00 •Deep Dive: Building a Guest User Feature in Rails - Part 2: 00:18:00 •Section Introduction OO: 00:03:00 •How to Customize the Rails Master Layout File - Part 1: 00:15:00 •How to Customize the Rails Master Layout File - Part 2: 00:09:00 •Guide to Using Multiple Layout Files in Rails 5: 00:14:00 •Introduction to Rendering Collections via Partials in Rails 5: 00:09:00 •Introduction to Partials in Rails 5: 00:08:00 •How to Send Data to Partials to Generate Custom Behavior in Rails 5: 00:15:00 •Guide to View Helpers in Rails 5: 00:17:00 •How to Use the Rails Content Tag Helper to Auto Generate HTML Code: 00:15:00 •Introduction to Rendering Collections via Partials in Rails 5: 00:09:00 •Guide to Manually Configuring Partials to Work with Collections in Rails: 00:07:00 •Guide to Helpful ActionView Helper Methods in Rails 5: 00:15:00 •Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 1: 00:12:00 •Deep Dive: Tips and Tricks to Working with ActionView in Rails 5 - Part 2: 00:15:00 •Section Introduction NN: 00:01:00 •How to Utilize Puts Debugging in Rails: 00:08:00 •Guide to Byebug in Rails 5: 00:09:00 •Guide to Debugging with Pry in Rails 5: 00:19:00 •Proper Way to Implement Error Management in a Rails Application - Part 1: 00:15:00 •Proper Way to Implement Error Management in a Rails Application - Part 2: 00:06:00 •Section Introduction MM: 00:01:00 •How to Install Bootstrap 4 into a Rails 5 Application - Part 1: 00:10:00 •How to Install Bootstrap 4 into a Rails 5 Application - Part 2: 00:12:00 •Section Strategy for Building a Custom RubyGem: 00:11:00 •How to Build a RubyGem from Scratch - Part 1: 00:06:00 •How to Build a RubyGem from Scratch - Part 2: 00:15:00 •Section Introduction hh: 00:02:00 •Introduction to Authorization and How to Install the Petergate Gem: 00:08:00 •How to Add Roles to the User Model in Rails 5: 00:05:00 •Guide to Implementing Petergate in Rails 5 Application - Part 1: 00:15:00 •Guide to Implementing Petergate in Rails 5 Application - Part 2: 00:12:00 •Workplace Facilities: 00:35:00 •Portfolio Design Planning for Layout Specific Styles: 00:09:00 •Implementing the Initial Homepage Design in Rails 5 with Bootstrap 4: 00:09:00 •Building a Navigation Partial for the Master Application Layout with Bootstrap: 00:11:00 •Implement a Footer Along with Adding Method Arguments to a Rails View Helper: 00:14:00 •How to Embed a Google Map into a Rails Application: 00:06:00 •Guide to Updating the Styles for the Devise Edit Account Page in Rails: 00:16:00 •How to Override Default Bootstrap Styles for Text Alignment in the Card Class: 00:06:00 •Implementing Styles for the Devise Registration Page with Bootstrap 4: 00:14:00 •How to Design the Login and Password Pages with Bootstrap 4 Form Styles: 00:15:00 •How to Set Default Values for View Helper Method Arguments in Rails 5: 00:04:00 •Integrating a Different Design for a Separate Blog Layout in Rails 5: 00:04:00 •How to Use Bootstrap 4 to Add a Custom Nav Bar to a Blog Layout in Rails: 00:07:00 •Customizing the Design for the Blog Index Page with Bootstrap 4: 00:19:00 •Guide to Adding Styles to the Blog Show and Form Pages with Bootstrap 4: 00:12:00 •Implementing Partials, Pagination, and Font Awesome Icons - Part 1: 00:23:00 •Implementing Partials, Pagination, and Font Awesome Icons - Part 2: 00:23:00 •Initial Design for the Portfolio Index Page with Bootstrap 4: 00:17:00 •Integrating the Portfolio Animated Navigation Slider, Footer, and Index: 00:14:00 •Using the Bootstrap 4 Grid Layout to Style the Portfolio Show Page in Rails: 00:06:00 •Implementing Bootstrap 4 Forms for the Portfolio Form Pages: 00:13:00 •How to Build a View Helper to Dynamically Generate a Nav Bar - Part 1: 00:20:00 •How to Build a View Helper to Dynamically Generate a Nav Bar - Part 2: 00:19:00 •Deep Dive: Rails Asset Pipeline Part 1: 00:01:00 •Deep Dive: Rails Asset Pipeline Part 2: 00:19:00 •Section Introduction LL: 00:01:00 •How to Integrate a Position Attribute and Custom Scope in Rails: 00:12:00 •Installing the jQuery UI and html5sortable JavaScript Libraries in Rails 5: 00:09:00 •Initial Implementation of Drag and Drop Interface in Rails 5: 00:13:00 •Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 1: 00:18:00 •Implementing Drag and Drop Functionality into a Ruby on Rails 5 App Part 2: 00:11:00 •Implementing Authorization Rules for Drag and Drop Feature with Petergate: 00:07:00 •Deep Dive: jQuery CoffeeScript in Rails: 00:19:00 •Section Introduction jj: 00:01:00 •Introduction to Using Images and the Rails Asset Pipeline: 00:12:00 •How to Set a Full Size Video Background in Rails with Bootstrap 4: 00:08:00 •Deep Dive: Installing and Configuring Carrierwave for Image Uploads in Rails 5: 00:20:00 •Deep Dive: Integrating Connection to AWS S3 for File Hosting with Carrierwave: 00:14:00 •Implementing File Upload Button Styles and Refactoring Placeholder - Part 1: 00:06:00 •Implementing File Upload Button Styles and Refactoring Placeholder - Part 2: 00:19:00 •Section Introduction ii: 00:01:00 •Difference Between form_form and form_tag in Rails - Part 1: 00:15:00 •Difference Between form_form and form_tag in Rails - Part 2: 00:16:00 •How to Integrate Cocoon in Rails 5 for jQuery Nested Forms: 00:20:00 •Guide to Integrating Alerts that Automatically Fade Away in Rails 5: 00:15:00 •Refactoring Alert Notifications to Use a Shared View Helper in Rails: 00:13:00 •Deep Dive: How to Build an HTML Form from Scratch the Works with Rails: 00:17:00 •Section Introduction ff: 00:03:00 •Integrating the Twitter Gem to Pull in Tweets in Rails 5: 00:20:00 •How to Render Tweets on a Rails View Page: 00:07:00 •Building a Parser View Helper Method to Make Twitter Links Clickable in Rails: 00:15:00 •Customizing the Styles for the Tech News Page with Bootstrap 4: 00:07:00 •Section Introduction cc: 00:01:00 •Running the Comment Generator and Installing the NoSQL Redis Database in Rails 5: 00:18:00 •Building the Comment Form and Required Controller Actions - Part 1: 00:14:00 •Building the Comment Form and Required Controller Actions - Part 2: 00:08:00 •Refactoring the Comment Form into a Partial and Implementing Data Validations: 00:05:00 •Building the jQuery Functions for Processing Comments - Part 1: 00:19:00 •Building the jQuery Functions for Processing Comments - Part 2: 00:05:00 •How to Create a Broadcast with ActionCable in Rails 5: 00:14:00 •Guide to Implementing Live Data Updates in a Rails 5 Application - Part 1: 00:15:00 •Guide to Implementing Live Data Updates in a Rails 5 Application - Part 2: 00:06:00 •Styling the Comment Section and Implementing Gravatar Based Thumbnails in Rails: 00:16:00 •Section Introduction dd: 00:01:00 •Planning Final Project Updates and Assignment: 00:11:00 •Building a Scope to Show the Most Recent Blog Posts and Hiding Draft Posts: 00:09:00 •Hiding the Show Page for Blogs in Draft Mode in Rails 5: 00:04:00 •How to Add a Drop Down Form Element in Rails 5 for Parent/Child Relationships: 00:09:00 •Using the Controller Generator to Build the Topic Features - Part 1: 00:10:00 •Using the Controller Generator to Build the Topic Features - Part 2: 00:11:00 •How to Build a Widget for the Blog to Render Topics in Rails 5: 00:17:00 •How to Implement Radio Buttons in a Rails Form to Update Enum Values: 00:09:00 •Guide to Integrating Markdown and Syntax Highlighting in a Rails 5 Application: 00:13:00 •Integrating Breadcrumbs and Icons for the Blog Show Pages: 00:12:00 •Building a Partial for Managing Admin Actions for Blog Posts: 00:15:00 •How to Implement a Responsive Navigation Bar with Bootstrap 4: 00:11:00 •Updating the Source/Session Tracking System for the New Layouts: 00:14:00 •How to Integrate a Favicon in Rails 5: 00:08:00 •Implementing Responsive Image Components for the Portfolio Layout: 00:06:00 •Adding Card Styles to the About and Contact Pages: 00:09:00 •How to Implement Collapsable Content Components in a Rails 5 Application: 00:09:00 •How to Integrate Bootstrap Progress Bars in a Rails Application: 00:13:00 •How to Integrate Custom Fonts in a Rails 5 Application: 00:17:00 •Updating the Seeds File in Rails: 00:07:00 •Signing Up for and Creating a New Heroku Application: 00:04:00 •How to Deploy a Rails 5 Application to Heroku: 00:13:00 •Working with the Rails Console on Heroku: 00:11:00 •Installing Redis on Heroku for ActionCable Commenting Feature: 00:04:00 •Configuring Action Cable to Work on Heroku: 00:11:00 •How to Implement the Typed.js Library into a Rails 5 Application: 00:12:00 •How to Install and Configure Webpack, Yarn, and jQuery into a Rails 5.1+ App: 00:19:00 •How to Work with Encrypted Credentials in Rails 5.2+: 00:24:00

Ruby on Rails 5 - Become a Professional Developer
Delivered Online On Demand16 hours 47 minutes
£12

HR Management Course

4.9(27)

By Apex Learning

Overview HR professionals are in HIGH DEMAND! Businesses across the UK are actively seeking skilled individuals to manage recruitment, employee relations, and organizational development. With the increasing need for effective HR management, this is the perfect time to gain the expertise and step into a role that plays a crucial part in every organization. Throughout this comprehensive HR Management course, you’ll explore essential topics such as recruitment strategies, performance management, employee engagement, conflict resolution and workplace compliance. After successful completion of this course you can acquire the required skills in this sector. This HR Management Course comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. So enroll in this course today to fast-track your career ladder. Description Course Curriculum 1 sections • 10 lectures • 03:10:00 total length •Module 01: Introduction to Human Resource(HR) •Module 02: Employee Recruitment and Selection Procedure •Module 03: Employee Training and Development Process •Module 04: Performance Appraisal Management •Module 05: Employee Relations •Module 06: Motivation and Counselling •Module 07: Ensuring Health and safety at the Workplace •Module 08: Employee Termination •Module 09: Employer Record and Statistics •Module 10: Essential UK Employment Law Who is This course for? Who is this course for? This course is ideal for anyone interested in building a career in HR management or enhancing their knowledge in the field. Whether you're a beginner, an aspiring HR professional, or a business owner seeking to improve your people management skills, this course is perfect for you. Requirements Our HR Management Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. Career Path Completing this course will enhance your CV and open opportunities in various HR roles across industries. HR Assistant Recruitment Coordinator HR Officer Talent Acquisition Specialist HR Manager

HR Management Course
Delivered Online On Demand3 hours 10 minutes
£12

Early Childhood: Child Care

4.9(27)

By Apex Learning

Overview: ★★★ Limited Time Offer ★★★ If you have a passion for shaping young lives and making a difference, the Early Childhood: Child Care course is your gateway to a rewarding career in Child Care. Whether you're just starting out or looking to deepen your knowledge, this comprehensive course offers valuable insights and skills to support the growth and development of children. Focusing on vital aspects such as child nutrition, toilet training, and independent life skills, you’ll gain the expertise needed to provide exceptional Child Care. This course is designed to empower you with the right skills and knowledge to nurture children in their early years. Upon completion, you’ll receive a certificate that validates your understanding and commitment to Child Care, helping you stand out in this growing field. Course Curriculum This Early Childhood: Child Care course is structured to provide you with comprehensive lessons that cover all essential Child Care topics. Here's what you will learn: Lesson 01: Meeting the Cleaning, Care and Toilet Requirements of Children (00:11:00) Lesson 02: Dressing for Children (00:07:00) Lesson 03: Nutrition and Its Importance in Children (00:09:00) Lesson 04: Things to Consider in Baby Bottle Cleaning (00:10:00) Lesson 05: Ways to be Followed in Toilet Training, and the Effects of Attitudes and Behaviours on Children (00:09:00) Lesson 06: Ways to be Followed in Gaining Dressing Skills (00:08:00) Lesson 07: Nutritional Needs of Children Aged 1-6 (00:13:00) Lesson 08: Independent Life Skills (00:14:00) Lesson 09: Types of Reinforcers (00:12:00) Resource: Early Childhood: Child Care (00:00:00) Why Choose This Bundle? Gain knowledge on Child Care essentials, from nutrition to toilet training Receive accredited certification upon completion Learn at your own pace with 24/7 online access Strengthen your career prospects in Child Care with practical and theoretical knowledge Who Is This Course For? This course is ideal for anyone looking to pursue or enhance a career in Child Care. Whether you're a new parent, a Child Care professional, or someone passionate about early childhood education, this course will equip you with the tools and understanding to succeed in this fulfilling role. Requirements No prior experience or qualifications are required to enrol in this course. It is suitable for learners of all levels. The course is accessible on any device, including PCs, Macs, tablets, and smartphones. Career Path Graduating from this Child Care course opens doors to a variety of career opportunities, including: Child Care Worker – £18,000 to £25,000 annually Nursery Assistant – £16,000 to £22,000 annually Early Years Educator – £20,000 to £30,000 annually Childcare Centre Director – £30,000 to £45,000 annually Enrol now and take the first step towards a fulfilling career in Child Care!

Early Childhood: Child Care
Delivered Online On Demand3 hours
£9.99 to £12

Nursing Assistant Diploma - CPD Certified

4.9(27)

By Apex Learning

Overview This comprehensive course on Nursing Assistant Diploma will deepen your understanding on this topic. After successful completion of this Nursing Assistant course you can acquire the required skills in this sector. This Nursing Assistant Diploma comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this Nursing Assistant course today to fast-track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the Nursing Assistant course. After successfully completing the Nursing Assistant course, you will be eligible for the certificate. Course Curriculum of Nursing Assistant Diploma Module 01: Introduction to Nursing Module 02: Working in Different Healthcare Settings Module 03: Understanding Legal, Professional Standards of Practice, and Ethical Aspects of Health Care - Part 1 Module 04: Understanding Legal, Professional Standards of Practice, and Ethical Aspects of Health Care - Part 2 Module 05: Effective Communication in Nursing Module 06: Understanding the Growth and Development of Children Module 07: Safeguarding, Protection, and Welfare of Young Children Module 08: Health and Safety of Children in the Early Years Module 09: Nutrition and Healthy Food for Children Who is This course for? Aspiring Nursing Assistants in healthcare Individuals interested in child health and welfare Professionals transitioning to healthcare roles Those seeking foundational knowledge in nursing Learners focused on ethical and legal healthcare practices Requirements of Nursing Assistant Training Our Nursing Assistant Diploma | Online Course is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path of Nursing Assistant Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to: Nursing Assistant Child Care Worker Healthcare Support Worker Community Care Assistant Paediatric Nursing Assistant Hospital Care Assistant And much more!

Nursing Assistant Diploma - CPD Certified
Delivered Online On Demand4 hours 48 minutes
£9.99

Motivational Intelligence - Executive Leadership & Management Program

By The Power Within Training & Development Ltd

Our Motivational Intelligence Executive Management course is targeted at transitional leadership development to adapt to market dynamics. AWARD WINNING LEADERSHIP DEVELOPMENT PROGRAMME Executive Diploma: Leading With Motivational Intelligence Leading your team or business through transitions or adapting to change is a vital leadership skill that most find challenging. The Power Within Training is dedicated to giving leaders, managers, and businesses throughout England and the UK the executive leadership skills needed to transform their businesses. Neuroscientists have now discovered why people perceive risk, resist change, and cling to the legacy ways they approach their role. With this discovery, we’ve found a practical approach for removing this resistance and fostering greater employee accountability, adaptability, and resilience. The answer was uncovered in the emerging field of Motivational Intelligence. This course has completely changed my outlook on my responsibilities as a manager/leader. To say I have a new perspective is an understatement; I now have the tools to make a massive difference in how I run my company and my life; it has put a new voice in my head that is now directing me in ways I had not thought of before. "If you want a better chance in life and business, do not hesitate to do this course." MANAGING DIRECTOR RBT UNDERFLOWING LIMITED The Role of Motivational Leadership Our motivational leadership courses are rooted in the science of Motivational Intelligence. Motivational Intelligence is designed as an individual’s ability to identify and manage negative thoughts and self-limiting beliefs to overcome obstacles and accomplish goals. Using motivational intelligence and our management development program provides you with the skills and tools needed to face high-level challenges and put thoughts into action while paving the way to a vision. Motivation relies on the learning process of an individual and their ability to observe the relationship between performance and outcome. Motivational leaders can evoke and see the best in their employees and inspire them to work toward a common goal. LEADING WITH MOTIVATIONAL INTELLIGENCE Objectives of our Motivational Leadership Courses The management development program we offer is the world’s first accredited Executive Diploma specifically designed to help progressive-minded leaders adapt to today’s business environment. We focus on issues and challenges created by disruption and turbulence. Our motivational leadership courses address topics ranging from leading/managing virtual teams to helping employees more readily orient to an ever-changing world. The Power Within focuses on imparting fundamental skills, tactical best practices, and powerful insights into the human side of the business. Leadership training provides valuable knowledge to leaders of all levels. The management portion of our leadership training teaches participants how to define the proper team goals, translate them into actionable plans and communicate them in a way that encourages buy-in. Lastly, the leadership portion focuses on developing people by shifting negative thoughts and self-limiting beliefs such that individuals give themselves permission to learn, grow, and execute new strategies and plans. Here are some additional objects of our motivational leadership courses: To Understand the Role of Motivation in the Workplace To Develop a Deep Understanding of the Different Types of Motivation and How They Can Be Applied to Improve Team Performance To Learn How to Use Motivational Intelligence to Create a Positive and Productive Work Environment To Develop the Skills Needed to Increase Employee Engagement and Drive Business Results To Practice Effective Leadership Techniques that Foster Motivation and Engagement LEADING WITH MOTIVATIONAL INTELLIGENCE Our Leading with Motivational Intelligence (MQ) Executive Diploma Programme is specifically designed to help participants create the “complete game” of leadership and management. Leveraged by more than 40% of the largest Fortune 500 companies and implemented around the world, the Leading with Motivational Intelligence (MQ) consistently receives a participant buy-in rate in excess of 97%. However, the most important statistic is: 12 months after completing the course more than 93% of participants continue to use the skills and techniques taught on a daily basis. ABOUT THE MQ EXECUTIVE DIPLOMA Are There Different Types of Motivational Leadership? Motivation is the fuel that drives the accomplishment of a goal; without any motivation, the goal becomes another difficult task. Motivational leadership means understanding that regardless of whether you’re leading a small group or an entire business, your leadership and motivational style can significantly impact the effectiveness of your effort. There are several leadership and motivation styles, but the challenge comes with finding the most appropriate for you and your team. In our leadership development program, we’ll discuss leadership motivational skills while working with you to find the best one. Motivational leadership either takes the form of intrinsic or extrinsic motivation. Intrinsic motivation motivates your team to be rewarded internally, and extrinsic motivation uses compensation as a driving force. Compensation can be salary, bonuses, goods, money, or even an appraisal. Here are some examples of different intrinsic and extrinsic motivational types: Competence Motivation – This style is driven by curiosity and a willingness to know more and cultivate additional skills. This style’s central pillar is building more expertise on a subject matter as a noncompetition among peers. Achievement Motivation – Achievement motivation is similar to competence, as it aims to achieve personal development goals. This could take the form of a title within the company. An example could be in your sales department, where a leaderboard or wall of fame is used to track sales. Reward-Based Motivation – This is probably the only motivational type most are aware of, as it’s the easiest way to get a fast motivational boost. The main issue with this type of motivation is that employees get used to it, and the effects don’t last long. Understand the Importance of Motivation Skills in Leadership Motivation drives nearly every action of our lives. Motivational leadership drives the why behind every business idea that’s ever been put into action. As a leader or manager, you must understand the importance of motivating team members, and being able to do this effectively is a requirement in every manager, leader, or business owner’s toolkit. Our management development program builds on best practices, strategic insights, and lessons learned over three decades of building leadership universities for Fortune 500 companies. Focusing on imparting fundamental skills to our executive development course offers powerful insights into the human side of the business. You’ll gain the skills needed to foster a growth mindset within your team. Here are some additional reasons why motivational leadership matters: Improved Performance – Motivated employees can drive the performance of your business. When your employees are motivated, you’ll find lower levels of absenteeism, improved relationships between managers and employees, and improved worker performance throughout your business. Enhanced Innovation – Motivation is a significant force behind innovative ideas. You’re more likely to identify workplace improvement opportunities when your team is motivated. Improved Workplace Culture – Employee motivation and your workplace culture are closely linked. When you take our leadership development program, you’ll discover that a motivated workforce brings commitment, and drive, which enhances your business’s overall morale and creates a positive work culture. Register your interest Motivational Leadership Techniques That Foster Engagement When employees are unmotivated or disengaged, it’s easy to blame tools, processes, or contributing factors. Often, disengagement comes down to a lack of effective leadership. Our leadership training program will help you unlock what leaders need to inspire their employees to do their job and find purpose within their roles. Here are some ways you can apply what you learned during your leadership development program to encourage collaborative leadership and inspire your team to do their very best work: Employees Trust Leaders Whom Both Lead and Follow – Good leaders don’t needlessly exhibit authoritative behaviour. Good leaders show their team that they are willing to roll up their sleeves and work with their team to improve the business. Passion and Positivity Increase Employee Performance – Effective motivational leadership combines finding meaning in work, leveraging connection and community, converting stress into opportunity, taking actions despite the risk, and lastly, maintaining the energy of others through motivation. Show enthusiasm in your business, which will convey your passion to others and can help increase performance and employee engagement. Effective Leadership Prioritizes Business – Successful leaders are more about short-term goals than reaching the next milestone and contributing to your overall business. Practical leadership qualities include providing growth opportunities, inspiring and motivating employees, being open and trusting, and assessing and managing risks. These decisions lead to more long-term success for your business. How To Register For Our Leadership Development Program   Our motivational leadership courses are open to leaders, managers, and business owners looking to quickly adapt their team to change and effectively mentor every team member. The modules in our leadership development program are live virtual instructor-led sessions that meet twice per month for about three and a half hours. These modules incorporate insightful discussions and engaging group conversations designed to shift limiting mindsets, isolate best practices and foster actionable strategies that can be applied immediately. To apply for the course, we ask that you register your interest. Once submitted, The Power Within will contact you to discuss options for fully-funded or partially-funded training opportunities. Register your interest today Book Your Motivational Leadership Course Today   The Power Within is the Motivational Intelligence company dedicated to helping your business become more accountable, resilient, adaptable, and capable of handling all the challenges they encounter. Our leading with Motivational Intelligence Executive Diploma course has been built leveraging Nobel Prize-winning research and the latest advancements to ensure everything necessary for meaningful change is in place. Our leadership development program is fully accredited and internationally recognized for its effectiveness in developing world-class leaders. We want to give you the tools, techniques, and knowledge to think bigger, be better, and achieve more. Don’t hesitate to contact us to learn more about our leadership development program.

Motivational Intelligence - Executive Leadership & Management Program
Delivered in Motherwell or UK Wide or OnlineFlexible Dates
Price on Enquiry

Driving and Managing Change

By Elite Forums Events

Course Duration: 1 or 2 days (or modular format across 3–4 sessions) Target Audience: Team leaders, managers, project leads, HR professionals, and change champions responsible for initiating or supporting change within their teams or organisations. Course Objectives By the end of this course, participants will be able to: Understand the dynamics and psychology of organisational change. Apply change models to plan and implement change effectively. Communicate change with clarity and empathy. Anticipate and manage resistance to change. Sustain momentum and embed change in culture and practice. Course Outline Module 1: The Nature of Change Why change initiatives succeed or fail Types of organisational change (strategic, cultural, technological, etc.) The human side of change: uncertainty, fear, and motivation Change vs transformation Module 2: Change Management Models Lewin’s Change Model (Unfreeze–Change–Refreeze) Kotter’s 8-Step Change Model ADKAR (Awareness, Desire, Knowledge, Ability, Reinforcement) Choosing and applying the right model for your context Module 3: Planning and Leading Change Assessing readiness and mapping stakeholders Creating a compelling vision for change Developing a change plan and roadmap Roles and responsibilities of leaders and change agents Module 4: Communicating Through Change Crafting key messages and change narratives Communicating with transparency and empathy Engaging employees and addressing concerns Channels, timing, and frequency of communication Module 5: Managing Resistance and Building Buy-In Identifying sources of resistance Strategies to understand and reduce resistance Building coalitions and early adopters Creating participation and ownership Module 6: Embedding and Sustaining Change Reinforcement strategies and recognition Aligning systems, structures, and behaviours Monitoring progress and adjusting plans Measuring change success (KPIs, feedback loops) Module 7: Leading Yourself Through Change Emotional resilience and adaptability Supporting your team while navigating uncertainty Mindsets for change leadership Self-reflection and personal action plan Delivery Style Interactive workshops with case studies and real-life examples Group discussions, change simulations, and planning activities Practical tools and templates for immediate workplace use Course Materials Provided Participant workbook Change management templates (e.g. stakeholder map, change comms plan) Change models quick reference guide Personal action plan template Optional Add-ons Custom case study based on your organisation’s current change program Post-course coaching or implementation support Manager toolkit for cascading change conversations

Driving and Managing Change
Delivered in Internationally or OnlineFlexible Dates
Price on Enquiry

Driving and Managing Change

By Elite Forums UK

Course Duration: 1 or 2 days (or modular format across 3–4 sessions) Target Audience: Team leaders, managers, project leads, HR professionals, and change champions responsible for initiating or supporting change within their teams or organisations. Course Objectives By the end of this course, participants will be able to: Understand the dynamics and psychology of organisational change. Apply change models to plan and implement change effectively. Communicate change with clarity and empathy. Anticipate and manage resistance to change. Sustain momentum and embed change in culture and practice. Course Outline Module 1: The Nature of Change Why change initiatives succeed or fail Types of organisational change (strategic, cultural, technological, etc.) The human side of change: uncertainty, fear, and motivation Change vs transformation Module 2: Change Management Models Lewin’s Change Model (Unfreeze–Change–Refreeze) Kotter’s 8-Step Change Model ADKAR (Awareness, Desire, Knowledge, Ability, Reinforcement) Choosing and applying the right model for your context Module 3: Planning and Leading Change Assessing readiness and mapping stakeholders Creating a compelling vision for change Developing a change plan and roadmap Roles and responsibilities of leaders and change agents Module 4: Communicating Through Change Crafting key messages and change narratives Communicating with transparency and empathy Engaging employees and addressing concerns Channels, timing, and frequency of communication Module 5: Managing Resistance and Building Buy-In Identifying sources of resistance Strategies to understand and reduce resistance Building coalitions and early adopters Creating participation and ownership Module 6: Embedding and Sustaining Change Reinforcement strategies and recognition Aligning systems, structures, and behaviours Monitoring progress and adjusting plans Measuring change success (KPIs, feedback loops) Module 7: Leading Yourself Through Change Emotional resilience and adaptability Supporting your team while navigating uncertainty Mindsets for change leadership Self-reflection and personal action plan Delivery Style Interactive workshops with case studies and real-life examples Group discussions, change simulations, and planning activities Practical tools and templates for immediate workplace use Course Materials Provided Participant workbook Change management templates (e.g. stakeholder map, change comms plan) Change models quick reference guide Personal action plan template Optional Add-ons Custom case study based on your organisation’s current change program Post-course coaching or implementation support Manager toolkit for cascading change conversations

Driving and Managing Change
Delivered in Internationally or OnlineFlexible Dates
Price on Enquiry

Driving and Managing Change

By Elite Forums AU

Course Duration: 1 or 2 days (or modular format across 3–4 sessions) Target Audience: Team leaders, managers, project leads, HR professionals, and change champions responsible for initiating or supporting change within their teams or organisations. Course Objectives By the end of this course, participants will be able to: Understand the dynamics and psychology of organisational change. Apply change models to plan and implement change effectively. Communicate change with clarity and empathy. Anticipate and manage resistance to change. Sustain momentum and embed change in culture and practice. Course Outline Module 1: The Nature of Change Why change initiatives succeed or fail Types of organisational change (strategic, cultural, technological, etc.) The human side of change: uncertainty, fear, and motivation Change vs transformation Module 2: Change Management Models Lewin’s Change Model (Unfreeze–Change–Refreeze) Kotter’s 8-Step Change Model ADKAR (Awareness, Desire, Knowledge, Ability, Reinforcement) Choosing and applying the right model for your context Module 3: Planning and Leading Change Assessing readiness and mapping stakeholders Creating a compelling vision for change Developing a change plan and roadmap Roles and responsibilities of leaders and change agents Module 4: Communicating Through Change Crafting key messages and change narratives Communicating with transparency and empathy Engaging employees and addressing concerns Channels, timing, and frequency of communication Module 5: Managing Resistance and Building Buy-In Identifying sources of resistance Strategies to understand and reduce resistance Building coalitions and early adopters Creating participation and ownership Module 6: Embedding and Sustaining Change Reinforcement strategies and recognition Aligning systems, structures, and behaviours Monitoring progress and adjusting plans Measuring change success (KPIs, feedback loops) Module 7: Leading Yourself Through Change Emotional resilience and adaptability Supporting your team while navigating uncertainty Mindsets for change leadership Self-reflection and personal action plan Delivery Style Interactive workshops with case studies and real-life examples Group discussions, change simulations, and planning activities Practical tools and templates for immediate workplace use Course Materials Provided Participant workbook Change management templates (e.g. stakeholder map, change comms plan) Change models quick reference guide Personal action plan template Optional Add-ons Custom case study based on your organisation’s current change program Post-course coaching or implementation support Manager toolkit for cascading change conversations

Driving and Managing Change
Delivered OnlineFlexible Dates
Price on Enquiry

Adaptive Leadership in Uncertain Times: Leading with Clarity, Courage and Flexibility

By Elite Forums AU

Course Duration: Full-day program (or two half-day modules), with options for virtual delivery or leadership retreats Target Audience: Mid to senior-level leaders, team managers, project leads, or high-potential employees who are responsible for leading through disruption, complexity, or organisational transformation. Course Objectives By the end of this course, participants will be able to: Understand the principles of adaptive leadership and why it's essential in unpredictable environments. Recognise the difference between technical and adaptive challenges. Build the mindset and behaviours needed to lead with resilience and flexibility. Engage and empower teams in the face of uncertainty and resistance. Apply practical tools to lead through change, conflict, and complexity. Course Outline Module 1: Understanding Adaptive Leadership What is adaptive leadership? Origins (Harvard Kennedy School, Ronald Heifetz model) How adaptive leadership differs from traditional leadership The link between complexity, uncertainty, and the need for adaptability Module 2: The Nature of Change and Challenge Technical vs adaptive challenges Why some problems can’t be solved with expertise alone Common leadership traps during crisis or disruption Adaptive work: reframing problems and shifting mindsets Module 3: The Core Principles of Adaptive Leadership Get on the balcony – seeing the bigger picture Regulate distress – maintaining productive tension Maintain disciplined attention – keeping teams focused Give the work back – empowering others to lead Protect voices of leadership from below – enabling diverse input Module 4: Leading Yourself Through Uncertainty Developing personal resilience and emotional agility Navigating ambiguity, setbacks, and pressure Identifying your leadership default style under stress Reflection: What kind of leader does your team need now? Module 5: Engaging Others in Times of Uncertainty Building trust and psychological safety during turbulence Managing resistance to change with curiosity and empathy Tools for courageous conversations and adaptive dialogue Creating shared purpose and distributed leadership in teams Module 6: Adaptive Tools and Techniques Scenario planning and sensemaking Stakeholder mapping in dynamic environments Using inquiry over advocacy Holding space for experimentation and learning Leading with both confidence and humility Module 7: Action Planning and Application Identify one adaptive challenge in your role/team Map your adaptive leadership response Peer coaching conversations Build a 30-day Adaptive Leadership Plan Delivery Style Workshop-style, highly interactive Case studies, breakout discussions, and guided self-reflection Scenario-based practice and small group exercises Option to include pre-work, post-session coaching or check-ins Course Materials Provided Adaptive Leadership workbook Reflection tools and leader self-assessment Conversation guide for adaptive challenges Change resistance diagnostic Personal Leadership Development Plan template Optional Add-ons Executive coaching package 360 feedback or team diagnostic on adaptive capacity Integration with change management or innovation programs Customisation for specific industries (e.g., public sector, healthcare, education, finance)

Adaptive Leadership in Uncertain Times: Leading with Clarity, Courage and Flexibility
Delivered OnlineFlexible Dates
Price on Enquiry

Adaptive Leadership in Uncertain Times: Leading with Clarity, Courage and Flexibility

By Elite Forums Events

Course Duration: Full-day program (or two half-day modules), with options for virtual delivery or leadership retreats Target Audience: Mid to senior-level leaders, team managers, project leads, or high-potential employees who are responsible for leading through disruption, complexity, or organisational transformation. Course Objectives By the end of this course, participants will be able to: Understand the principles of adaptive leadership and why it's essential in unpredictable environments. Recognise the difference between technical and adaptive challenges. Build the mindset and behaviours needed to lead with resilience and flexibility. Engage and empower teams in the face of uncertainty and resistance. Apply practical tools to lead through change, conflict, and complexity. Course Outline Module 1: Understanding Adaptive Leadership What is adaptive leadership? Origins (Harvard Kennedy School, Ronald Heifetz model) How adaptive leadership differs from traditional leadership The link between complexity, uncertainty, and the need for adaptability Module 2: The Nature of Change and Challenge Technical vs adaptive challenges Why some problems can’t be solved with expertise alone Common leadership traps during crisis or disruption Adaptive work: reframing problems and shifting mindsets Module 3: The Core Principles of Adaptive Leadership Get on the balcony – seeing the bigger picture Regulate distress – maintaining productive tension Maintain disciplined attention – keeping teams focused Give the work back – empowering others to lead Protect voices of leadership from below – enabling diverse input Module 4: Leading Yourself Through Uncertainty Developing personal resilience and emotional agility Navigating ambiguity, setbacks, and pressure Identifying your leadership default style under stress Reflection: What kind of leader does your team need now? Module 5: Engaging Others in Times of Uncertainty Building trust and psychological safety during turbulence Managing resistance to change with curiosity and empathy Tools for courageous conversations and adaptive dialogue Creating shared purpose and distributed leadership in teams Module 6: Adaptive Tools and Techniques Scenario planning and sensemaking Stakeholder mapping in dynamic environments Using inquiry over advocacy Holding space for experimentation and learning Leading with both confidence and humility Module 7: Action Planning and Application Identify one adaptive challenge in your role/team Map your adaptive leadership response Peer coaching conversations Build a 30-day Adaptive Leadership Plan Delivery Style Workshop-style, highly interactive Case studies, breakout discussions, and guided self-reflection Scenario-based practice and small group exercises Option to include pre-work, post-session coaching or check-ins Course Materials Provided Adaptive Leadership workbook Reflection tools and leader self-assessment Conversation guide for adaptive challenges Change resistance diagnostic Personal Leadership Development Plan template Optional Add-ons Executive coaching package 360 feedback or team diagnostic on adaptive capacity Integration with change management or innovation programs Customisation for specific industries (e.g., public sector, healthcare, education, finance)

Adaptive Leadership in Uncertain Times: Leading with Clarity, Courage and Flexibility
Delivered in person or OnlineFlexible Dates
Price on Enquiry