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

5239 Courses delivered Online

Data Science and Machine Learning using Python : A Bootcamp

4.7(160)

By Janets

Learning Outcomes After completing this course, learners will be able to: Learn Python for data analysis using NumPy and Pandas Acquire a clear understanding of data visualisation using Matplotlib, Seaborn and Pandas Deepen your knowledge of Python for interactive and geographical potting using Plotly and Cufflinks Understand Python for data science and machine learning Get acquainted with Recommender Systems with Python Enhance your understanding of Python for Natural Language Processing (NLP) Description Whether you are from an engineering background or not you still can efficiently work in the field of data science and the machine learning sector, if you have proficient knowledge of Python. Since Python is the easiest and most used programming language, you can start learning this language now to advance your career with the Data Science And Machine Learning Using Python : A Bootcamp course. This course will give you a thorough understanding of the Python programming language. Moreover, it will show how can you use Python for data analysis and machine learning. Alongside that, from this course, you will get to learn data visualisation, and interactive and geographical plotting by using Python. The course will also provide detailed information on Python for data analysis, Natural Language Processing (NLP) and much more. Upon successful completion of this course, get a CPD- certificate of achievement which will enhance your resume and career. Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post.  Method of Assessment After completing this course, you will be provided with some assessment questions. To pass that assessment, you need to score at least 60%. Our experts will check your assessment and give you feedback accordingly. Career Path After completing this course, you can explore various career options such as Web Developer Software Engineer Data Scientist Machine Learning Engineer Data Analyst In the UK professionals usually get a salary of £25,000 - £30,000 per annum for these positions. Course Content Welcome, Course Introduction & overview, and Environment set-up Welcome & Course Overview 00:07:00 Set-up the Environment for the Course (lecture 1) 00:09:00 Set-up the Environment for the Course (lecture 2) 00:25:00 Two other options to setup environment 00:04:00 Python Essentials Python data types Part 1 00:21:00 Python Data Types Part 2 00:15:00 Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1) 00:16:00 Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2) 00:20:00 Python Essentials Exercises Overview 00:02:00 Python Essentials Exercises Solutions 00:22:00 Python for Data Analysis using NumPy What is Numpy? A brief introduction and installation instructions. 00:03:00 NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes. 00:28:00 NumPy Essentials - Indexing, slicing, broadcasting & boolean masking 00:26:00 NumPy Essentials - Arithmetic Operations & Universal Functions 00:07:00 NumPy Essentials Exercises Overview 00:02:00 NumPy Essentials Exercises Solutions 00:25:00 Python for Data Analysis using Pandas What is pandas? A brief introduction and installation instructions. 00:02:00 Pandas Introduction 00:02:00 Pandas Essentials - Pandas Data Structures - Series 00:20:00 Pandas Essentials - Pandas Data Structures - DataFrame 00:30:00 Pandas Essentials - Handling Missing Data 00:12:00 Pandas Essentials - Data Wrangling - Combining, merging, joining 00:20:00 Pandas Essentials - Groupby 00:10:00 Pandas Essentials - Useful Methods and Operations 00:26:00 Pandas Essentials - Project 1 (Overview) Customer Purchases Data 00:08:00 Pandas Essentials - Project 1 (Solutions) Customer Purchases Data 00:31:00 Pandas Essentials - Project 2 (Overview) Chicago Payroll Data 00:04:00 Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data 00:18:00 Python for Data Visualization using matplotlib Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach 00:13:00 Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach 00:22:00 Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach 00:22:00 Matplotlib Essentials - Exercises Overview 00:06:00 Matplotlib Essentials - Exercises Solutions 00:21:00 Python for Data Visualization using Seaborn Seaborn - Introduction & Installation 00:04:00 Seaborn - Distribution Plots 00:25:00 Seaborn - Categorical Plots (Part 1) 00:21:00 Seaborn - Categorical Plots (Part 2) 00:16:00 Seborn-Axis Grids 00:25:00 Seaborn - Matrix Plots 00:13:00 Seaborn - Regression Plots 00:11:00 Seaborn - Controlling Figure Aesthetics 00:10:00 Seaborn - Exercises Overview 00:04:00 Seaborn - Exercise Solutions 00:19:00 Python for Data Visualization using pandas Pandas Built-in Data Visualization 00:34:00 Pandas Data Visualization Exercises Overview 00:03:00 Panda Data Visualization Exercises Solutions 00:13:00 Python for interactive & geographical plotting using Plotly and Cufflinks Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1) 00:19:00 Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2) 00:14:00 Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview) 00:11:00 Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions) 00:37:00 Capstone Project - Python for Data Analysis & Visualization Project 1 - Oil vs Banks Stock Price during recession (Overview) 00:15:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1) 00:18:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2) 00:18:00 Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3) 00:17:00 Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview) 00:03:00 Python for Machine Learning (ML) - scikit-learn - Linear Regression Model Introduction to ML - What, Why and Types.. 00:15:00 Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff 00:15:00 scikit-learn - Linear Regression Model - Hands-on (Part 1) 00:17:00 scikit-learn - Linear Regression Model Hands-on (Part 2) 00:19:00 Good to know! How to save and load your trained Machine Learning Model! 00:01:00 scikit-learn - Linear Regression Model (Insurance Data Project Overview) 00:08:00 scikit-learn - Linear Regression Model (Insurance Data Project Solutions) 00:30:00 Python for Machine Learning - scikit-learn - Logistic Regression Model Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc. 00:10:00 scikit-learn - Logistic Regression Model - Hands-on (Part 1) 00:17:00 scikit-learn - Logistic Regression Model - Hands-on (Part 2) 00:20:00 scikit-learn - Logistic Regression Model - Hands-on (Part 3) 00:11:00 scikit-learn - Logistic Regression Model - Hands-on (Project Overview) 00:05:00 scikit-learn - Logistic Regression Model - Hands-on (Project Solutions) 00:15:00 Python for Machine Learning - scikit-learn - K Nearest Neighbors Theory: K Nearest Neighbors, Curse of dimensionality . 00:08:00 scikit-learn - K Nearest Neighbors - Hands-on 00:25:00 scikt-learn - K Nearest Neighbors (Project Overview) 00:04:00 scikit-learn - K Nearest Neighbors (Project Solutions) 00:14:00 Python for Machine Learning - scikit-learn - Decision Tree and Random Forests Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging. 00:18:00 scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1) 00:19:00 scikit-learn - Decision Tree and Random Forests (Project Overview) 00:05:00 scikit-learn - Decision Tree and Random Forests (Project Solutions) 00:15:00 Python for Machine Learning - scikit-learn -Support Vector Machines (SVMs) Support Vector Machines (SVMs) - (Theory Lecture) 00:07:00 scikit-learn - Support Vector Machines - Hands-on (SVMs) 00:30:00 scikit-learn - Support Vector Machines (Project 1 Overview) 00:07:00 scikit-learn - Support Vector Machines (Project 1 Solutions) 00:20:00 scikit-learn - Support Vector Machines (Optional Project 2 - Overview) 00:02:00 Python for Machine Learning - scikit-learn - K Means Clustering Theory: K Means Clustering, Elbow method .. 00:11:00 scikit-learn - K Means Clustering - Hands-on 00:23:00 scikit-learn - K Means Clustering (Project Overview) 00:07:00 scikit-learn - K Means Clustering (Project Solutions) 00:22:00 Python for Machine Learning - scikit-learn - Principal Component Analysis (PCA) Theory: Principal Component Analysis (PCA) 00:09:00 scikit-learn - Principal Component Analysis (PCA) - Hands-on 00:22:00 scikit-learn - Principal Component Analysis (PCA) - (Project Overview) 00:02:00 scikit-learn - Principal Component Analysis (PCA) - (Project Solutions) 00:17:00 Recommender Systems with Python - (Additional Topic) Theory: Recommender Systems their Types and Importance 00:06:00 Python for Recommender Systems - Hands-on (Part 1) 00:18:00 Python for Recommender Systems - - Hands-on (Part 2) 00:19:00 Python for Natural Language Processing (NLP) - NLTK - (Additional Topic) Natural Language Processing (NLP) - (Theory Lecture) 00:13:00 NLTK - NLP-Challenges, Data Sources, Data Processing .. 00:13:00 NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing 00:19:00 NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW. 00:19:00 NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes 00:13:00 NLTK - NLP - Pipeline feature to assemble several steps for cross-validation 00:09:00 Resources Resources - Data Science and Machine Learning using Python : A Bootcamp 00:00:00 Order your Certificates & Transcripts Order your Certificates & Transcripts 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Data Science and Machine Learning using Python : A Bootcamp
Delivered Online On Demand24 hours
£25

