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

17404 Other courses in Heanor delivered Online

Interpersonal Skills

By OnlineCoursesLearning.com

Relational Skills Relational abilities are social abilities that permit you to connect and speak with individuals around you. They shape what our identity is and how others see us in our day by day lives. These capacities are gained from the encounters you have had all through life. While this range of abilities can come effectively to numerous individuals, a few group think that its more troublesome associating in the working environment, home and somewhere else. As we are each of the a result of our current circumstance, everybody is distinctive by they way they figured out how to associate with others. Discovering manners by which to better ourselves is and consistently has been achievable. In this course, we will talk about the significance that these abilities play in driving an effective and satisfying life. You will find that there are manners by which to prepare yourself to utilize your learned practices, to advance and improve any circumstance where you may get yourself. The outcome is a more sure form of yourself that can survey and beat issues and issues. It requires some investment, however the excellence of relational abilities is that they can generally be educated and relearned when required. Dealing with these practices every day can prompt a seriously compensating life and profession. What You Will Learn: How crucial relational abilities are in the work environment, home, and different conditions How you can improve your range of abilities through training and different techniques That you don't need to continue to utilize the very practices that you have done previously How a solid range of abilities gives you certainty and harmony in any circumstance The Benefits of Taking This Course: You can grow better abilities to use at work and at home You can improve how you associate with others You can distinguish what you need to fix with regards to your learned practices You will actually want to enter any friendly circumstance with certainty

Interpersonal Skills
Delivered Online On Demand
£50

Customer Service Specialist Level 3

By Rachel Hood

A professional for direct customer support within all sectors and organisation types.

Customer Service Specialist Level 3
Delivered OnlineFlexible Dates
Price on Enquiry

