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

47077 Courses delivered On Demand

Data Science & Machine Learning with Python

4.9(27)

By Apex Learning

Overview This comprehensive course on Data Science & Machine Learning with Python will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Data Science & Machine Learning with Python 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 Data Science & Machine Learning with Python. It is available to all students, of all academic backgrounds. Requirements Our Data Science & Machine Learning with Python 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 2 sections • 90 lectures • 10:24:00 total length •Course Overview & Table of Contents: 00:09:00 •Introduction to Machine Learning - Part 1 - Concepts , Definitions and Types: 00:05:00 •Introduction to Machine Learning - Part 2 - Classifications and Applications: 00:06:00 •System and Environment preparation - Part 1: 00:08:00 •System and Environment preparation - Part 2: 00:06:00 •Learn Basics of python - Assignment 1: 00:10:00 •Learn Basics of python - Assignment 2: 00:09:00 •Learn Basics of python - Functions: 00:04:00 •Learn Basics of python - Data Structures: 00:12:00 •Learn Basics of NumPy - NumPy Array: 00:06:00 •Learn Basics of NumPy - NumPy Data: 00:08:00 •Learn Basics of NumPy - NumPy Arithmetic: 00:04:00 •Learn Basics of Matplotlib: 00:07:00 •Learn Basics of Pandas - Part 1: 00:06:00 •Learn Basics of Pandas - Part 2: 00:07:00 •Understanding the CSV data file: 00:09:00 •Load and Read CSV data file using Python Standard Library: 00:09:00 •Load and Read CSV data file using NumPy: 00:04:00 •Load and Read CSV data file using Pandas: 00:05:00 •Dataset Summary - Peek, Dimensions and Data Types: 00:09:00 •Dataset Summary - Class Distribution and Data Summary: 00:09:00 •Dataset Summary - Explaining Correlation: 00:11:00 •Dataset Summary - Explaining Skewness - Gaussian and Normal Curve: 00:07:00 •Dataset Visualization - Using Histograms: 00:07:00 •Dataset Visualization - Using Density Plots: 00:06:00 •Dataset Visualization - Box and Whisker Plots: 00:05:00 •Multivariate Dataset Visualization - Correlation Plots: 00:08:00 •Multivariate Dataset Visualization - Scatter Plots: 00:05:00 •Data Preparation (Pre-Processing) - Introduction: 00:09:00 •Data Preparation - Re-scaling Data - Part 1: 00:09:00 •Data Preparation - Re-scaling Data - Part 2: 00:09:00 •Data Preparation - Standardizing Data - Part 1: 00:07:00 •Data Preparation - Standardizing Data - Part 2: 00:04:00 •Data Preparation - Normalizing Data: 00:08:00 •Data Preparation - Binarizing Data: 00:06:00 •Feature Selection - Introduction: 00:07:00 •Feature Selection - Uni-variate Part 1 - Chi-Squared Test: 00:09:00 •Feature Selection - Uni-variate Part 2 - Chi-Squared Test: 00:10:00 •Feature Selection - Recursive Feature Elimination: 00:11:00 •Feature Selection - Principal Component Analysis (PCA): 00:09:00 •Feature Selection - Feature Importance: 00:07:00 •Refresher Session - The Mechanism of Re-sampling, Training and Testing: 00:12:00 •Algorithm Evaluation Techniques - Introduction: 00:07:00 •Algorithm Evaluation Techniques - Train and Test Set: 00:11:00 •Algorithm Evaluation Techniques - K-Fold Cross Validation: 00:09:00 •Algorithm Evaluation Techniques - Leave One Out Cross Validation: 00:05:00 •Algorithm Evaluation Techniques - Repeated Random Test-Train Splits: 00:07:00 •Algorithm Evaluation Metrics - Introduction: 00:09:00 •Algorithm Evaluation Metrics - Classification Accuracy: 00:08:00 •Algorithm Evaluation Metrics - Log Loss: 00:03:00 •Algorithm Evaluation Metrics - Area Under ROC Curve: 00:06:00 •Algorithm Evaluation Metrics - Confusion Matrix: 00:10:00 •Algorithm Evaluation Metrics - Classification Report: 00:04:00 •Algorithm Evaluation Metrics - Mean Absolute Error - Dataset Introduction: 00:06:00 •Algorithm Evaluation Metrics - Mean Absolute Error: 00:07:00 •Algorithm Evaluation Metrics - Mean Square Error: 00:03:00 •Algorithm Evaluation Metrics - R Squared: 00:04:00 •Classification Algorithm Spot Check - Logistic Regression: 00:12:00 •Classification Algorithm Spot Check - Linear Discriminant Analysis: 00:04:00 •Classification Algorithm Spot Check - K-Nearest Neighbors: 00:05:00 •Classification Algorithm Spot Check - Naive Bayes: 00:04:00 •Classification Algorithm Spot Check - CART: 00:04:00 •Classification Algorithm Spot Check - Support Vector Machines: 00:05:00 •Regression Algorithm Spot Check - Linear Regression: 00:08:00 •Regression Algorithm Spot Check - Ridge Regression: 00:03:00 •Regression Algorithm Spot Check - Lasso Linear Regression: 00:03:00 •Regression Algorithm Spot Check - Elastic Net Regression: 00:02:00 •Regression Algorithm Spot Check - K-Nearest Neighbors: 00:06:00 •Regression Algorithm Spot Check - CART: 00:04:00 •Regression Algorithm Spot Check - Support Vector Machines (SVM): 00:04:00 •Compare Algorithms - Part 1 : Choosing the best Machine Learning Model: 00:09:00 •Compare Algorithms - Part 2 : Choosing the best Machine Learning Model: 00:05:00 •Pipelines : Data Preparation and Data Modelling: 00:11:00 •Pipelines : Feature Selection and Data Modelling: 00:10:00 •Performance Improvement: Ensembles - Voting: 00:07:00 •Performance Improvement: Ensembles - Bagging: 00:08:00 •Performance Improvement: Ensembles - Boosting: 00:05:00 •Performance Improvement: Parameter Tuning using Grid Search: 00:08:00 •Performance Improvement: Parameter Tuning using Random Search: 00:06:00 •Export, Save and Load Machine Learning Models : Pickle: 00:10:00 •Export, Save and Load Machine Learning Models : Joblib: 00:06:00 •Finalizing a Model - Introduction and Steps: 00:07:00 •Finalizing a Classification Model - The Pima Indian Diabetes Dataset: 00:07:00 •Quick Session: Imbalanced Data Set - Issue Overview and Steps: 00:09:00 •Iris Dataset : Finalizing Multi-Class Dataset: 00:09:00 •Finalizing a Regression Model - The Boston Housing Price Dataset: 00:08:00 •Real-time Predictions: Using the Pima Indian Diabetes Classification Model: 00:07:00 •Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset: 00:03:00 •Real-time Predictions: Using the Boston Housing Regression Model: 00:08:00 •Resources - Data Science & Machine Learning with Python: 00:00:00