Creating effective specifications (In-House)

By The In House Training Company

High quality specifications are of paramount importance in achieving the right technical performance and value for money. This long-established training programme has been developed to help those involved in producing specifications to create high quality documents in an organised and effective way. It provides a sound foundation for those new to the topic whilst at the same time offering new insights to those with more experience. The programme emphasises the need for a clear definition of requirements combined with the ability to communicate those requirements effectively to third parties. A structured method of preparing specifications is provided, and a range of practical techniques is presented, to enable participants to put the principles into practice. The commercial and contractual role of specifications is also addressed. The objectives of the workshop are to: Provide a clear understanding of the role and purpose of specifications Present a framework for organising and producing specifications Define the key steps involved in creating effective specifications Demonstrate methods for assisting in defining requirements Provide tools and techniques for scoping and structuring specifications Show the role of specifications in managing variations and changes to scope Present methods to assist the writing and editing of specifications Review how specifications should be issued and controlled DAY ONE 1 Introduction Review of course objectives Review of participants' needs and objectives 2 Creating effective specifications The role of specifications in communicating requirements The costs, benefits and qualities of effective specifications Understanding the differences between verbal and written communication The five key steps of 'POWER' writing: prepare-organise-write-edit-release Exercise: qualities of an effective specification 3 Step 1: Preparing to write - defining readership and purpose; the specification and the contract Designing the specifications required; applying BS 7373 Defining the purpose, readership and title of each document Effective procedures for writing, issuing and controlling specifications The roles and responsibilities of the key players Understanding contracts; the contractual role of the specification Integrating and balancing the technical and commercial requirements Writing specifications to achieve the appropriate contract risk strategy Deciding how to specify: when to use functional and technical specifications The role of specifications in managing variations and changes to scope 4 Case study 1 Teams review a typical project scenario and identify the implications for the specification Feedback and discussion 5 Step 2: Organising the specification content Defining the need and establishing user requirements Deciding what issues the specification should cover Scoping techniques: scope maps, check lists, structured brainstorming Clarifying priorities: separating needs and desires Dealing with requirements that are difficult to quantify Useful techniques: cost benefit analysis, QFD, Pareto analysis 6 Case study 2 Teams apply the scoping techniques to develop the outline contents for a specification Feedback and discussion DAY TWO 7 Step 2: Organising the specification content (cont) Deciding what goes where; typical contents and layout for a specification The three main segments: introductory, key and supporting Creating and using model forms: the sections and sub-sections Detailed contents of each sub-section Tools and techniques for outlining and structuring specifications 8 Case study 3 Teams develop the detailed specification contents using a model form Feedback and discussion 9 Step 3: Writing the specification The challenges of written communication Identifying and understanding the readers needs Choosing and using the right words; dealing with jargon Problem words; will, shall, must, etc; building a glossary Using sentence structure and punctuation to best effect Understanding the impact of style, format and appearance Avoiding common causes of ambiguity Being concise and ensuring clarity Choosing and using graphics to best effect Exercises and examples 10 Step 4: Editing the specification Why editing is difficult; how to develop a personal editing strategy Key areas to review: structure, content, accuracy, clarity, style and grammar Editing tools and techniques 11 Step 5: Releasing and controlling the specification Key requirements for document issue and control Final formatting and publication issues; document approval Requirements management: managing revisions and changes 12 Course review and action planning What actions should be implemented to improve specifications? Conclusion