Oracle 12c PL/SQL Fundamentals

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for individuals who are Application designers and database developers, database administrators and web server administrators. Overview Upon successful completion of this course, students will be able to work with Oracle database programming using the PL/SQL programming language. They will learn the syntax, structure and features of the language. In this course, students will learn the foundation for the programming series and the use of database-resident stored program units for Oracle 12c. Selection & Setup of the Database Interface Considering Available Tools Selecting the Appropriate Tool Oracle Net Database Connections Oracle PAAS Database Connections Setup SQL Developer Setup SQL*Plus Setup Jdeveloper About Bind & Substitution Variables Using SQL Developer Using SQL*Plus Choosing a Database Programming Language What is Database Programming? PL?SQL Performance Advantages Integration wth Other Languages PL/SQL Language Fundamentals PL/SQL Program Structure LANGUAGE SYNTAX RULES EMBEDDING SQL WRITING READABLE CODE GENERATING DATABASE OUTPUT SQL*PLUS INPUT OF A PROGRAM BLOCK Declare Section About the Declare Section DECLARE PRIMITIVE TYPES DECLARATION OPTIONS NOT NULL CONSTANT DATA DICTIONARY INTEGRATION %TYPE DECLARE SIMPLE USER---DEFINED TYPES TYPE... TABLE TYPE... RECORD EXTENDED USER---DEFINED TYPES Begin Section About the Begin Section Manipulating Program Data Logic Control & Branching GOTO LOOP IF-THEN-ELSE CASE Exception Section ABOUT THE EXCEPTION SECTION ISOLATING THE SPECIFIC EXCEPTION PRAGMA EXCEPTION_INIT SQLCODE &SQLERRM Example SQL%ROWCOUNT &SELECT...INTO Beyond the Basics: Explicit Cursors ABOUT EXPLICIT CURSORS EXTENDED CURSOR TECHNIQUES FOR UPDATE OF Clause WHERE CURRENT OF Clause Using FOR?LOOP Cursors Beyond the Basics: Nested BlocksBeyond the Basics: Declared Subprograms USING DECLARED SUBPROGRAMS DECLARED PROCEDURE DECLARED FUNCTION Introducing Databse-Resident Program Units ABOUT DATABASE---RESIDENT PROGRAMS PHYSICAL STORAGE & EXECUTION TYPES OF STORED PROGRAM UNITS STORED PROGRAM UNIT ADVANTAGES MODULAR DESIGN PRINCIPLES Creating Stored Procedures & Functions STORED PROCEDURES & FUNCTIONS CREATE PROCEDURE / CREATE FUNCTION CREATING PROCEDURES & FUNCTIONS RAISE_SALARY() Procedure SALARY_VALID() Function THE PARAMETER SPECIFICATION DEFAULT Clause SYSTEM & OBJECT PRIVILEGES USING THE DEVELOPMENT TOOLS Executing Stored Procedures & Functions CALLING PROCEDURES & FUNCTIONS UNIT TESTING WITH EXECUTE ANONYMOUS BLOCK UNIT TESTING SPECIFYING A PARAMETER NOTATION SQL WORKSHEET UNIT TESTING CALLING FUNCTIONS FROM SQL Maintaining Stored Program Units RECOMPILING PROGRAMS Mass Recompilation Using UTL_RECOMP() DROPPING PROCEDURES & FUNCTIONS DROP PROCEDURE / FUNCTION DATA DICTIONARY METADATA Using USER_OBJECTS Using USER_SOURCE Using USER_ERRORS Using USER_OBJECT_SIZE Using USER_DEPENDENCIES Managing Dependencies DEPENDENCY INTERNALS TRACKING DEPENDENCIES THE DEPENDENCY TRACKING UTILITY SQL DEVELOPER DEPENDENCY INFO DEPENDENCY STRATEGY CHECKLISTS Creating & Maintaining Packages ABOUT PACKAGES CREATING PACKAGES MAINTAINING PACKAGES PERFORMANCE CONSIDERATIONS Advanced Package Capabilities DEFINER & INVOKER RIGHTS WHITE LITS & ACCESSIBLE BY PERSISTENT GLOBAL OBJECTS DEFINING INITIALIZATION LOGIC OBJECT ORIENTATION SUPPORT Advanced Cursor Techniques USING CUSROS VARIABLES USING SYS_REFCURSOR USING CURSOR EXPRESSIONS Using System-Supplied Package DBMS_OUTPUT() UTL_FILE() FOPEN() EXAMPLE Database Trigger Concepts ABOUT DATABASE TRIGGERS DML EVENT TRIGGER SUB---TYPES DATABASE TRIGGER SCENARIO TRIGGER EXECUTION MECHANISMS TRIGGERS WITHIN SQL WORKSHEET Creating Database Triggers STATEMENT-LEVEL TRIGGERS Using RAISE_APPLICATION_ERROR() ROW---LEVEL TRIGGERS EXAMPLES OF TRIGGERS EMPLOYEE_SALARY_CHECK Example EMPLOYEE_JOURNAL Example BUDGET_EVENT Example INSTEAD OF TRIGGERS TRIGGERS WITHIN AN APPLICATION Maintaining Database Triggers CALL SYNTAX TRIGGER MAINTENANCE TASKS SHOW ERRORS TRIGGER DROP TRIGGER ALTER TRIGGER MULTIPLE TRIGGERS FOR A TABLE HANDLING MUTATING TABLE ISSUES Implementing System Event Triggers WHAT ARE SYSTEM EVENT TRIGGERS? DEFININGTHE SCOPE AVAILABLE SYSTEM EVENTS SYSTEM EVENT ATTRIBUTES Additional course details: Nexus Humans Oracle 12c PL/SQL Fundamentals 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 Oracle 12c PL/SQL Fundamentals 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.

Oracle 12c PL/SQL Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

