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

13690 Courses in Cardiff delivered Online

Chakra Healing and Balancing Online Training

By NextGen Learning

Chakra Healing and Balancing Online Training Course Overview This Chakra Healing and Balancing Online Training course provides an in-depth exploration of the chakra system, focusing on its role in personal healing and energy balance. Learners will gain a comprehensive understanding of the seven main chakras and their connection to physical, emotional, and spiritual well-being. By examining the techniques for balancing and healing these energy centres, participants will develop the ability to enhance their own wellness practices and support others. This course equips learners with knowledge they can apply immediately, making it a valuable resource for personal growth and professional development in holistic health practices. Course Description Throughout this course, learners will explore each chakra in detail, understanding its specific function, associated qualities, and how imbalances manifest in the body and mind. Topics include chakra energy, methods for chakra cleansing, meditation practices, and tools for restoring harmony. The course offers an engaging learning experience through a structured combination of theory and techniques. By the end of the course, learners will be skilled in identifying chakra imbalances, applying healing practices, and incorporating chakra work into daily life for improved wellness. This training empowers individuals to use chakra healing in both personal and professional settings. Chakra Healing and Balancing Online Training Curriculum Module 01: Module 02: Module 03: (See full curriculum) Who is this course for? Individuals seeking to improve their personal well-being. Professionals aiming to incorporate chakra healing into their practice. Beginners with an interest in holistic health and energy work. Anyone interested in deepening their understanding of spiritual wellness. Career Path Holistic Health Practitioner Wellness Coach Reiki Practitioner Energy Healer Yoga Instructor Spiritual Guide

Chakra Healing and Balancing Online Training
Delivered OnlineFlexible Dates
£7.99

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

Goal Setting Strategy Online Course

3.0(2)

By Alpha Academy

Goal Setting Strategy Online Course The Goal Setting Strategy Online Course helps you take control of your goals and get more done. You will learn how to stop procrastinating, stay focused, and manage your time well. This course shows you how to set smart goals, stay motivated, and finish your tasks on time. With each module, you will gain simple steps to boost your productivity and create a plan that works for your life or career. Learning Outcomes Beat procrastination using easy steps. Understand and use the four P’s of goal setting. Boost your daily motivation. Manage your time in a smart way. Stay on track and complete your tasks. Get more done in less time. Create helpful to-do lists. Set SMART goals that lead to real results. Learn how to keep going even when you make mistakes. Build a plan to reach your personal or work goals. Who is this course for? This course is for anyone who wants to reach goals faster and improve their time management. It suits students, job seekers, employees, and business owners. If you often feel stuck or distracted, this course is for you. Eligibility Requirements You don’t need past experience. Anyone with a computer or smartphone and an internet connection can join. Career path After finishing this course, you can use these skills in any job or role. Good goal-setting helps in business, management, education, and more. It also prepares you for roles where planning, focus, and results matter. (Learn more about this online course)

Goal Setting Strategy Online Course
Delivered Online On Demand9 hours
£10.99