Data Science & Machine Learning with Python
Delivered Online On Demand10 hours 24 minutes
£12

Data Entry Administrator

4.9(27)

By Apex Learning

Overview This comprehensive course on Data Entry Administrator will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Data Entry Administrator 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 Data Entry Administrator . It is available to all students, of all academic backgrounds. Requirements Our Data Entry Administrator 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 1 sections • 7 lectures • 01:44:00 total length •Introduction to Data Entry: 00:08:00 •Using the Computer for Data Entry: 00:08:00 •Common Rules and Guidelines for Data Entry: 00:16:00 •Using Excel for Efficient Data Entry: 00:10:00 •Using Excel's Flash Fill and Autofill to Automate Data Entry: 00:13:00 •How to Create a Data Entry Form in Excel?: 00:33:00 •Using Statistics Packages in Data Entry: 00:16:00

Data Entry Administrator
Delivered Online On Demand1 hour 44 minutes
£12

Cyber Security Incident Handling and Incident Response

4.9(27)

By Apex Learning

Overview This comprehensive course on Cyber Security Incident Handling and Incident Response will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Cyber Security Incident Handling and Incident Response 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 Cyber Security Incident Handling and Incident Response. It is available to all students, of all academic backgrounds. Requirements Our Cyber Security Incident Handling and Incident Response 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 10 sections • 13 lectures • 01:04:00 total length •Promo: 00:05:00 •1.1 Incident Handling: 00:07:00 •2.1 Preparation of People and Policy: 00:07:00 •2.2 Team Building and Management: 00:06:00 •3.1 Where Does Identification Occur?: 00:06:00 •3.2 What to Check?: 00:07:00 •4.1 Deployment and Categorisation: 00:05:00 •4.2 Short-term and Long-term Actions: 00:05:00 •5.1 Restoring and Improving Defenses: 00:05:00 •6.1 Validation and Monitoring: 00:06:00 •7.1 Meet, Fix, and Share: 00:05:00 •Resources - Cyber Security Incident Handling and Incident Response: 00:00:00 •Assignment - Cyber Security Incident Handling and Incident Response: 00:00:00