Oracle 12c Administration II

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is for all Oracle Professionals. Specifically Database Administrators, Web Server Administrators, System Administrators, CIOs and other IT Management Professionals. Overview Upon successful completion of this course, students will be able to perform many of the day-to-day administration tasks required of an Oracle database administrator. This course introduces many of the powerful capabilities of the Oracle database. In this course, students will learn about day-to-day administration tasks. It will also address administration sub-specialties. Introduction: Managing the Database Instance The Database Management Tools EM Database Express EM Cloud Control SQL Developer Database Administrator Introduction: Database Architecture Review Database Instance Configurations Memory Structures Process Structures Storage Architecture Introduction: Starting & Stopping Databse Services Start & Stop the Database Listener ABOUT DATABASE STARTUP/SHUTDOWN SYSOPER SYSDBA DATABASE STATE & STAGES STARTUP WITH EM CLOUD CONTROL STARTUP WITH SQL*PLUS SHUTDOWN WITH EM CLOUD CONTROL SHUTDOWN WITH SQL*PLUS USING MS WINDOWS SERVICES Introduction: Oracle Network Environment Oracle Net Services Architecture ORACLE NET CONFIGURATION ASSISTANT ORACLE NET MANAGER USING EM CLOUD CONTROL ADVANCED NETWORK COMPRESSION TROUBLESHOOTING NETWORK PROBLEMS Introduction: Diagnostics & Oracle Support About Database Diagnostics Fault Diagnosability Infrastructure DATABASE INSTANCE HEALTH SNAPSHOT THE SUPPORT WORKBENCH PROACTIVE DATABASE HEALTH CHECKS PACKAGE DIAGNOSTIC DATA WORKING WITH THE KNOWLEDGE BASE Storage: Tablespace Management Starter Tablespaces CREATE TABLESPACE WITH EM CC CREATE TABLESPACE WITH SQL MANAGE TABLESPACES WITH EM CC MANAGE TABLESPACES WITH EM DE MANAGE TABLESPACES WITH SQL DROP TABLESPACE ALTER TABLESPACE Storage: Advanced Tablespace Management Managing Temporary Tablespaces TEMP TABLESPACE GROUPS WITH EM TEMP TABLESPACE GROUPS WITH SQL DEFAULT PERMANENT TABLESPACES BIGFILE TABLESPACES MANAGING THE SYSAUX TABLESPACE Storage: Data Files & Temp Files Management Manage Data Files with EM ACCESS METADATA WITH SQL MANAGE DATA FILES WITH SQL MANAGE TEMP FILES ORACLE-MANAGED FILES (OMF) Storage: UNDO Data & UNDO Tablespaces About UNDO Space Management GUARANTEE UNDO RETENTION MONITOR UNDO SPACE WITH SQL USE THE EM UNDO ADVISOR Security & Schemas: Security Overview & Database Privileges Database Security Principles DATABASE SYSTEM PRIVILEGES DATABASE OBJECT PRIVILEGES SUPER ADMINISTRATOR ROLES PRIVILEGE ANALYSIS Security & Schemas: User Security Create & Manage User Accounts MANAGE USERS WITH EM MANAGE USERS WITH SQL CREATE USER ALTER USER DROP USER GRANT & REVOKE PRIVILEGES RESOURCE LIMITS VIA PROFILES ALTER PROFILE DROP PROFILE PASSWORD MANAGEMENT VIA PROFILES ROLE-BASED SECURITY MANAGEMENT ALTER USER...DEFAULT ROLE SET ROLE DELEGATING PRIVILEGE AUTHORIZATION WITH ADMIN OPTION & System Privileges WITH GRANT OPTION & Object Privileges PRINCIPLE OF LEAST PRIVILEGE CHECKLIST Security & Schemas: Database Auditing Auditing Database Activity Traditional Auditing Unified Auditing Create Audit Policy Security & Schemas: SQL Loader Loader Concepts Loader From the Command Line control File Options Load Methods Loader Express Mode Loader From EM Security & Schemas: Export & Import Manage Directory Objects The Data Pump Architecture Data Pump Export Data Pump Import Data Pump Dictionary Views Using the EM CC Interface Performance & Availability: Managing Performance & SQL Tuning Management Advisory Framework Performance Monitoring & AWR The SQL Tuning Advisor Monitoring Exceptions with Metrics Performance & Availability: Data Concurrency About System & User Locks Monitor & Manage User Locks Moitor Locks with Data Dictionary Manage Locks with EM Performance & Availability: Backup & Recovery Concepts Backup & Recovery Structures Managing REDO Data Configuring for Recoverability Instance Recovery Recoverability Checklist Additional course details: Nexus Humans Oracle 12c Administration II 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 Oracle 12c Administration II 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.