Life Coach

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 10 Hours 18 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about life coaching Understand the core competencies and principles of life coaching Explore the various areas of life coaching Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert life coach Life Coach Course Master the skills you need to propel your career forward in life coaching. This course will equip you with the essential knowledge and skillset that will make you a confident life coach and take your career to the next level. This comprehensive life coach course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this life coach course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective life coaching practice and equip you with the essential skills, confidence and competence to assist you in the life coaching industry. You'll gain a solid understanding of the core competencies required to drive a successful career in life coaching. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for life coach or for people who are aspiring to specialise in life coaching. Enrol in this   course to life coach day and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive life coach course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this life coaching can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This life coach course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This life coach course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This life coach course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction What You Will Learn 00:06:00 Get To Know Your Instructor 00:02:00 Part 1 : Life Coaching Certification What Is Life Coaching 00:04:00 The Benefits Of Becoming A Life Coach 00:03:00 The Difference Between Coaching, Therapy, Mentoring & Training 00:03:00 The Responsibilities Of A Life Coach 00:02:00 Coaching Fundamentals Coaching Fundamentals Overview 00:02:00 Listening Introduction 00:02:00 The 3 Kinds Of Listening As A Coach 00:04:00 Your Listening Template 00:10:00 Questioning Introduction 00:01:00 Questioning & Coaching 00:03:00 How Coaching Questions Are Different From Normal Questions 00:01:00 The Different Types Of Coaching Questions 00:12:00 Questions Summary 00:03:00 Building Trust Introduction 00:01:00 The Trust Checklist Exercise 00:02:00 The Trust Checklist Exercise 00:02:00 How To Build Trust As A Coach 00:08:00 More Trust Building Strategies 00:04:00 Understanding Personalities Understanding Personalities Overview 00:03:00 Big Five Personality Model 00:02:00 Myers Briggs Personality Model 00:04:00 Your Personality Model 00:08:00 How To Bring Out Your Strengths With This Model 00:09:00 Coaching Models Explained Coaching Models Introduction 00:02:00 GROW Model Explained 00:05:00 STEPPPA Model Explained 00:08:00 FUEL Model Explained 00:02:00 CLEAR Model Explained 00:04:00 Why We Will Use The GROW Model 00:01:00 Coaching Step 1: Goal Setting Step 1 Introduction 00:02:00 Why Defining Your Values Is Important 00:02:00 What Does Your Ideal Life Look Like? 00:04:00 The 4 Biggest Goal Setting Mistakes To Avoid 00:06:00 Stretch Goals Explained 00:03:00 Why You Should Start With Long Term Goals 00:04:00 Setting Your First Long Term Goal 00:05:00 Turning Long Term Goals Into Short Term Goals 00:05:00 Next Steps 00:01:00 Coaching Step 2 : Reality Step 2 Introduction 00:01:00 Status Quo Explained 00:06:00 Wheel Of Life Excercise Explained 00:06:00 Big Rocks Exercise Explained 00:05:00 Coaching Example Step 2 00:04:00 Coaching Step 3 : Option & Obstacles Step 3 Introduction 00:01:00 How To Brainstorm With Your Client(s) 00:05:00 How To Evaluate Your Brainstorming Ideas 00:04:00 “Spheres Of Influence” Excerise Explained 00:02:00 “Not To Do List” Exercise Explained 00:04:00 Coaching Example Step 3 00:07:00 Coaching Step 4 : Will & Action Planning Step 4 Introduction 00:01:00 The 80/20 Rule Applied To Coaching 00:04:00 How To Design An Action Plan 00:03:00 Coaching Example Step 4 00:05:00 GROW Model Recap 00:02:00 How To Structure Your Coaching Sessions Structuring Your Sessions Introduction 00:01:00 How To Define Your Coaching Ground Rules 00:03:00 How Much Should You Charge 00:02:00 The Pre Coaching Call 00:03:00 Your First Coaching Session 00:03:00 Progress Evaluation Sessions 00:04:00 My Recommended Coaching Timeline 00:02:00 Clint Coach Relationship Client Coach Relationship Intro 00:01:00 What Clients Expect From Their Coaches 00:03:00 Why Clients Choose One Coach Over Another 00:01:00 Client Coach Boundaries 00:02:00 How To Retain Clients Long Term 00:05:00 Advanced Coaching Strategies Advanced Coaching Strategies Introduction 00:01:00 Reframing Explained 00:06:00 Managing Emotional States 00:07:00 Understanding Representational Systems 00:07:00 Personal SWOT Analysis 00:06:00 Johari Window - Developing Self Awareness 00:04:00 Giving Good Feedback As A Coach 00:04:00 Part 2: Holistic Health Coaching Certification Part 2 Introduction 00:02:00 Giving Good Feedback As A Coach 00:04:00 What Does A Health Coach Do? 00:02:00 How Can You Combine Life Coaching & Health Coaching 00:01:00 Diet & Nutrition Fundamentals Diet Introduction 00:01:00 Your Health & Diet: How They Are Linked 00:03:00 The Consequences Of Following A Bad Diet 00:03:00 How To Eat For Longevity 00:01:00 What Are Calories? Explained 00:03:00 The Relationship Between Bodyweight And Health 00:05:00 Calories & Bodyweight In A Healthy Diet 00:01:00 The Surprising Results Of The Twinkie Diet 00:01:00 The Relationship Between Weight Loss And Health 00:02:00 Healthy Weight Ranges 00:01:00 The Best Foods For A Healthier Life 00:02:00 Best Protein Foods 00:01:00 Best Carbohydrate Foods 00:01:00 Best Dietary Fat Foods 00:01:00 How Much Of Each (Protein, Carbs, Fat)? 00:04:00 What About The Remaining Calories 00:01:00 Diet & Nutrition Coaching Client Assessment Introduction 00:01:00 Client Interview 00:04:00 How To Create A Diet Plan For Clients 00:09:00 Calculating BMI 00:03:00 Exercise Coaching : Cardio Cardio Introduction 00:01:00 The Different Types Of Cardio 00:02:00 How To Monitor Your Heart Rate During A Workout 00:02:00 Cardio vs Weigh Training - Which Is Better For Weight Loss 00:06:00 Exercise Coaching : Resistance Training Weight Training Introduction 00:01:00 Muscle Building Formula 00:07:00 The Science Behind Muscle Growth 00:03:00 Weight Training vs Bodyweight Training 00:02:00 How To Create Beginner Workout Plan 00:08:00 5 Most Important Aspects Of Lifting Form 00:03:00 Progressive Overload 00:02:00 Hormone Health Explained Hormones Introduction 00:01:00 The 3 Types Of Hormones 00:03:00 The Endocrine System Explained 00:04:00 Hormones & Heart Disease 00:03:00 Anabolic Steroids: Why They Are So Dangerous 00:03:00 Most Important Hormones Overview 00:01:00 Insulin 00:04:00 Glucagon 00:02:00 Adrenaline 00:03:00 Cortisol 00:04:00 Ghrelin 00:02:00 Leptin 00:02:00 Thyroid Hormones 00:02:00 Estrogen 00:02:00 Growth Hormone 00:01:00 Testosterone 00:03:00 Supplements How To Build Your Own Supplement Stack 00:08:00 Top 3 Beginner Supplements For Muscle Growth 00:04:00 The Best Supplements To Boost Immunity 00:04:00 The Best Supplements For Vegans & Vegetarians 00:02:00 The Best Supplements For Joint & Bone Health 00:02:00 The Best Supplements For Fat Loss 00:04:00 Health & Fitness Motivation Health & Fitness Motivation Introduction 00:01:00 The Role Of Stress In Motivation3 00:01:00 The Motivation Problem3 00:02:00 8 Steps To Building Fitness Discipline 00:07:00 How To Get Out Of A Workout Rut 00:08:00 Health & Fitness FAQ Answered Is Brown Sugar Better Than White Sugar 00:02:00 What Should You Train On Your First Day At The Gym? 00:07:00 Fresh vs Frozen Food: Which Is Healthier 00:03:00 Part 3: Wellness Coaching Certification Part 3 Introdudction 00:01:00 Steers Management The Difference Between Stress & Anxiety 00:02:00 Short vs Long Term Stress 00:02:00 The Effects Of Stress & Anxiety On Your Body 00:05:00 Proven Stress Management Strategies & Techniques 00:02:00 The Benefits Of Calm Breathing 00:02:00 Breathing Exercise #1 - Three Part Breath 00:02:00 Breathing Exercise #2 - Bellows Breath 00:01:00 Progressive Muscle Relaxation 00:03:00 Complete PMR Routine 00:07:00 Sleep Sleeping For A Longer Life 00:04:00 Tips To Fall Asleep Faster 00:03:00 Supplements For Improved Sleep 00:02:00 Emotional Self Care What Is Emotional Self Care 00:04:00 How To Accept Yourself 00:02:00 Taming Your Inner Critic 00:05:00 Getting A Different Perspecitive 00:04:00 Acknowledging Your Qualities 00:02:00 Getting Rid Of Time Consuming Commitments 00:06:00 How To Say “No” To Others 00:04:00 Supplementary Resources Supplementary Resources - Life Coach 00:00:00 Assessment Assessment -Life Coach 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Life Coach
Delivered Online On Demand
£19