Creating effective specifications (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

VMware Horizon 8: Virtual Desktop Bootcamp

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Operators, administrators, and architects responsible for the creation, maintenance, or delivery of remote and virtual desktop services. Overview By the end of the course, you should be able to meet the following objectives: Recognize the features and benefits of Horizon Use VMware vSphere to create VMs to be used as desktops for Horizon Create and optimize Windows VMs to create Horizon desktops Install and configure Horizon Agent on Horizon desktop Configure and manage the VMware Horizon Client™ systems and connect the client to a VMware Horizon desktop Configure, manage, and entitle desktop pools of full VMs Configure, manage, and entitle pools of instant-clone desktops Create and use Remote Desktop Services (RDS) desktops and application pools Monitor the Horizon environment using Horizon Console Dashboard and Horizon Help Desk Tool Implement a structured approach to troubleshooting Resolve common issues that occur in a Horizon environment Troubleshoot issues with linked and instant clones Configure the Windows client Identify the correct log level for gathering logs Optimize protocols for the best end-user experience VMware Horizon© 8: Virtual Desktop Bootcamp is a five-day combination course of VMware Horizon 8: Skills for Virtual Desktop Management and VMware Horizon 8: Virtual Desktop Troubleshooting. This training combination gives you the skills to deliver virtual desktops and applications through a single virtual desktop infrastructure platform. You build skills in configuring and managing VMware Horizon 8 through a combination of lecture and hands-on labs. You learn how to configure and deploy pools of virtual machines and how to provide a customized desktop environment to end-users. Additionally, you learn how to resolve common issues that occur in a VMware Horizon environment. You engage in a series of lab exercises to bring existing environment issues to resolution. The exercises mirror real-world troubleshooting use cases. These exercises equip learners with the knowledge and practical skills to manage typical challenges faced by virtual desktop administrators and operators. Course Introduction Introductions and course logistics Course objectives Introduction to VMware Horizon Recognize the features and benefits of VMware Horizon Describe the conceptual and logical architecture of VMware Horizon Introduction to Use Case Define a use case for your virtual desktop and application infrastructure Convert customer requirements to use-case attributes vSphere for Horizon 8 Explain basic virtualization concepts Use VMware vSphere© Client? to access your vCenter Server system and VMware ESXi? hosts Create, provision, and remove a virtual machine VMware Horizon Desktops Create a Windows and a Linux virtual machine using vSphere Optimize and prepare Windows and Linux virtual machines to set up VMware Horizon desktop VMs VMware Horizon Agents Outline the configuration choices when installing Horizon Agent on Windows and Linux virtual machines Create a gold master for Windows Horizon desktops VMware Horizon Pools Identify the steps to set up a template for desktop pool deployment List the steps to add desktops to the VMware Horizon© Connection Server? inventory Compare dedicated-assignment and floatingassignment pools Outline the steps to create an automated pool Define user entitlement Explain the hierarchy of global, pool-level, and userlevel policies VMware Horizon Client Options Describe the different clients and their benefits Access Horizon desktop using various Horizon clients and HTML Configure integrated printing, USB redirection, and the shared folders option Configure session collaboration and media optimization for Microsoft Teams Creating and Managing Instant-Clone Desktop Pools List the advantages of instant clones Explain the provisioning technology used for instant-clone desktop pools Set up an automated pool of instant clones Push updated images to instant-clone desktop pools Creating RDS Desktop and Application Pools Explain the difference between an RDS desktop pool and an automated pool Compare and contrast an RDS session host pool, a farm, and an application pool Create an RDS desktop pool and an application ool Access RDS desktops and application from Horizon Client Use the instant clone technology to automate the build-out of RDSH farms Configure load-balancing for RDSHs on a farm Monitoring VMware Horizon Monitor the status of the VMware Horizon components using the Horizon Administrator console dashboard Monitor desktop sessions using the HelpDesk tool Overview of Virtual Desktop Troubleshooting Structured approach to troubleshooting configuration and operational problems Applying troubleshooting methods

VMware Horizon 8: Virtual Desktop Bootcamp
Delivered OnlineFlexible Dates
Price on Enquiry

Site Reliability Engineering (SRE) Practitioner (DevOps Institute)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The target audience for the SRE Practitioner course are professionals including: Anyone focused on large-scale service scalability and reliability Anyone interested in modern IT leadership and organizational change approaches Business Managers Business Stakeholders Change Agents Consultants DevOps Practitioners IT Directors IT Managers IT Team Leaders Product Owners Scrum Masters Software Engineers Site Reliability Engineers System Integrators Tool Providers Overview After completing this course, students will have learned: Practical view of how to successfully implement a flourishing SRE culture in your organization. The underlying principles of SRE and an understanding of what it is not in terms of anti-patterns, and how you become aware of them to avoid them. The organizational impact of introducing SRE. Acing the art of SLIs and SLOs in a distributed ecosystem and extending the usage of Error Budgets beyond the normal to innovate and avoid risks. Building security and resilience by design in a distributed, zero-trust environment. How do you implement full stack observability, distributed tracing and bring about an Observability-driven development culture? Curating data using AI to move from reactive to proactive and predictive incident management. Also, how you use DataOps to build clean data lineage. Why is Platform Engineering so important in building consistency and predictability of SRE culture? Implementing practical Chaos Engineering. Major incident response responsibilities for a SRE based on incident command framework, and examples of anatomy of unmanaged incidents. Perspective of why SRE can be considered as the purest implementation of DevOps SRE Execution model Understanding the SRE role and understanding why reliability is everyone's problem. SRE success story learnings This course introduces a range of practices for advancing service reliability engineering through a mixture of automation, organizational ways of working and business alignment. Tailored for those focused on large-scale service scalability and reliability. SRE Anti-patterns Rebranding Ops or DevOps or Dev as SRE Users notice an issue before you do Measuring until my Edge False positives are worse than no alerts Configuration management trap for snowflakes The Dogpile: Mob incident response Point fixing Production Readiness Gatekeeper Fail-Safe really? SLO is a Proxy for Customer Happiness Define SLIs that meaningfully measure the reliability of a service from a user?s perspective Defining System boundaries in a distributed ecosystem for defining correct SLIs Use error budgets to help your team have better discussions and make better data-driven decisions Overall, Reliability is only as good as the weakest link on your service graph Error thresholds when 3rd party services are used Building Secure and Reliable Systems SRE and their role in Building Secure and Reliable systems Design for Changing Architecture Fault tolerant Design Design for Security Design for Resiliency Design for Scalability Design for Performance Design for Reliability Ensuring Data Security and Privacy Full-Stack Observability Modern Apps are Complex & Unpredictable Slow is the new down Pillars of Observability Implementing Synthetic and End user monitoring Observability driven development Distributed Tracing What happens to Monitoring? Instrumenting using Libraries an Agents Platform Engineering and AIOPs Taking a Platform Centric View solves Organizational scalability challenges such as fragmentation, inconsistency and unpredictability. How do you use AIOps to improve Resiliency How can DataOps help you in the journey A simple recipe to implement AIOps Indicative measurement of AIOps SRE & Incident Response Management SRE Key Responsibilities towards incident response DevOps & SRE and ITIL OODA and SRE Incident Response Closed Loop Remediation and the Advantages Swarming ? Food for Thought AI/ML for better incident management Chaos Engineering Navigating Complexity Chaos Engineering Defined Quick Facts about Chaos Engineering Chaos Monkey Origin Story Who is adopting Chaos Engineering Myths of Chaos Chaos Engineering Experiments GameDay Exercises Security Chaos Engineering Chaos Engineering Resources SRE is the Purest form of DevOps Key Principles of SRE SREs help increase Reliability across the product spectrum Metrics for Success Selection of Target areas SRE Execution Model Culture and Behavioral Skills are key SRE Case study Post-class assignments/exercises Non-abstract Large Scale Design (after Day 1) Engineering Instrumentation- Instrumenting Gremlin (after Day 2)

Site Reliability Engineering (SRE) Practitioner (DevOps Institute)
Delivered OnlineFlexible Dates
Price on Enquiry

Keto Lifestyle Guide

5.0(1)

By Course Gate

Transform your health with our Keto Lifestyle Guide. Explore the science, meal planning, and practical strategies to master and sustain a ketogenic diet for lasting results.

Keto Lifestyle Guide
Delivered Online On Demand2 hours 23 minutes
£11.99

Crazy about Arduino: Your End-to-End Workshop - Level 1

By Packt

Start your journey with the amazing Arduino development platform

Crazy about Arduino: Your End-to-End Workshop - Level 1
Delivered Online On Demand3 hours 8 minutes
£33.99

Counselling & Psychology - Diploma

By Training Tale

Counselling & Psychology Diploma is an advanced-level diploma course that analyzes and researches the responsibilities and duties of a professional psychiatrist. Do you have an interest in psychology and counselling? This course covers everything you need to know about this course and making a career out of it. Our expertly designed Counselling and Psychology course is here to solve all of your problems at once. Students can confidently learn all the necessary skills to join the psychology & counselling industry. It is a demanding profession, with the average salary of a Psychologist in the UK around 55,000 GBP. This qualification enables you to pursue a rewarding career in a rapidly growing counselling and psychology sector. The Counselling & Psychology Diploma course was designed by expert instructors, industry-standard to guide you in the right direction and take a step on your career journey. This Counselling & Psychology Diploma course is ideal for those who are new to this profession and who want to increase their skills and knowledge. It covers the fundamentals of psychotherapy, as well as how to conduct online sessions. Explore the increasingly important role of the professional counselor and psychiatric. Discover why qualified counselors and psychiatrists are in higher demand and start working toward a rewarding profession for life. This bundle Counselling & Psychology Diploma course is an excellent medium if you want to improve your skills and understanding; it is one of the most popular courses. Through this Counselling & Psychology Diploma bundle course, you will gain a complete and informative understanding of Psychology and Counselling. Learn how to assist people in dealing with personal and professional challenges. There are numerous opportunities to work in well-established institutions and companies. Our Counselling and Psychology course will also help you to learn about potential psychotherapy clients and become familiar with the different types of psychotherapy, including Cognitive Behavioural Therapy (CBT). It covers how to conduct the first therapy session and counselling, form positive therapeutic relationships with your clients, and work with families, children, and groups, all with step-by-step instructions. Learning Outcomes After completing Counselling & Psychology Diploma course, the learner will be able to: Gain a thorough understanding of counselling. Understand the therapeutic relationship. Gain in-depth knowledge about positive psychology. Understand psychoanalytic therapy. Understand person‐Centred therapy. Understand Adlerian therapy. Understand psychoanalytic therapy. Understand Gestalt Therapy & cognitive‐behaviour therapy. Understand family therapy & feminist therapy. Why Choose Counselling & Psychology Diploma Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Counselling & Psychology Diploma Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the Counselling & Psychology Diploma course. **Courses are included in Counselling & Psychology Diploma Bundle Course Course 01: Counselling & Psychology Diploma Course 02: Mental Health Support Worker Course 03: Level 2 Certificate in Understanding the Safe Handling of Medication in Health & Social Care Course 04: Level 2 Certificate in Preparing to Work in Adult Social Care Course 05: Healthcare Management Training Course 06: Level 2 Certificate in Understanding Safeguarding and Prevent Course 07: Diabetes Awareness Training ***Others Included of Counselling & Psychology Diploma Bundle Course Free 7 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Unlimited Retake Exam [ Note: Free PDF certificate as soon as completing the course] This Counselling & Psychology Diploma course can help you improve your reputation. You can tell the difference from the first lesson. This includes all of the teachings that you can easily understand and apply to your abilities. Individuals attempting to make a career in this field of psychology will benefit from this course's understanding of the fundamentals and comprehensive education. Whether you are new to this field or want to improve your skills and have a successful career, our course can help you get there. This course covers all relevant topics. We are committed to providing you with the best educational experience possible as one of the leading course providers and most renowned e-learning specialists online. This Counselling & Psychology Diploma course was created in collaboration with experts and mentors to help you learn quickly and efficiently, at your own pace and ease. We leave no stone unturned, and whether you are ready to take this Counselling & Psychology Diploma course in your career or simply want to improve your current skills, we will assist you every step of the way. When you study for a qualification online, you have complete control over your study schedule; there are no time-consuming classes to attend or long commutes to endure. The skills you learn here could lead to a lifelong career in counselling and psychology by which you can help those who are in need while also feeling proud of your accomplishments. Pursue your goals by enrolling in our Counselling & Psychology Diploma course now and gain the knowledge, skills, and information you need to advance your career. This course will help you empower yourself with the skills you need to get your ideal job. Detailed course curriculum of the Counselling & Psychology Diploma Course: Module 1: Introduction: Toward an Integrative Approach in Counselling Introduction Historical Background Integration I: Counselling in Positive Psychology Integration II: Counselling in Multicultural Populations Module 2: Therapeutic Relationship: Exploring Clients' Symptoms and Strengths What is Positive Empathetic Rapport? Understand Clients' Strengths and Characters Positive Empathetic Rapport in a Multicultural Context Module 3: Powered by Struggles and Strengths Current Counselling Theories: Are They Enough? What is Missing from the Current Theories? Positive Psychology: A New Blood to the Field? Module 4: Positive Psychology in Counselling: What is It? Definition of Positive Psychology Historical Context Theoretical Principles Limitations of Positive Psychology Positive Psychology for Multicultural Population Module 5: Psychoanalytic Therapy Historical Context Theoretical Principles An Integration: Positive Psychology and Psychoanalytic Therapy Multiculturalism the Integration Module 6: Adlerian Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Adlerian Therapy Multiculturalism the Integration Module 7: Existential Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Existential Therapy Multiculturalism the Integration Module 8: Person‐Centred Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Person‐Centred Therapy Multiculturalism the Integration Module 9: Gestalt Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Gestalt Therapy Multiculturalism the Integration Module 10: Behaviour Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Behaviour Therapy Multiculturalism the Integration Module 11: Cognitive‐Behaviour Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Cognitive‐Behaviour Therapy Multiculturalism the Integration Module 12: Reality Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Reality Therapy Multiculturalism the Integration Module 13: Feminist Therapy Historical Context View of Human Nature Theoretical Principles An Integration: Positive Psychology and Feminist Therapy Multiculturalism the Integration Module 14: Family Therapy Historical Context Theoretical Principles An Integration: Positive Psychology and Family Therapy Multiculturalism the Integration ------------------- ***Other Courses: ------------------- ***Mental Health Support Worker Module 01: An Overview of Mental Health Module 02: Mental Health Support Worker Module 03: Understanding Childhood and Adolescent Psychiatric Disorders Module 04: Understanding Stress and Anxiety Disorders Module 05: Understanding Schizophrenia Module 06: Understanding Personality Disorders Module 07: Understanding Mood Disorders Module 08: Understanding Eating & Sleeping Disorders Module 09: Understanding Self-Harm and Suicide Module 10: Treating Mental Illness with Medication and Therapy Module 11: Laws Related to Mental Health Module 12: Mental Health System Module 13: The Participation of the Service User ------------------- ***Level 2 Certificate in Understanding the Safe Handling of Medication in Health & Social Care Module 01: Understand Medication and Prescriptions Module 02: Supply, Storage and Disposal of Medication Module 03: Understand the Requirements for the Safe Administration of Medication Module 04: Record Keeping and Audit Processes for Medication ------------------- ***Level 2 Certificate in Preparing to Work in Adult Social Care Module 01: Principles of Communication in Adult Social Care Settings Module 02: Principles of Personal Development in Adult Social Care Settings Module 03: Principles of Diversity, Equality and Inclusion in Adult Social Care Settings Module 04: Principles of Safeguarding and Protection in Health and Social Care Module 05: Introduction to Duty of Care in Health, Social Care or Children's and Young People's Settings Module 06: Understand the Role of the Social Care Worker Module 07: Understand Person-centred Approaches in Adult Social Care Settings Module 08: Understand Health and Safety in Social Care Settings Module 09: Understand How to Handle Information in Social Care Settings ------------------- ***Healthcare Management Training ------------------- ***Level 2 Certificate in Understanding Safeguarding and Prevent ------------------- ***Diabetes Awareness Training ------------------- Assessment Method After completing each module of this course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This Counselling & Psychology Diploma course is suitable for anyone who wants to start a career as a psychologist or counsellor, as well as professionals who want to test their existing skills and knowledge. Requirements There are no specific requirements for this Counselling & Psychology Diploma course because it does not require any advanced knowledge or skills. Students who intend to enrol in this course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path After completing this Counselling & Psychology Diploma course, candidates may pursue careers such as: Operating Own Counselling Practice Careers Counsellor or Adviser Family and Marriage Counsellor Rehabilitation Counsellor Certificates Certificate of completion Digital certificate - Included

Counselling & Psychology - Diploma
Delivered Online On Demand44 hours
£12

Sports Nutrition Diploma

By Training Tale

Sports Nutrition Diploma is important in maximising the benefits of physical exercise, whether you're a bodybuilder, a professional athlete in training, or working out to enhance your mental and physical health. Making smart nutrition and hydration decisions can result in greater performance, injury avoidance, and faster recovery. But it can be tough to know where to begin with so much contradicting information readily available. That's where a skilled sports nutritionist can help you make better decisions and eventually enhance your performance. Sports nutrition is the study and use of a diet/plan to improve athletic performance. To maximise energy and help in sports recovery, the proper amount of food type (protein, carbs, fats, fibre, etc.), fluids, and nutrients are provided. It is most commonly seen in endurance and strength sports. Athletes require different nutritional levels than non-athletes, hence sports nutrition differs from conventional nutrition. Our Sports Nutrition Diploma course is designed to introduce you to nutrition, as well as the role and importance of nutrition in leading a healthy lifestyle. It will also expand your knowledge so that you are able to build diet plans based on the demands of your clients. The only goal of the Sports Nutrition course is to teach a person about the fundamental as well as advanced mechanisms of nutrition as a whole that will assist an athlete perform at his or her best. This Sports Nutrition Diploma course will teach you about nutrition and its role and importance in leading a healthy lifestyle. It will also expand your knowledge so that you are well prepared to design diet plans based on your clients' needs. The sole purpose of our Sports Nutrition Diploma course is to teach an individual about the fundamental and advanced mechanisms of nutrition as a whole that will help an athlete perform at his or her best. Learning Outcomes By the end of Sports Nutrition Diploma course, you will be able to: Describe the basics of sports nutrition and its classification, including macro and micronutrients especially designed for athletes. Get insight into the digestive system. Explain nutritional requirements according to various age groups and professions. Demonstrate planning healthy eating habits for athletic clients. Understand the framework for energy requirements. Carry out weight control and weight loss management. Explain how to design nutrients plans for specific sports competitions and to replace them afterwards. Why Choose Sports Nutrition Diploma Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. ****6 Course Bundle**** Course 01: Sports Nutrition Diploma Course 02: Sports First Aid Course 03: Martial Arts First Aid Course 04: Level 5 Diploma in Nutrition Course Course 05: Childcare and Nutrition Course 06: Level 1 Diet and Nutrition Course ***Other Benefits Include*** Free 6 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Free Retake Exam [ Note: Free PDF certificate as soon as completing the Sports Nutrition Diplomacourse] We will discuss all concerns and more in this Sports Nutrition course to help you learn how to properly sustain your way through training. This course will teach you how to improve your nutritional knowledge, enhance your energy levels, and maximise your performance, all while being more knowledgeable about your health and well-being. This course will be more helpful for fitness professionals, athletes, and non-athletes and will cover macronutrients, micronutrients, energy systems, nutritional timing, developing a nutrition plan, and fueling for competition. With this Sports Nutrition Diploma, you will find it much easier to achieve success and monetise your skills. This course is destined for both part-time and full-time students and can be completed at your own pace. Enrol in the Sports Nutrition Diploma to increase your knowledge of sports and nutrition and help athletes, sportspeople, and fitness enthusiasts to achieve their goals. Whether you plan to take this course for personal or professional reasons, it will benefit you at every stage of your life cycle; after all, health is wealth. In short, knowing what foods are good for your body is extremely important for leading a healthy lifestyle. Course Curriculum of *** Sports Nutrition Diploma *** Module 1: A Quick Overview of Sports Nutrition What is Sports-Nutrition? Why Study Sports Nutrition? What are the Basic Nutrients? How does the Body Produce Energy? What are the Dietary Reference Intakes? What are Enriched and Fortified Foods? What are the Factors to Consider When Developing an Individualized Sports Nutrition Plan for Athletes? Module 2: Diet and Nutrition: Dietary Guidelines Current Dietary Patterns in the UK Dietary Reference Values (DRVs) and Food-based Dietary Guidelines Diet Trends and Health Module 3: Nutrition and Athlete Health Introduction The Training Diet Special Issues Competition Eating Sports Foods and Supplements A Rational Approach to Supplement Module 4: Diet Planning Food for Energy CarbohydratesProteinHealthy FatsFruit and VegetablesFluids Exercise Routine How Much Exercise is Enough? Module 5: Healthy Dieting Balanced Diet Health and Fitness Using Basic Food Groups for Planning Balanced Diets Module 6: The Digestive System Introduction Enzymes and Digestion Key Components of the Digestive System Processes in the Digestive System Module 7: Water Water and its Functions The Importance of Water in the Body The Significance of Water to the Diet Module 8: Weight Control and Weight Loss Management Introduction Weight - Control Behavior in Athletes Achieving a Healthy and Competitive Body Weight Energy Restriction Approaches Timing of Food Consumption During Training and Throughout the Day Diet Plan for Weight Loss Consumption of Energy Dense Beverage Protein Intake, Quality, and Timing Module 9: The Role of the Vegetarian/Vegan in Sports Nutrition Introduction Types of Vegetarian Diets Vegetarian Diets and Athletic Performance Disadvantages of the Vegetarian Diets Practical Applications Module 10: Myth and Misinformation Various Myths Relating to Sports Nutrition Module 11: Performance Boosters Introduction Definition of a Dietary Supplement Sports Foods Performance Supplements Disadvantages of Sports Foods and Dietary Supplements -------------------- ***Course 02: Sports First Aid*** Course Curriculum Module 01: An Overview of Sports First Aid Module 02: Preliminary Analysis Module 03: Importance of Life-Saving Priorities Module 04: First Aid for Frequent Injuries Module 05: First Aid for Severe Injuries Module 06: Injuries Caused by the Environment Module 07: Understanding Medical Emergencies Module 08: Points to Remember ----------------- ***Course 03: Martial Arts First Aid Course Curriculum Module 01: An Overview of Martial Airs First Aid Module 02: Primary Assessment Module 03: CPR & Recovery Position Module 04: Dealing with Frequent Injuries Module 05: Dealing with Serious Injuries Module 06: Dealing with Medical Emergencies Module 07: The Way of Preventing Injuries Module 08: Things to Remember ----------------- ***Course 04: Level 5 Diploma in Nutrition Course Course Curriculum Module 1: Introduction to Nutrition Module 2: Diet and Nutrition: Dietary Guidelines Module 3: Nutrition and the Human Body Module 4: Nutrition Important for Metabolism and Blood Function Module 5: Macronutrients in the Diet: Protein Module 6: Macronutrients in the Diet: Lipids Module 7: Nutrition throughout the Life Cycle Module 8: Nutrition and Society: Food Politics and Views --------------- ***Course 05: Childcare and Nutrition Course Curriculum Module 01: Childcare and Nutrition Module 02: Children Growth and Development Module 03: Health and Safety of Children Module 04: Hygiene for Child Caring Module 05: The Use of Macronutrients Module 06: The Use of Micronutrients Module 07: Nutritional Requirements of Child Module 08: Child Nutritional Problem and Physical Development Module 09: Caring for Special Needs Children Module 10: Child Abuse and Neglect Module 11: Nutrition Education and Activities ---------------- ***Course 06: Level 1 Diet and Nutrition Course Course Curriculum Module 01: Introduction to Diet and Nutrition Module 02: Dietary Nutrition Module 03: Food Composition Module 04: Principles of Healthy Eating Assessment Method After completing each module of Sports Nutrition Diploma Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for Sports Nutrition Diploma course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? The Sports Nutrition Diploma course is ideal for highly motivated individuals who want to improve their professional skills and train for the job of their dreams! In addition, this Course is also suitable for those who want to gain in-depth knowledge on the subject and stay up to date with the latest information. Requirements There are no specific requirements for Sports Nutrition Diploma course because it does not require any advanced knowledge or skills. Students who intend to enrol in this course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path A career in Sports Nutrition Diploma can be challenging, rewarding, and frustrating at times, but it is never boring. Although there are significant challenges in many sectors, such as funding availability and commercial sustainability, this will require managers of high caliber and with a diverse set of specialties, and it provides great opportunity for innovation. Certificates Certificate of completion Digital certificate - Included

Sports Nutrition Diploma
Delivered Online On Demand22 hours
£12

Certified Information Privacy Professional (CIPP/CAN)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Data Protection OfficersData Protection ManagersAuditorsLegal Compliance OfficersSecurity ManagerInformation ManagersAnyone involved with data protection processes and programs Overview It will show the world that students know privacy laws and regulations and how to apply them, and that students know how to secure your place in the information economy. When students earn a CIPP credential, it means they?ve gained a foundational understanding of broad global concepts of privacy and data protection law and practice, including: jurisdictional laws, regulations and enforcement models; essential privacy concepts and principals; legal requirements for handling and transferring data and more. It will show the world that students know privacy laws and regulations and how to apply them, and that students know how to secure their place in the information economy. When students earn a CIPP credential, it means they've gained a foundational understanding of broad global concepts of privacy and data protection law and practice, including: jurisdictional laws, regulations and enforcement models; essential privacy concepts and principals; legal requirements for handling and transferring data and more. Common Principles and Approaches to Privacy This unit includes a brief discussion about the modern history of privacy, an introduction to types of information, an overview of information risk management and a summary of modern privacy principles. Jurisdiction and Industries This unit introduces the major privacy models employed around the globe and provides an overview of privacy and data protection regulation by jurisdictions and industry sectors. Information Security: Safeguarding Personal Information This unit presents introductions to information security, including definitions, elements, standards, and threats/ vulnerabilities, as well as introductions to information security management and governance, including frameworks, controls, cryptography and identity and access management (IAM). Online Privacy: Using Personal Information on Websites and with Other Internet-related Technologies This unit focuses on the web as a platform, as well as privacy considerations for sensitive online information, including policies and notices, access, security, authentication and data collection. Additional topics include children?s online privacy, email, searches, online marketing and advertising, social media, online assurance, cloud computing and mobile devices. Canadian Legal Framework This unit provides an introduction to the Canadian legal system. It includes enforcement agencies and their powers, privacy basics from a Canadian perspective and the underlying framework for Canadian privacy law and practice. Canadian Private-sector Privacy Laws This unit focuses on the Canadian legal system. It includes enforcement agencies and their powers, privacy basics from a Canadian perspective and the underlying framework for Canadian privacy law and practice. Canadian Public-sector Privacy Laws This unit highlights key concepts and practices related to the collection, retention, use, disclosure and disposal of personal information by federal, provincial and territorial governments. Health Information Privacy Laws This unit touches on the applicability and purpose of health information privacy laws. Private-sector Compliance Practices This unit delves into the components that make up compliance regulations, including Generally Accepted Privacy Principals and security breach notification, and also examines compliance track records and Federal Commissioner Findings. Public-sector Compliance Practices This unit presents the various methods that can be implemented for compliance in the public sector, such as privacy impact assessments and data sharing agreements. In addition, it discusses the challenges presented by digital information exchanges, as well as non-legislative considerations. Health-sector Compliance Practices This unit covers the issues presented with digital compliance in the health sector. Additional course details: Nexus Humans Certified Information Privacy Professional (CIPP/CAN) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Certified Information Privacy Professional (CIPP/CAN) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Certified Information Privacy Professional (CIPP/CAN)
Delivered OnlineFlexible Dates
Price on Enquiry

Business Transformation with Google Cloud

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Business decision-makers: directors (managers of managers), managers of individual contributors (ICs) or ICs working in non-IT functions/divisions (such as finance, marketing, sales, HR, product design) interested in understanding the applications of Google?s cloud technology for business improvement opportunities and transformational project(s). Through this interactive training, you?ll learn about core cloud business drivers?specifically Google?s cloud?and gain the knowledge/skills to determine if business transformation is right for you and your team, and build short and long-term projects using the ?superpowers? of cloud accordingly. You?ll also find several templates, guides, and resource links through the supplementary student workbook to help you build a custom briefing document to share with your leadership, technical teams or partners. Why cloud technology is revolutionizing business This module introduces cloud technology as a paradigm shift and explains how it?s irrevocably transforming business globally. It defines the fundamental building blocks of cloud technology?compute power and data?and what they mean for you and your business. And finally, it reveals how these building blocks help to create five superpowers using concrete use cases of their transformative abilities for business, education, and government sectors. Foster an innovation culture Cloud is not just about a technological transformation; it's a business and cultural transformation, too. This module explores how the superpowers of the cloud are brought to life through people. It looks specifically at how to organically create and scale innovation through culture and business practices. It offers key principles, drawing examples from Google?s success and real world scenarios, that you can apply in your day-to-day operations. Define the ideal business transformation challenge Previous modules describe the journey with cloud technology to include business and cultural changes as well. This module sets the groundwork to build a transformational solution using cloud technology for your role or your business. This process starts with distinguishing between scaled improvements and transformations. Next, the module demonstrates how to write an ideal challenge question and use insights generated from a data ecosystem to address the challenge. Finally, it introduces a framework that you can use to assess and refine your challenge ideas, preparing you to build a business case in a later module. Build trust with availability, security, and compliance This module addresses common concerns about data privacy and security when migrating to the cloud. It defines key terms - privacy, security, compliance, and reliability - and reveals today?s top cybersecurity challenges and threats. It discusses how data security and compliance can be maintained when data is in the cloud, as illustrated by the Shared Responsibility Model. And finally, it uses a concrete example to explain how learners can build a high-level security program in their own organization. Build a business case for your transformation challenge This module explains how to identify the most transformative solution for your business challenge. It then breaks down steps to achieve the transformational solution through creating smaller projects and plotting them onto a transformation roadmap. It describes how to use the data ecosystem you mapped in a previous module to support your overall project. Finally, it explains step by step how to build a business case and gives tips to help you pitch your project idea to gain buy-in from leadership, teams, and technical partners. Additional course details: Nexus Humans Business Transformation with Google Cloud training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Business Transformation with Google Cloud course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Business Transformation with Google Cloud
Delivered OnlineFlexible Dates
Price on Enquiry