Oracle 12c Administration II
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction Perl Programming Essentials (TT4925)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This course is appropriate for anyone who wants to create applications or modules to automate and simplify common tasks with Perl. Overview Working within in an engaging, hands-on learning environment, guided by our expert web development, PHP practitioner, students will learn to: Create a working script that gets input from the command line, the keyboard, or a file Use arrays to store and process data from files Create formatted reports Use regular expressions Use the appropriate types of variables and data structures Refactor duplicate code into subroutines and modules What is available in the standard library Use shortcuts and defaults, and what they replace Introduction to Perl Programming Essentials is an Introductory-level practical, hands-on Perl scripting training course that guides the students from the basics of writing and running Perl scripts to using more advanced features such as file operations, report writing, the use of regular expressions, working with binary data files, and using the extensive functionality of the standard Perl library. Students will immediately be able to use Perl to complete tasks in the real world. Session: An Overview of Perl What is Perl? Perl is compiled and interpreted Perl Advantages and Disadvantages Downloading and Installing Perl Which version of Perl Getting Help Session: Creating and running Perl Programs Structure of a Perl program Running a Perl script Checking syntax and warnings Execution of scripts under Unix and Windows Session: Basic Data and I/O Numeric and Text literals Math operators and expressions Scalar variables Default values Writing to standard output Command line arguments Reading from the standard input Session: Logic and Loops About flow control The if statement and Boolean values Using unless and elsif Statement modifiers warn() and die() The conditional construct Using while loop and its variants Using the for loop Exiting from loops Session: Lists and Arrays The list data type Accessing array elements Creating arrays List interpolation Arrays and memory Counting elements Iterating through an array List evaluation Slices and ranges Session: Reading and writing text files File I/O Overview Opening a file Reading text files Writing to a text file Arrays and file I/O Using the <> operator Session: List functions Growing and shrinking arrays The split() function Splitting on whitespace Assigning to literal lists The join() function The sort() function Alternate sort keys Reversing an array Session: Formatting output Using sprintf() and printf() Report formatting overview Defining report formats The write() function Advanced filehandle magic Session: Hashes Hash overview Creating hashes Hash attributes Traversing a hash Testing for existence of elements Deleting hash elements Session: References What is a reference? The two ways to create references References to existing data References to anonymous data Dereferencing scalar, array, and ash references Dereferencing elements of arrays and hashes Multidimensional arrays and other data structures Session: Text and Regular Expressions String length The substr() function The index() and rindex() functions String replication Pattern matching and substitution Regular expressions Session: Raw file and data access Opening and closing raw (binary) files Reading raw data Using seek() and tell() Writing raw data Raw data manipulation with pack() and unpack() Session: Subroutines and variable scope Understanding packages Package and Lexical variables Localizing builtin variables Declaring and calling subroutines Calling subroutines Passing parameters and returning values Session: Working with the operating system Determining current OS Environment variables Running external programs User identification Trapping signals File test operators Working with files Time of day Session: Shortcuts and defaults Understanding $_ shift() with no array specified Text file processing Using grep() and Using map() Command-line options for file processing Session: Data wrangling Quoting in Perl Evaluating arrays Understanding qw( ) Getting more out of the <> operator Read ranges of lines Using m//g in scalar context The /o modifier Working with embedded newlines Making REs more readable Perl data conversion Session: Using the Perl Library The Perl library Old-style library files Perl modules Modules bundled with Perl A selection of modules Getting modules from ActiveState Getting modules from CPAN Using Getopt::Long Session: Some Useful Tools Sending and receiving files with Net::FTP Using File::Find to search for files and directories Grabbing a Web page Some good places to find scripts Perl man pages for more information Zipping and unzipping files

Introduction Perl Programming Essentials (TT4925)
Delivered OnlineFlexible Dates
Price on Enquiry

Professional Boundaries and Workplace Confidentiality

4.9(27)

By Apex Learning

11-in-1 Premium Bundle | CPD QS Certified | 110 CPD Points | Free Hardcopy + PDF Certificate + Exam | Lifetime Access

Professional Boundaries and Workplace Confidentiality
Delivered Online On Demand3 days
FREE

Counselling : Counselling Training

By Training Tale

Counselling 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 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 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 course is an excellent medium if you want to improve your skills and understanding; it is one of the most popular courses. Through this 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 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 this 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 This Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. This 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. **Courses are included in this Bundle Course Course 01: Counselling : Counselling Course 02: Level 1 Certificate in Well-being Course 03: Level 2 Certificate in Understanding Domestic Abuse Course 04: Level 2 Certificate in Awareness of Mental Health Problems Course 05: Level 2 Certificate in Understanding Working in the Health Sector Course 06: Psychological Wellbeing Practitioner Course 07: Nursing & Prescribing Course 08: Pharmacy Assistant & Technician Course 09: Domestic Violence and Abuse Awareness Diploma Course 10: Forensic Nursing Course Course 11: Diploma in Nurse Prescribing ***Others Included of This Bundle Course Free 11 PDF Certificate Access to Content - Lifetime Exam Fee - Totally Free Unlimited Retake Exam [ Note: Free PDF certificate as soon as completing the Counselling : Counselling course] This Counselling 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 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 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 ------------------- ***Level 1 Certificate in Well-being*** Module 01: Introduction to Stress and Stress Management Module 02: Develop an Awareness of Mental Health Module 03: Develop an Awareness of Substance Misuse Module 04: Introductory Awareness of the Importance of Healthy Eating and Drinking for Adults Module 05: Dementia Awareness ------------------- ***Level 2 Certificate in Understanding Domestic Abuse*** Module 01: Understand Domestic Abuse Module 02: Understand the Signs and Risk Factors Associated with Domestic Abuse Module 03: Understand the Impact of Domestic Abuse Module 04: Understand Policy, Response and Intervention in Relation to Domestic Abuse ------------------- ***Level 2 Certificate in Awareness of Mental Health Problems*** Module 01: Understanding Mental Health Module 02: Understanding Stress Module 03: Understanding Anxiety Module 04: Understanding Phobias Module 05: Understanding Depression Module 06: Understanding Postnatal Depression Module 07: Understanding Bipolar Disorder Module 08: Understanding Schizophrenia Module 09: Understanding Dementia Module 10: Understanding Eating Disorders Module 11: Understanding Attention Deficit Hyperactivity Disorder Module 12: Understanding Obsessive-Compulsive Disorder - OCD Module 13: Understanding Post-Traumatic Stress Disorder - PTSD ------------------- ***Level 2 Certificate in Understanding Working in the Health Sector* Module 01: Understand the Role of the Healthcare Worker Module 02: Communication Skills for Working in the Health Sector Module 03: Personal Development in the Health Sector Module 04: Health, Safety and Security in the Health Sector Module 05: Understand Quality Standards in the Health Sector Module 06: Equality and Diversity in the Health Sector ------------------- ***Nursing & Prescribing*** ------------------- ***Pharmacy Assistant & Technician*** ------------------- ***Domestic Violence and Abuse Awareness Diploma*** ------------------- ***Diploma in Nurse Prescribing*** ------------------- ***Psychological Wellbeing Practitioner* ------------------- ***Forensic Nursing Course*** ------------------- 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 Counselling : Counselling 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 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 course because it does not require any advanced knowledge or skills. Students who intend to enrol in this Counselling 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 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 : Counselling Training
Delivered Online On Demand3 days
£55