Veterinary Nursing Course - CPD Certified

5.0(3)

By School Of Health Care

Veterinary Nursing: Veterinary Nursing Course Online Unlock the Power of Veterinary Nursing: Veterinary Nursing Course: Enrol Now! If you want to learn about Veterinary Nursing: Veterinary Nursing Course and become an expert in the field, you have arrived at the right place. A Veterinary Nursing role is critical in ensuring the smooth operation of a veterinary practice and the well-being of patients. Feeding, cleaning, handling, medication administration, and general animal care are all part of this responsible and hands-on role. Our experts have designed this Veterinary Nursing: Veterinary Nursing Course for the newcomer into eight modules. You do not need any prior academic degree to start our Veterinary Nursing: Veterinary Nursing course. Enrol in this Veterinary Nursing: Veterinary Nursing Course now and learn with enjoyment. Main Course: Animal Care and Psychology Course Free Courses included with Veterinary Nursing: Veterinary Nursing Course Along with Veterinary Nursing Course you will get free Level 2 Certificate For Animal Nursing Assistants Course. Along with Veterinary Nursing Course you will get free Pet Nutrition Diploma Course Along with Veterinary Nursing Course you will get free Level 5 Animal Care Course Special Offers of this Veterinary Nursing: Veterinary Nursing Course This Veterinary Nursing: Veterinary Nursing Course includes a FREE PDF Certificate. Lifetime access to this Veterinary Nursing: Veterinary Nursing Course Instant access to this Veterinary Nursing: Veterinary Nursing Course 24/7 Support Available to this Veterinary Nursing: Veterinary Nursing Course Veterinary Nursing: Veterinary Nursing Course Online Our Veterinary Nursing: Veterinary Nursing Course is designed specifically to help you understand the psychology of dog, cat, and rabbit behaviours. This Veterinary Nursing: Veterinary Nursing Course module will teach you about the psychology behind animals' actions and reactions. Through this Veterinary Nursing: Veterinary Nursing Course, you will know the inherent instincts of pets. This Veterinary Nursing: Veterinary Nursing Course also emphasises correct atmosphere, sympathy, and animal connection. Who is this course for? Veterinary Nursing: Veterinary Nursing Course Online This Veterinary Nursing: Veterinary Nursing Course will provide significant benefits to both existing professionals and those who are new to nursing assistant. Animal Nursing Assistants provide critical support in veterinary practices and hospitals. Requirements Veterinary Nursing: Veterinary Nursing Course Online To enrol in this Veterinary Nursing: Veterinary Nursing Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Veterinary Nursing: Veterinary Nursing Course. Be energetic and self-motivated to complete our Veterinary Nursing: Veterinary Nursing Course. Basic computer Skill is required to complete our Veterinary Nursing: Veterinary Nursing Course. If you want to enrol in our Veterinary Nursing: Veterinary Nursing Course, you must be at least 15 years old. Career path Veterinary Nursing: Veterinary Nursing Course Online After completing this Veterinary Nursing: Veterinary Nursing Course, you may be able to pursue a variety of promising career opportunities, such as: Animal psychologist Veterinary mentor Assisting with animal research.