Cyber Security Incident Handling and Incident Response
Delivered Online On Demand1 hour 4 minutes
£12

Customer Service Training Complete Diploma

4.9(27)

By Apex Learning

Overview Explore the basics of customer service from ground-level, discover what true customer excellence is all about and take a step closer to the rewarding career you know you're capable of! Providing excellent customer service is essential to the long-term viability of every business. This Customer Service Training Complete Diploma course introduces the fundamental elements of customer service and explains how they can be applied in any organization. Following this, it describes how a business can develop its customer service to the highest level. Discover what it takes to climb the ladder associate degree exceedingly in a very Customer Service setting with this ennobling Course. Improve your career prospects for life. 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 Customer Service Training Complete Diploma. It is available to all students, of all academic backgrounds. Requirements Our Customer Service Training Complete Diploma is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 1 sections • 9 lectures • 01:58:00 total length •Module One: Who We Are and What We Do: 00:17:00 •Module Two: Establishing Your Attitude: 00:12:00 •Module Three: Identifying and Addressing Customer Needs: 00:12:00 •Module Four: Generating Return Business: 00:14:00 •Module Five: In-Person Customer Service: 00:10:00 •Module Six: Giving Customer Service over the Phone: 00:12:00 •Module Seven: Providing Electronic Customer Service: 00:12:00 •Module Eight: Recovering Difficult Customers: 00:15:00 •Module Nine: Understanding When to Escalate: 00:14:00

Customer Service Training Complete Diploma
Delivered Online On Demand1 hour 58 minutes
£12

Cross-Cultural Awareness Training

4.9(27)

By Apex Learning

Overview This comprehensive course on Cross-Cultural Awareness Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Cross-Cultural Awareness Training comes with accredited certification, 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 Cross-Cultural Awareness Training. It is available to all students, of all academic backgrounds. Requirements Our Cross-Cultural Awareness Training 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 8 lectures • 01:44:00 total length •Introduction to Cross-Cultural Awareness: 00:14:00 •Cross-Cultural Communication: 00:15:00 •Corporate Cross-Cultural Awareness: 00:16:00 •Cross-Cultural Design: 00:13:00 •Cross-Cultural Competency: 00:17:00 •Cultural Values: 00:14:00 •Working with and Managing a Culturally Diverse Team: 00:15:00 •Assignment - Cross-Cultural Awareness Training: 00:00:00

Cross-Cultural Awareness Training
Delivered Online On Demand1 hour 44 minutes
£12

Criminal Intelligence Training

4.9(27)

By Apex Learning