How to Build Resilience

By OnlineCoursesLearning.com

The most effective method to Build Resilience Certification Flexibility is a huge determinant of individual prosperity. A few group show up normally more strong than others, yet genuine strength comprises of abilities and practices that anybody can learn. In this course, you will find the components that decide versatility, and how to bridle discoveries from contemporary mental examination to improve your own way to deal with managing life's difficulties. You Will Learn: The advantages of flexibility The primary mainstays of strength Why social help is key in building flexibility Why changing your demeanor towards issues can make you stronger The most effective method to keep a positive mental self view, and for what reason doing so will improve your versatility Advantages of Taking This Course: This course will help you address and beat difficulties in your expert and individual life You will figure out how to decrease and oversee regular pressure, consequently improving your overall prosperity On the off chance that you are keen on brain science, this course will give you an understanding into the reasons why individuals shift in their degree of strength In the event that you uphold or oversee others at work or at home, this course will help you help them in the midst of individual or expert difficulty

How to Build Resilience
Delivered Online On Demand
£50

Success Habits

By OnlineCoursesLearning.com

Introduction: Success is not an isolated event. It is the culmination of many small actions and habits over time. Habits shape all areas of our lives, from how we think about our problems to the food choices we make at every meal. In this course, you will learn which habits you need to adopt to enjoy success in your professional and personal life. What You Will Learn: Why it is important to cultivate good habits Why successful people tend to value their sleep Why you should read on a regular basis The habits that will help you handle your workload The habits that will help you deal with setbacks and remain calm in times of stress Benefits of Taking This Course: This course will teach you how to adopt a calmer outlook on life, which in turn will improve your mental and physical health This course will improve your resilience, meaning you will be able to cope more easily with the demands of your work If you mentor others at work, this course will help you pass on useful tips that will help them succeed This course will be of interest if you enjoy learning about positive psychology, as it will help you appreciate why some people are more successful than others Course Modules: Module 01: Success Habits

Success Habits
Delivered Online On Demand
£50

Rational Decision Making

By OnlineCoursesLearning.com

Reasonable Decision Making Certification Consistently, we settle on many choices. Generally, the results are unimportant. Be that as it may, a few choices have huge, long haul implications. Hence, we need to see how to use sound judgment. In this course, you will find out about the basic entanglements that you need to keep away from when deciding. You will find how to utilize a levelheaded dynamic cycle that will permit you to determine issues in both your expert life and your own life. You Will Learn: Why reasonable dynamic is a significant subject, and why people frequently act in a nonsensical way The most effective method to utilize a reasonable dynamic model to devise and execute the best answer for your necessities The limits of the sane dynamic model and their suggestions The job of moral contemplations in reasonable dynamic Advantages of Taking this Course: It will permit you to work alone or with others to settle on better choices at work, which will improve your exhibition and vocation possibilities It will give you the foundation data that you need to lead a group through a dynamic interaction; along these lines, fortifying your believability as a pioneer In the event that you have an overall interest in brain research, you will profit by this prologue to the mechanics of dynamic Seeing how individuals settle on decisions will engage you to scrutinize others' choices on the off chance that you are unsure how or why they showed up at their ultimate choice

Rational Decision Making
Delivered Online On Demand
£50