Veterinary Nursing Course - CPD Certified
Delivered Online On Demand48 minutes
£12

Computer Maintenance - CPD Certified

5.0(3)

By School Of Health Care

Computer Maintenance: Computer Maintenance Course Online Introducing this exclusive course: Computer Maintenance! Are you ready to become a computer maintenance expert? Introducing our comprehensive Computer Maintenance: Computer Maintenance Course, Computer Maintenance, designed to equip you with the knowledge and skills necessary to effectively troubleshoot, repair, and maintain computer systems. In today's digital age, computers play a vital role in our personal and professional lives. Understanding the inner workings of a computer and being able to perform Computer maintenance tasks is essential for maximizing its performance and longevity. With our exclusive Computer Maintenance: Computer Maintenance Course, you will gain the confidence and expertise to handle any computer-related issue that comes your way. With this Computer Maintenance: Computer Maintenance Course get acquainted with the basics of computer systems, their components, and their functions. Dive deep into the heart of a computer system—the motherboard. This Computer Maintenance: Computer Maintenance Course will help you learn about its various components and troubleshoot common motherboard issues. By enrolling in our Computer Maintenance: Computer Maintenance Course, you will gain the skills and knowledge needed to confidently maintain and troubleshoot computer systems. Don't miss this opportunity to become a computer maintenance specialist. Enroll in our Computer Maintenance: Computer Maintenance Course today and unlock the secrets to keeping computers running smoothly and efficiently. Take control of computer maintenance and open doors to exciting career opportunities. Main Course: Computer Maintenance Course Free Courses included with Computer Maintenance: Computer Maintenance Course Along with Computer Maintenance Course you will get free IT Security Training Course Along with Computer Maintenance Course you will get free Security Management Course [ Note: Free PDF certificate as soon as completing Computer Maintenance: Computer Maintenance Course] Computer Maintenance: Computer Maintenance Course Online The Computer Maintenance: Computer Maintenance Course includes multiple instructional videos, instructive images, directions, support, and other resources. You will have access to online help during the course. The Computer Maintenance: Computer Maintenance Course is conveniently available online, allowing you to study at your own speed and from the comfort of your own home. The Computer Maintenance: Computer Maintenance Course modules are accessible from any device and location with an internet connection. Who is this course for? Computer Maintenance: Computer Maintenance Course Online This Computer Maintenance: Computer Maintenance Course is suitable for Aspiring IT professionals Computer enthusiasts anyone seeking to enhance their technical expertise. Requirements Computer Maintenance: Computer Maintenance Course Online To enrol in this Computer Maintenance: Computer Maintenance Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Computer Maintenance: Computer Maintenance Course. Be energetic and self-motivated to complete our Computer Maintenance: Computer Maintenance Course. Basic computer Skill is required to complete our Computer Maintenance: Computer Maintenance Course. If you want to enrol in our Computer Maintenance: Computer Maintenance Course, you must be at least 15 years old. Career path Computer Maintenance: Computer Maintenance Course Online