Course Overview: In a world driven by information and intelligence, the ability to analyse and decipher criminal activities has become an invaluable skill. Criminal Intelligence Training is a unique course designed to equip individuals with the expertise to understand and combat crime effectively. With crime rates rising steadily, the demand for skilled criminal intelligence analysts has never been higher. According to recent statistics, the number of criminal incidents has increased by 12% in the past year alone, emphasising the critical need for specialised professionals in this field. "Intelligence is the key to success in any battle, and the fight against crime is no exception." This comprehensive Criminal Intelligence Training delves into the intricacies of intelligence analysis, criminal psychology, research methods, and decision-making in criminal intelligence analysis. By exploring these modules, learners will gain valuable insights into criminal behaviour, enhance their research skills, and develop a strategic mindset crucial for tackling complex criminal investigations. So, Don't miss out on this unique opportunity to become an expert in Criminal Intelligence Analysis. Enrol today and discover the hidden truths behind the crime! Key Features of the Course: CPD Certificate: Upon successfully completing this Criminal Intelligence Training course, learners will be awarded a Continuing Professional Development (CPD) certificate, recognised globally for its credibility and professional standing. 24/7 Learning Assistance: We understand the importance of ongoing support and guidance. That's why our dedicated team of experts is available round the clock to assist you with any queries or concerns throughout your learning journey. Who is This Course For? This Criminal Intelligence Training is ideal for aspiring or existing professionals in law enforcement, security agencies, or anyone interested in pursuing a career in criminal intelligence analysis. Whether you are a police officer, detective, private investigator, or even a concerned citizen seeking to contribute to the fight against crime, this course provides the knowledge and skills necessary to make a significant impact. What You Will Learn: Through an engaging and in-depth exploration of our ten modules, you will: Master the foundations of intelligence analysis and its applications in criminal contexts. Develop the skills and competencies necessary to excel as a Criminal Intelligence Analyst. Gain insights into criminal psychology and understand the motivations behind criminal behaviour. Additionally, learn research methods used in crime analysis to extract valuable information. Hone your decision-making abilities in the realm of criminal intelligence analysis. Besides, explore the revolutionary concept of Intelligence-Led Policing and its role in modern law enforcement. Discover how counterterrorism intersects with criminal intelligence analysis. Also, you will embrace the advancements in technology and its impact on criminal intelligence gathering. Finally, you'll obtain an in-depth understanding of the Criminal Justice System in England and Wales. Why Enrol in This Course: This Criminal Intelligence Training course stands out for several reasons. Firstly, it has received top reviews from our graduates, with 99% expressing high satisfaction and recommending it to others. Secondly, the course is regularly updated to keep up with the ever-changing landscape of criminal intelligence. Lastly, it is a trending course, with thousands of learners enrolling to upgrade their expertise in this dynamic field. Requirements: A keen interest in learning about criminal intelligence analysis A computer or mobile device with internet access Career Path: Upon completion of the Criminal Intelligence Training, you can explore various career opportunities, such as: Criminal Intelligence Analyst - £35,000 per annum Law Enforcement Officer - £30,000 per annum Cybersecurity Analyst - £40,000 per annum Investigative Journalist - £25,000 per annum Crime Researcher - £28,000 per annum Intelligence Officer - £32,000 per annum Private Investigator - £27,000 per annum Certification: Achieve excellence in Criminal Intelligence Analysis with a CPD certificate and open doors to a world of possibilities! Course Curriculum 1 sections • 10 lectures • 03:31:00 total length •Module 01: Introduction to Intelligence Analysis: 00:18:00 •Module 02: Criminal Intelligence Analysis: 00:21:00 •Module 03: Criminal Intelligence Analyst - Skills and Competencies: 00:17:00 •Module 04: Understanding Criminal Psychology: 00:37:00 •Module 05: Research Methods in Crime Analysis: 00:28:00 •Module 06: Decision Making in Criminal Intelligence Analysis: 00:18:00 •Module 07: Intelligence-Led Policing: 00:16:00 •Module 08: Counterterrorism and Criminal Intelligence Analysis: 00:18:00 •Module 09: Technology in Criminal Intelligence Analysis: 00:19:00 •Module 10: The Criminal Justice System in England and Wales: 00:19:00

Criminal Intelligence Training
Delivered Online On Demand3 hours 31 minutes
£12

Creative Nonfiction Book Writing

4.9(27)

By Apex Learning

Overview This comprehensive course on Creative Nonfiction Book Writing will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Creative Nonfiction Book Writing 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 Creative Nonfiction Book Writing. It is available to all students, of all academic backgrounds. Requirements Our Creative Nonfiction Book Writing 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 4 sections • 11 lectures • 01:29:00 total length •Introduction: What This Course is about and not about.: 00:03:00 •The Process 4HB: 00:06:00 •Research 5HB: 00:16:00 •How to Organise and Structure Your Non-fiction Book: 00:03:00 •From Ideas to Book: Your Flat Plan: 00:09:00 •Getting Down to Writing: 00:17:00 •My Tools of the Trade: 00:05:00 •Alternative Tools of the Trade: 00:08:00 •Crafting Your Final Title: 00:14:00 •An Introduction to Mind Mapping: 00:08:00 •Assignment - Creative Nonfiction Book Writing: 00:00:00