Computer Maintenance - CPD Certified
Delivered Online On Demand54 minutes
£12

Cyber Security Advanced Diploma

3.0(2)

By Alpha Academy

Are you worried how to secure your data? Enrol the Cyber Security Advanced Diploma course and learn the practical techniques for securing your information. In recent time, cybersecurity becomes mandatory because of the risk of unauthorised use and criminal activity by the hackers. Throughout the Cyber Security Advanced Diploma course, you will learn to protect and secure your company's data through the proper use of internet security management along with the IT Security knowledge. The course teaches you the up to date procedures for securing your data. Course Highlights The price is for the whole course including final exam - no hidden fees Accredited Certificate upon successful completion at an additional cost Efficient exam system with instant results Track progress within own personal learning portal 24/7 customer support via live chat Cyber Security Advanced Diploma has been given CPD accreditation and is one of the best-selling courses available to students worldwide. This valuable course is suitable for anyone interested in working in this sector or who simply wants to learn more about the topic. If you're an individual looking to excel within this field then Cyber Security Advanced Diploma is for you. We've taken this comprehensive course and broken it down into several manageable modules which we believe will assist you to easily grasp each concept - from the fundamental to the most advanced aspects of the course. It really is a sure pathway to success. All our courses offer 12 months access and are designed to be studied at your own pace so you can take as much or as little time as you need to complete and gain the full CPD accredited qualification. And, there are no hidden fees or exam charges. We pride ourselves on having friendly and experienced instructors who provide full weekday support and are ready to help with any of your queries. So, if you need help, just drop them an email and await a speedy response. Furthermore, you can check the validity of your qualification and verify your certification on our website at anytime. So, why not improve your chances of gaining professional skills and better earning potential. Assessment and Certification At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. After you have successfully passed the final exam, you will be able to order an Accredited Certificate of Achievement at an additional cost of £19 for a PDF copy and £29 for an original print copy sent to you by post or for both £39. Career Path Not only does our CPD and CiQ accredited course look good on your CV, setting you apart from the competition, it can be used as a stepping stone to greater things. Further advance your learning, launch a new career or reinvigorate an existing one. On successful completion of this course, you have the potential to achieve an estimated salary of £30,000. The sky really is the limit. Course Curriculum Cyber Security Basics Introduction 00:30:00 Child Safety Online 01:00:00 Secure Payment Sites 01:00:00 Online Banking 00:30:00 How To Keep Your Password Safe 00:30:00 Common Scams 01:00:00 How I Got Pharmed 01:00:00 Virus Protection 01:00:00 Self Maintenance 00:30:00 Personal Information Online 01:00:00 Is The Internet Safe? 00:30:00 Importance of Cyber Security 00:30:00 Internet Security Management Internet Security- The Truth About Identify Theft 01:00:00 Internet Security for Teens- What You Need to Do 01:00:00 Internet Security-Downloading Email Attachments 00:15:00 Internet Security- 5 Tips for Using Facebook 00:30:00 Internet Security- 8 Tips to Protect Yourself When Dating Online 00:30:00 Internet Security for Teens and Tweens- 10 Tips to Keep You Protected 00:15:00 Internet Security- Parental Control Software 00:30:00 Internet Security- Online Safety for Your Children 00:30:00 Cyber Bullying- Another Aspect of Breaking Internet Security 00:30:00 Tips to Ensure Internet Security 00:30:00 Internet Security- Downloading Music off the Internet 01:00:00 Internet Security- Protect Your Wireless Connection 00:30:00 Internet Security- How to Deal with Spyware 00:15:00 Internet Security- Protecting Yourself When You Shop Online 00:15:00 Internet Security- Make Sure Your Passwords Protect You 00:15:00 Make Sure Your Emails Are Safe: Tips for Internet Security 01:00:00 Internet Security- Why Should You Use a Firewall? 01:00:00 Internet security-Signs That Your Child's Safety Might Be Compromised 01:00:00 Internet Security- Safety When Using Public Computers 01:00:00 Internet Security- Storing Your Password on Your Computer 01:00:00 Internet Security-Using Social Utility Sites 00:30:00 IT Security Spyware Can Destroy 00:30:00 How Does Spyware Spread? 01:00:00 How To Remove Spyware 01:00:00 Anti Spyware Program 01:00:00 The Anti Anti-Spyware Programs 00:30:00 Research And Learn More 00:30:00 Choosing The Best Anti Spyware Tool 01:00:00 Computer Security And Spyware 01:00:00 The Programs To Avoid 00:15:00 Is It Legal? 00:30:00 Checklist Of Protection 00:15:00 Recommended Reading Recommended Reading : Cyber Security Advanced Diploma 00:00:00 Mock Exam Mock Exam - Cyber Security Advanced Diploma 00:30:00 Final Exam Final Exam - Cyber Security Advanced Diploma 00:30:00

Cyber Security Advanced Diploma
Delivered Online On Demand1 hour
£11.99

Keras Deep Learning and Generative Adversarial Networks (GAN)

By Packt

Welcome to this dual-phase course. In the first segment, we delve into neural networks and deep learning. In the second, ascend to mastering Generative Adversarial Networks (GANs). No programming experience required. Begin with the fundamentals and progress to an advanced level.

Keras Deep Learning and Generative Adversarial Networks (GAN)
Delivered Online On Demand17 hours 16 minutes
£93.99

Charity Accounting

4.7(160)

By Janets

Register on the Charity Accounting today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Charity Accounting is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Charity Accounting Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) 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 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. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Charity Accounting, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16.

Charity Accounting
Delivered Online On Demand4 hours 16 minutes
£25

Essentials of Becoming a Manager and Managing Teams

4.5(3)

By Studyhub UK

Dive into the realm of effective management with our course, 'Essentials of Becoming a Manager and Managing Teams'. Navigate the challenges of stepping into a managerial role in 'New Manager Mastery'. Discover the art of selecting the perfect candidate for your team in 'A Masterclass in Hiring For Your Teams' and foster an environment that promotes continuous growth with 'Creating a Culture of Learning in Your Organisation'. Equip yourself with top-tier interview techniques, manage stress, lead with conviction, conduct impactful meetings, and delve into the intricacies of advanced team management. Learning Outcomes Understand the transition intricacies and best practices of becoming a new manager. Master the strategies to effectively hire and onboard team members. Establish and nurture a growth-oriented learning culture within the organisation. Acquire techniques to proficiently manage stress, ensuring personal and team well-being. Lead meetings effectively and gain insights into advanced aspects of team leadership. Why buy this Essentials of Becoming a Manager and Managing Teams course? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Essentials of Becoming a Manager and Managing Teams there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this Essentials of Becoming a Manager and Managing Teams course for? Aspiring managers looking to transition into leadership roles seamlessly. Team leaders seeking to refine their hiring and team-building strategies. Organisational heads aiming to instil a robust learning culture. Professionals wanting to enhance their interview conduction skills. Individuals eager to develop leadership attributes and manage workplace stress. Prerequisites This Essentials of Becoming a Manager and Managing Teams does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Essentials of Becoming a Manager and Managing Teams was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path Manager: £30,000 - £45,000 Team Leader: £25,000 - £35,000 HR Specialist: £28,000 - £40,000 Training and Development Officer: £27,000 - £37,000 Stress Management Consultant: £35,000 - £50,000 Meetings Coordinator: £22,000 - £30,000 Course Curriculum Section 01: New Manager Mastery What to Expect & About Me 00:02:00 Well Done! 00:02:00 It's a Different Job 00:03:00 You're Scared? Good! 00:02:00 The Manager Mindset 00:03:00 Set Expectations 00:04:00 Get Learning Leadership! 00:03:00 What is Culture? 00:02:00 Culture of Fairness 00:08:00 People Are Crazy 00:02:00 Mastering One To One Meetings 00:05:00 Manager to Coach 00:07:00 Me? A Psychologist? 00:02:00 Emotional Intelligence 00:05:00 Mastering Performance Evaluations 00:07:00 Welcoming New Starters 00:07:00 How to Hire a Diverse Workforce 00:06:00 Get the Basics Right Every Time 00:02:00 Conclusion 00:02:00 Section 02: A Masterclass In Hiring For Your Teams Introduction 00:02:00 The Importance of the Interview Process 00:03:00 What's Wrong With The Interview Process 00:07:00 Human Vs. Algorithm 1 00:02:00 Unconscious Interviewer Biases 00:03:00 Be Data Driven 00:03:00 Let's See You In Action 00:02:00 Keep it Relevant 00:02:00 Seriously Avoid These Topics 00:03:00 Benefits of a Diverse Workforce 00:03:00 How to Hire a Diverse Workforce 00:06:00 Hunger and Desire Over Skills 00:03:00 Culture Addition, Not Culture Fit 00:03:00 Compliment, Backup or Add To The Team 00:05:00 Hiring The Right Rank 00:04:00 What Are Your Location Restrictions 00:01:00 The Risk Of Delivering Less 00:02:00 The Risk Of Burnout 00:02:00 The Risk Of Losing The Headcount 00:02:00 Confirm The Job Is What They Think It Is 00:02:00 Sell Yourself, The Team & The Company 00:03:00 Don't Be A Jerk 00:02:00 It's Not About Making You Look Good 00:02:00 Managing Recruitment Agencies 00:04:00 Communications With The Candidate 00:03:00 Be Ready 00:03:00 Assign A Buddy 00:02:00 You Got It Wrong! 00:02:00 Conclusion 00:03:00 Section 03: Creating a Culture Of Learning In Your Organization What To Expect From The Course 00:02:00 Why Even Bother? 00:07:00 What Learning Used To Be Like 00:02:00 Individual Learner 00:01:00 Everyone Says They Are A Self-Learner 00:10:00 Online Communities 00:02:00 Embedding Learning Into Daily Life 00:03:00 Teach It To Learn It 00:02:00 Learning New Vs Becoming Expert 00:01:00 Listen Faster 00:01:00 Tom's Approach 00:02:00 The Paid Training Course Is History 00:03:00 Develop The Right Mental Habits 00:06:00 Make It Easier On Yourself 00:02:00 Manager Responsibilities 00:01:00 Are You Really A Centre Of Excellence? 00:02:00 Learning As Part Of Performance Evaluation 00:02:00 Don't Worry If People Leave 00:01:00 The Benefits Of A Skilled User Base 00:02:00 Push It, Push It, Push It 00:01:00 The Golden Hour 00:09:00 Internal Mobility 00:03:00 Team Secondment 00:02:00 Make People Good Enough To Quit 00:03:00 Lunch & Learns 00:02:00 Personalised Learning Plans 00:02:00 Use It Or Lose It 00:02:00 Certifiably Great 00:02:00 Get A Learning Buddy 00:02:00 Senior Leaders Responsibilities 00:01:00 Walk It From The Top 00:02:00 Learning Wherever, Whenever 00:02:00 Show Us The Data 00:02:00 Create Learning Champions 00:02:00 Gamification 00:02:00 Sell, Sell, Sell 00:03:00 Don't Block The Useful Sites 00:03:00 Create A Varied Library Of Resources 00:02:00 Encourage Conferences And Seminars 00:04:00 The Feedback Loop 00:02:00 Learning Is Expensive 00:03:00 Learning Takes Time 00:02:00 Concluding Remarks 00:04:00 Section 04: Job Interview Practicals: Complete Interview Skills Training Interview Masterclass - Maximize Your Chances of Success 00:03:00 Get Yourself Game Ready! 00:08:00 Final Prep Tips! 1-2 Days Before Interview 00:03:00 It's Interview Day! How to ACE the interview! 00:07:00 Positive Personality Traits Interviewers Are Desperate For 00:07:00 How to Engage & Impress in Conversation 00:05:00 The Art of Asking Questions 00:08:00 How to Answer Questions Using Skill & Psychological Tricks 00:10:00 After Interview - Still More You Can Do 00:05:00 Staying Professional 00:02:00 That Wasn't What You Expected!! 00:03:00 Waiting For The Answer 00:02:00 Let's Review The Tips - So Much To Consider 00:04:00 Section 05: Beating Burnout - Practical & Complete Stress Management Introduction to Overcoming Burnout 00:03:00 The Problem of Burnout in Modern Workplaces 00:06:00 Symptoms of Burnout - Do You Have It? 00:03:00 How Individuals Can Fight Back Against Burnout 00:12:00 How Leaders Can Create A Burnout Free Culture 00:10:00 Let's Review The Advice - What's Important? 00:03:00 Section 06: Practical Leadership: Complete Guide To Great Leadership Characteristics of Great Leaders - Introduction 00:02:00 Honesty, Coaching & The Mission 00:08:00 Empathy, Togetherness & Feedback 00:06:00 Change, Authenticity & Enablement 00:05:00 Perspective, Empowerment & Emotional Intelligence 00:05:00 My Favourite Tips & Bonus! 00:05:00 Section 07: Mastering Meetings - A Complete Practical Guide To Meetings What to Expect 00:04:00 What & Why? 00:03:00 The Cost of Meetings 00:02:00 Red Amber & Green Meetings 00:06:00 Do You Need A Meeting? 00:04:00 Timing Considerations 00:07:00 Contents of the Invite 00:03:00 Scheduling Etiquette 00:07:00 Considerations for Externals 00:05:00 The Meeting as an Opportunity 00:02:00 Chairing Meetings 00:01:00 Your Agenda 00:08:00 Kicking Off 00:06:00 During The Meeting 00:08:00 After Meeting Minutes 00:06:00 Considerations 00:06:00 Concluding Remarks 00:02:00 Section 08: Advanced People Management - What They Don't Tell You About Team Leading! What To Expect & About Me 00:02:00 Management Vs. Coaching 00:07:00 What Is Culture? 00:02:00 Culture of Fairness 00:08:00 How To Be A Great Listener 00:05:00 Mastering Performance Evaluations 00:07:00 Welcoming New Starters 00:07:00 Stupid Things NOT To Say To Your Team 00:07:00 Your Team Made A Mistake 00:06:00 Mastering Crucial Conversations 00:05:00 When to Fire Someone 00:06:00

Essentials of Becoming a Manager and Managing Teams
Delivered Online On Demand9 hours 9 minutes
£10.99