Creative Nonfiction Book Writing
Delivered Online On Demand1 hour 29 minutes
£12

Counselling Complete Course

4.9(27)

By Apex Learning

Overview This comprehensive course on Counselling Complete Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Counselling Complete Course comes with accredited certification, 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 Counselling Complete Course. It is available to all students, of all academic backgrounds. Requirements Our Counselling Complete 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 29 sections • 119 lectures • 11:56:00 total length •About the Course & the Instructor: 00:03:00 •Definition of Counselling: 00:04:00 •The Counselling Relationship: 00:06:00 •The Development Cycle: 00:08:00 •Parent, Child, Teacher Relationships: 00:08:00 •The Complexities of Growth: 00:08:00 •Introduction - Psychological Development: 00:09:00 •Conflict and Stress: 00:11:00 •Behavioural Therapies: 00:07:00 •Working with Children: 00:07:00 •The Use of Language: 00:07:00 •Memory: 00:08:00 •Grief and Bereavement: 00:06:00 •Exploring Grief and Letting Go: 00:07:00 •Dysfunctional Families: 00:08:00 •What is Co-Dependency: 00:07:00 •Child Bullying and Child Abuse: 00:08:00 •Psychological Study of Education: 00:06:00 •Transformation: 00:07:00 •Using Newly Found Skills: 00:05:00 •Recovery - The Therapeutic Process: 00:05:00 •Moving on - Emotional Intimacy: 00:06:00 •Setting Up a Practice: 00:10:00 •About_Course: 00:03:00 •About_Tutor: 00:02:00 •Intro Depression: 00:05:00 •Melancholy_History: 00:07:00 •Signs of Depression: 00:07:00 •Brain_Depression: 00:06:00 •Neurons_Depression: 00:09:00 •Stress_Depression: 00:10:00 •Environment_Health: 00:04:00 •Sleep_Disorders: 00:06:00 •Somatic_Sympotoms: 00:06:00 •Risk_factors: 00:07:00 •Module_1_End_Qs: 00:05:00 •Classification_Methods: 00:07:00 •Cyclymia: 00:06:00 •Creativity_Depression: 00:07:00 •Dysthymia_Atypica: 00:07:00 •Bipolar_Manic: 00:06:00 •Antenatal_Postpaturm_D: 00:09:00 •Bereavement_Grief: 00:09:00 •Dysthymia_Children: 00:04:00 •Elderly: 00:06:00 •Psychosocial_Health_Elderly: 00:03:00 •Module_2_Qs: 00:04:00 •Neurogenesis: 00:04:00 •MOI: 00:04:00 •Serotonin_Syndrome: 00:03:00 •SSRIs: 00:03:00 •Tyramine: 00:03:00 •Medical_Stats: 00:10:00 •Module_3_Qs: 00:03:00 •Lifestyle_Diet_DD: 00:07:00 •St John's Wort: 00:05:00 •Omega_3: 00:04:00 •Tai_Chi_Qigong: 00:04:00 •Yoga: 00:04:00 •Acupuncture: 00:03:00 •Art_Music_Therapy: 00:08:00 •Module_4_Qs: 00:04:00 •Person_Centr_Appr: 00:07:00 •Family_Couples_Therapy: 00:09:00 •Step_Care_Approach: 00:10:00 •Psychodynamic_IPT: 00:06:00 •REBT: 00:06:00 •Hypnotherapy: 00:05:00 •Hypnotherapy_PTSD: 00:05:00 •Gestalt_Therapy: 00:06:00 •Therapeutic_Relationship: 00:07:00 •Knowledge_Qualities: 00:03:00 •Module_5_Qs: 00:03:00 •Thanks_GoodBye!: 00:03:00 •Introduction: About instructor & the course: 00:02:00 •The Moral Model: 00:06:00 •The Psychological Model: 00:07:00 •The Psychological Model: 00:09:00 •The Socio-Cultural Model: 00:05:00 •Pharmacotherapy: 00:03:00 •The Minnesota Model: 00:04:00 •Counselling and Therapy: 00:07:00 •Harm Reduction Model: 00:05:00 •Treatments in Practice: 00:05:00 •Drug policies, Legislation and Decriminalisation: 00:09:00 •Community change, Outreach, Harm Reduction or Abstinence: 00:06:00 •Alcohol and Drug education: 00:06:00 •Alcohol- and drug related issues in the workplace: 00:05:00 •Codependency, Children of alcoholic families, parenting styles, family factors: 00:08:00 •Relapse for families, 'letting go', dependent attitudes and dependent behaviours: 00:05:00 •Al-Anon: 00:05:00 •The Intervention Approach: 00:05:00 •Why be a 'helper': 00:03:00 •'Helper' qualities and attitudes: 00:04:00 •Counselling / 'helping' skills: 00:04:00 •About the Instructor & the Course: 00:03:00 •What is counselling: Introduction to Counselling Theory: 00:07:00 •Core Skills in Counselling: 00:07:00 •Counselling Approaches in Counselling: 00:09:00 •What is 'Grief' and 'Bereavement'?: 00:09:00 •The Role of the Bereavement Counsellor: 00:07:00 •Beliefs that people held about 'death' and 'dying': 00:09:00 •A child and adolescent view of death: 00:07:00 •Spirituality and Religion: 00:08:00 •The process of dying: 00:07:00 •Stages of Grief: 00:08:00 •What is 'Complicated grief'?: 00:09:00 •Sadness Vs Depression: 00:06:00 •Grief Vs Depression: 00:05:00 •Types of Depression: 00:09:00 •Diagnosis of Depression: 00:05:00 •Treatments available for depression: 00:08:00 •Grief counselling: The loss of 'self': 00:07:00 •Adjusting to violent death: 00:08:00 •Counselling the dying: 00:07:00 •Acceptance, Surrender, and 'Letting go': 00:05:00 •Ending long-term counselling and follow-up: 00:07:00 •Thank You and Good Bye!: 00:01:00 •Assignment - Counselling Complete Course: 00:00:00

Counselling Complete Course
Delivered Online On Demand11 hours 56 minutes
£12

Corporate Tax Return UK

4.9(27)

By Apex Learning

Overview This comprehensive course on Corporate Tax Return UK will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Corporate Tax Return UK 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 Corporate Tax Return UK. It is available to all students, of all academic backgrounds. Requirements Our Corporate Tax Return UK 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 1 sections • 8 lectures • 01:52:00 total length •Module 01: Introduction to Corporate Tax Return in the UK: 00:17:00 •Module 02: Income and Expenses in Corporate Tax Returns: 00:15:00 •Module 03: Tax Reliefs, Credits, and Special Schemes: 00:13:00 •Module 04: Compliance and Reporting Obligations: 00:14:00 •Module 05: International Tax Considerations: 00:13:00 •Module 06: Tax Investigation and Dispute Resolution: 00:14:00 •Module 07: Emerging Trends and Updates in Corporate Taxation: 00:17:00 •Module 08: Corporate Tax Calculation: 00:09:00

Corporate Tax Return UK
Delivered Online On Demand1 hour 52 minutes
£12

Conveyancing- Online Diploma Course

4.9(27)

By Apex Learning

Overview This comprehensive course on Conveyancing- Online Diploma Course will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Conveyancing- Online Diploma Course comes with accredited certification, 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 Conveyancing- Online Diploma Course. It is available to all students, of all academic backgrounds. Requirements Our Conveyancing- Online Diploma 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 Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 11 sections • 11 lectures • 04:28:00 total length •Introduction to Conveyancing: 00:22:00 •Key Conveyancing Fundamentals: 00:19:00 •Property Law & Conveyancing Practice: 00:25:00 •Land Registry Updates and Law: 00:42:00 •Law of Contract: 00:29:00 •Landlord and Tenant: 00:31:00 •Standard Conveyancing Transactions: 00:28:00 •Understanding Accounting Procedures for Conveyancing Transactions: 00:22:00 •Preparing Legal Documents: 00:18:00 •Taxation Issues for Conveyancers: 00:32:00 •Assignment - Conveyancing- Online Diploma Course: 2 days

Conveyancing- Online Diploma Course
Delivered Online On Demand4 hours 28 minutes
£12