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

21567 Education courses in Linlithgow delivered Online

Diploma in AutoCAD

By Compete High

Master AutoCAD with Compete High’s Diploma in AutoCAD course! Learn essential tools, drawing techniques, and advanced features through expert-led online training. Study at your own pace and earn a certificate. Enrol today!

Diploma in AutoCAD
Delivered Online On Demand10 hours
£5

Millennial Onboarding

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for This course is intended for managers and supervisors engaged in working with the Millennial generation workforce. Overview Upon successful completion of this course, participants will be able to define onboarding, discuss the characteristics of Millennials, and develop action plans for working with them. In this course, participants will learn to build an onboarding process that recognizes the challenges and strengths of the Millennial workforce. Getting Started Workshop Objectives Action Plan Purpose of Onboarding Start Up Costs Employee Anxiety Employee Turnover Realistic Expectations Practical Illustration Introduction Why Onboarding? Importance of Onboarding Making Employees Feel Welcome First Day Checklist Practical Illustration Millennials and Onboarding Who are Millennials? How Do Millennials Differ from Other Workers? Investiture Socialization ? Let Them Be Themselves! Informal Rather than Formal Onboarding Processes Practical Illustration Onboarding Checklist Pre-Arrival Arrival First Day First Week First Month Practical Illustration Engaging the Millennial Employee Create an Informal Program Engage Employees One-on-one The Role of Human Resources The Role of Managers Practical Illustration Following Up with the Millennial Employee Initial Check-In ? One-on-one Following up ? Regular, Informal Follow Ups Setting Schedules ? Millennials and Work-Life Mentoring and the Millennial Practical Illustration Setting Expectations with the Millennial Employee Define Requirements ? Provide Specific Instructions Identify Opportunities for Improvement and Growth Set Verbal Expectations Put It in Writing Practical Illustration Mentoring the Millennial Be Hands-On and Involved Serial Mentoring Be a Mentor, Not an Authority Figure Focus Millennia?s Exploratory Drive on Work Practical Illustration Assigning Work to the Millennial Employee Provide Clear Structure and Guidelines Provide Specific Benchmarks Set Boundaries and Provide Reality Checks Practical Illustration Providing Feedback Millennials Thrive on Feedback! Characteristics of Quality Feedback Informal Feedback Formal Feedback Practical Illustration Wrapping Up Words From the Wise Additional course details: Nexus Humans Millennial Onboarding 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 Millennial Onboarding 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.

Millennial Onboarding
Delivered OnlineFlexible Dates
Price on Enquiry

Ethereum Training - Blockchain Development Bootcamp

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Programmers Application DevelopersSystem Architects Network ArchitectsNetwork Security Architects IT Professionals w/programming experience Overview Those who attend the Ethereum Development course and pass the exam certification will have a demonstrated knowledge of:An excellent overall understanding of the Ethereum architecture and Solidity language.All functional components (including smart contracts) required to develop an Ethereum Blockchain.The understanding of how to instantiate an Ethereum application on the network.An in-depth understanding of how transactions are created and implemented on an Ethereum network. This 3 day instructor-led course is designed for programmers and developers who want to take a comprehensive deep dive in writing smart contracts and building applications that interact with them. This course provides detailed overviews of Ethereum, smart contracts, and the development language, Solidity. The student will be exposed to Ethereum?s adaptable feature set which allows the developer to design decentralized applications for countless applications. Students will also participate in hands-on programming lab sessions to learn, develop, and advance their skills in Ethereum development. The Ethereum Development Training Course is designed for those seeking an in-depth understanding and development experience of the Ethereum Blockchain platform. Students will participate in approximately 50% programming lab time providing practical experience, enhancing their knowledge and existing skill set. What is Blockchain and Smart Contracts? What is Blockchain and how does it work? Bitcoin vs Ethereum Smart Contract How you can use Smart Contracts? Advantages of Smart Contracts Solidity LAB TASK Types of Variables in Solidity Public and Private Code Public Variables and Functions Private Variables and Functions Internal Functions External Functions Smart Contract Constructors Constant Variables Setting Variables LAB CHALLENGE Smart Contracts With WEB3.JS LAB Installing & Running the Ethereum TestRPC Installing Web3.js Changing the Environment in Remix Creating the UI Using Web3.js to Connect & Interact with the Smart Contract SOLUTION LAB CHALLENGE Smart Contract Events With WEB3.JS AIM LAB The Current Contract Defining the Smart Contract Event Updating the UI LAB CHALLENGE Functions, Mappings and Structs THEORY Functions Mappings Structs LAB The Smart Contract Creating a Modifier Using the Modifier Web3 UI?s Modifier Handling LAB Creating a Struct Creating the Mapping Map Addition Get from the Mapping The Full Contract Count from Map LAB CHALLENGE Inheritance and Deployment THEORY Object-oriented programming Inheritance LAB Current Contract Creating a Base Contract Changing from Strings to bytes Continuing the Project Installing MetaMask Deploy Contract to the Ropsten Test Network LAB Update the HTML Form Update the JavaScript Using the App LAB CHALLENGE Embark Framework and It's Deployment Blockchain (Ethereum) Decentralized Storage (IPFS) Decentralized Communication Web Technologies LAB Installing Embark Framework Hello World with Embark Framework First Contract Deployment with Embark Framework Solidity Smart Contracts Testing THEORY What is Software Testing? LAB LAB CHALLENGE Contracts Management With Factories THEORY Factory LAB LAB CHALLENGE IPFS Files Hosting THEORY IPFS FILES HOSTING LAB 1. Get your hosting server 2. Install IPFS on the Server LAB CHALLENGE End to End Development of DAPP AIM LAB Setup the Project Program the Smart Contract Create the Front-end of the application Deploy the App with IPFS LAB CHALLENGE

Ethereum Training - Blockchain Development Bootcamp
Delivered OnlineFlexible Dates
Price on Enquiry

55320 Programming with HTML, CSS, and JavaScript

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for students new to computer programming or experienced programmers who are new to client-side web development. Overview After completing this course, you will be able to: Describe the technologies involved in web development. Create HTML pages with links and images. Explain the benefits of CSS. Style HTML pages with CSS. Explain the concepts of objects, methods, and properties. Work with JavaScript variables. Create their own custom functions in JavaScript. Write flow control logic in JavaScript. Write JavaScript code that listens for and handles events, such as mouse clicks and page loads. Create forms with HTML and validate them with JavaScript. Use regular expressions in JavaScript for advanced form validation. This course is intended for IT professionals interested in becoming client-side web developers. who need to get a jump start on all three technologies. The course includes more than 30 exercises, providing a rapid hands-on introduction to the three major client-side languages: HTML, CSS, and JavaScript. Students should be prepared to cover a lot of ground quickly.This material updates and replaces course Microsoft course 20480 which was previously published under the title Programming in HTML5 with JavaScript and CSS3. Module 1: A Quick Overview of Web Development HTML is Part of a Team Client-side Programming Server-side Programming Web Development Technologies Module 2: Introduction to HTML Exercise: A Simple HTML Document Getting Started with a Simple HTML Document HTML Elements, Attributes, and Comments The HTML Skeleton Viewing the Page Source Special Characters HTML Elements and Special Characters History of HTML The lang Attribute Module 3: Paragraphs, Headings, and Text Paragraphs Heading Levels Breaks and Horizontal Rules Exercise: Paragraphs, Headings, and Text The div Tag Creating an HTML Page Quoted Text Preformatted Text Inline Semantic Elements Exercise: Adding Inline Elements Module 4: HTML Links Links Introduction Text Links Absolute vs. Relative Paths Targeting New Tabs Email Links Exercise: Adding Links Lorem Ipsum The title Attribute Linking to a Specific Location on the Page Targeting a Specific Location on the Page Module 5: HTML Images Inserting Images Image Links Adding Images to the Document Exercise: Adding Images to the Page Providing Alternative Images Module 6: HTML Lists Unordered Lists Ordered Lists Definition Lists Exercise: Creating Lists Module 7: Crash Course in CSS Benefits of Cascading Style Sheets CSS Rules Selectors Combinators Precedence of Selectors How Browsers Style Pages CSS Resets CSS Normalizers External Stylesheets, Embedded Stylesheets, and Inline Styles Exercise: Creating an External Stylesheet Exercise: Creating an Embedded Stylesheet Exercise: Adding Inline Styles div and span Exercise: Styling div and span Media Types Units of Measurement Inheritance Module 8: CSS Fonts font-family @font-face font-size font-style font-variant font-weight line-height font shorthand Exercise: Styling Fonts Module 9: Color and Opacity About Color and Opacity Color and Opacity Values Color Opacity Exercise: Adding Color and Opacity to Text Module 10: CSS Text letter-spacing text-align text-decoration text-indent text-shadow text-transform white-space word-break word-spacing Exercise: Text Properties Module 11: JavaScript Basics JavaScript vs. EcmaScript The HTML DOM JavaScript Syntax Accessing Elements Where Is JavaScript Code Written? JavaScript Objects, Methods, and Properties Exercise: Alerts, Writing, and Changing Background Color Module 12: Variables, Arrays, and Operators JavaScript Variables A Loosely Typed Language Google Chrome DevTools Storing User-Entered Data Exercise: Using Variables Constants Arrays Exercise: Working with Arrays Associative Arrays Playing with Array Methods JavaScript Operators The Modulus Operator Playing with Operators The Default Operator Exercise: Working with Operators Module 13: JavaScript Functions Global Objects and Functions Exercise: Working with Global Functions User-defined Functions Exercise: Writing a JavaScript Function Returning Values from Functions Module 14: Built-In JavaScript Objects Strings Math Date Helper Functions Exercise: Returning the Day of the Week as a String Module 15: Conditionals and Loops Conditionals Short-circuiting Switch / Case Ternary Operator Truthy and Falsy Exercise: Conditional Processing Loops while and do?while Loops for Loops break and continue Exercise: Working with Loops Array: forEach() Module 16: Event Handlers and Listeners On-event Handlers Exercise: Using On-event Handlers The addEventListener() Method Anonymous Functions Capturing Key Events Exercise: Adding Event Listeners Benefits of Event Listeners Timers Typing Test Module 17: The HTML Document Object Model CSS Selectors The innerHTML Property Nodes, NodeLists, and HTMLCollections Accessing Element Nodes Exercise: Accessing Elements Dot Notation and Square Bracket Notation Accessing Elements Hierarchically Exercise: Working with Hierarchical Elements Accessing Attributes Creating New Nodes Focusing on a Field Shopping List Application Exercise: Logging Exercise: Adding EventListeners Exercise: Adding Items to the List Exercise: Dynamically Adding Remove Buttons to the List Items Exercise: Removing List Items Exercise: Preventing Duplicates and Zero-length Product Names Manipulating Tables Module 18: HTML Forms How HTML Forms Work The form Element Form Elements Buttons Exercise: Creating a Registration Form Checkboxes Radio Buttons Exercise: Adding Checkboxes and Radio Buttons Fieldsets Select Menus Textareas Exercise: Adding a Select Menu and a Textarea HTML Forms and CSS Module 19: JavaScript Form Validation Server-side Form Validation HTML Form Validation Accessing Form Data Form Validation with JavaScript Exercise: Checking the Validity of the Email and URL Fields Checking Validity on Input and Submit Events Adding Error Messages Validating Textareas Validating Checkboxes Validating Radio Buttons Validating Select Menus Exercise: Validating the Ice Cream Order Form Giving the User a Chance Module 20: Regular Expressions Getting Started Regular Expression Syntax Backreferences Form Validation with Regular Expressions Cleaning Up Form Entries Exercise: Cleaning Up Form Entries A Slightly More Complex Example

55320 Programming with HTML, CSS, and JavaScript
Delivered OnlineFlexible Dates
Price on Enquiry

Diploma in Contracts Law

By Compete High

Overview   With the ever-increasing demand for Contracts Law in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Contracts Law may be.   Learning about Contracts Law or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Contracts Law. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Contracts Law is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Diploma in Contracts Law course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Diploma in Contracts Law course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Diploma in Contracts Law course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Contracts Law, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Contracts Law, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Contracts Law, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Diploma in Contracts Law course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.    Course Curriculum Module 01 Understanding the Concept of Paralegal Understanding the Concept of Paralegal 00:00 Module 02 Key Legal Terminology Key Legal Terminology 00:00 Module 03 Effective Communication Skills for Paralegals Effective Communication Skills for Paralegals 00:00 Module 04 The Legal Workplace _ Professionals The Legal Workplace _ Professionals 00:00 Module 05 Law Legal Systems Law Legal Systems 00:00 Module 06 Contract and Business Law Contract and Business Law 00:00 Module 07 Criminal Law Criminal Law 00:00 Module 08 Employment Law Employment Law 00:00 Module 09 Family Law Family Law 00:00

Diploma in Contracts Law
Delivered Online On Demand1 hour
£4.99

Diploma in Tax Accounting

By Compete High

Overview   With the ever-increasing demand for Tax Accounting in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Tax Accounting may be.   Learning about Tax Accounting or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Tax Accounting. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Tax Accounting is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Diploma in Tax Accounting course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Diploma in Tax Accounting course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Diploma in Tax Accounting course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Tax Accounting, Jobseekers in the relevant domains, Anyone with ground knowledge/intermediate expertise in Tax Accounting, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Tax Accounting, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Diploma in Tax Accounting course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.    Course Curriculum Module 01 Introduction to Tax Accounting Introduction to Tax Accounting 00:00 Module 02 Income Statement and Balance Sheet Income Statement and Balance Sheet 01:00:00 Module 03 Tax System and Administration in the UK Tax System and Administration in the UK 01:00:00 Module 04 Tax on Individuals Tax on Individuals 00:00 Module 05 National Insurance National Insurance 00:00 Module 06 Self-Assessment Tax Return Submission Self-Assessment Tax Return Submission 00:00 Module 07 Fundamentals of Income Tax Fundamentals of Income Tax 00:00 Module 08 PAYE, Payroll and Wages PAYE, Payroll and Wages 00:00 Module 09 Double Entry Accounting Double Entry Accounting 00:00 Module 10 Career as a Tax Accountant in the UK Career as a Tax Accountant in the UK 00:00

Diploma in Tax Accounting
Delivered Online On Demand1 hour
£4.99

Diploma in Tort Law

By Compete High

Overview   With the ever-increasing demand for Tort Law in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Tort Law may be.   Learning about Tort Law or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Tort Law. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Tort Law is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Diploma in Tort Law course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Diploma in Tort Law course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for?   While we refrain from discouraging anyone wanting to do this Diploma in Tort Law course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Tort Law, Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Tort Law, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Tort Lawemb, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path   This Diploma in Tort Law course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 01 - Introduction to Tort Law Introduction to Tort Law 00:00 Module 02 - Strict Liability Strict Liability 00:00 Module 03 - Remoteness Of Damage Remoteness Of Damage 00:00 Module 04 - Vicarious Liability Vicarious Liability 00:00 Module 05 - Judicial Remedies Judicial Remedies 00:00 Module 06 - Negligence Negligence 00:00 Module 07 - Nuisance Nuisance 00:00 Module 08 - Trespass to Land Trespass to Land 00:00

Diploma in Tort Law
Delivered Online On Demand8 hours
£4.99

Diploma in Transport Economics and Finance

By Compete High

Sales Overview: Diploma in Transport Economics and Finance Are you ready to embark on a journey towards mastering the intricate dynamics of transportation economics and finance? Look no further than our comprehensive Diploma in Transport Economics and Finance. This cutting-edge program is meticulously designed to equip you with the knowledge, skills, and insights needed to excel in the dynamic field of transportation management.   Key Modules: Introduction to Transport Economics and Finance: Lay the foundation for your understanding of transport economics and finance with this introductory module. Explore key concepts, theories, and frameworks that underpin the transportation industry, setting the stage for deeper exploration. Transportation Demand and Supply: Delve into the principles of transportation demand and supply dynamics. Gain insights into factors influencing transportation preferences, behaviors, and market trends. Understand how supply chains, logistics, and consumer behavior shape the transportation landscape. Transportation Markets and Government Regulation: Navigate the complexities of transportation markets and the regulatory environment. Explore the role of government policies, regulations, and interventions in shaping transportation systems, market competition, and industry dynamics. Financing Transportation Infrastructure: Uncover the intricacies of financing transportation infrastructure projects. Learn about funding mechanisms, public-private partnerships, investment strategies, and risk management practices essential for sustainable infrastructure development. Economic and Social Impacts of Transportation Infrastructure Investment: Explore the broader economic and social impacts of transportation infrastructure investment. Analyze the effects on economic growth, job creation, accessibility, equity, and community development, fostering a holistic understanding of transportation projects' implications. Transportation Policy and Planning: Dive into transportation policy formulation and strategic planning processes. Examine best practices in policy development, implementation, and evaluation, addressing diverse stakeholder interests, environmental concerns, and urban planning considerations. Transportation and the Environment: Address the critical intersection of transportation and environmental sustainability. Explore strategies for mitigating environmental impacts, reducing carbon emissions, promoting sustainable transportation modes, and fostering green transportation policies.   Why Choose Our Diploma Program? Comprehensive Curriculum: Our diploma program offers a comprehensive curriculum covering a wide spectrum of topics relevant to transportation economics and finance, providing you with a well-rounded understanding of the field. Expert Faculty: Learn from industry experts, seasoned professionals, and academic scholars with real-world experience and insights into the transportation industry's complexities. Flexible Learning: Enjoy the flexibility of online learning, allowing you to study at your own pace and convenience while balancing other commitments. Practical Applications: Gain practical skills and knowledge that can be directly applied to real-world transportation challenges, enhancing your professional capabilities and career prospects. Networking Opportunities: Connect with fellow students, industry professionals, and alumni networks, fostering valuable relationships and opportunities for collaboration and career advancement.   Unlock your potential and take your career in transportation economics and finance to new heights with our Diploma Program. Enroll today and embark on a transformative learning journey towards becoming a proficient and visionary leader in the transportation industry. Course Curriculum Module 1: Introduction to Transport Economics and Finance Introduction to Transport Economics and Finance 00:00 Module 2: Transportation Demand and Supply Transportation Demand and Supply 00:00 Module 3: Transportation Markets and Government Regulation Transportation Markets and Government Regulation 00:00 Module 4: Financing Transportation Infrastructure Financing Transportation Infrastructure 00:00 Module 5: Economic and Social Impacts of Transportation Infrastructure Investment Economic and Social Impacts of Transportation Infrastructure Investment 00:00 Module 6: Transportation Policy and Planning Transportation Policy and Planning 00:00 Module 7: Transportation and the Environment Transportation and the Environment 00:00

Diploma in Transport Economics and Finance
Delivered Online On Demand1 hour
£4.99

Diploma in Family Law

By Compete High

Overview With the ever-increasing demand for Family Law in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Family Law may be.   Learning about Family Law or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Family Law. That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Family Law is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates.   The self-paced online learning methodology by Compete High in this Diploma in Family Law course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course!   Instead of searching for hours, enrol right away on this Diploma in Family Law course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run.   Who is this course for? While we refrain from discouraging anyone wanting to do this Diploma in Family Law course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Family Law, Jobseekers in the relevant domains, Anyone with ground knowledge/intermediate expertise in Family Law, Anyone looking for a certificate of completion on doing an online training on this topic, Students of Family Law, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity   Career Path This Diploma in Family Law course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams.    Course Curriculum Module 1 -Introduction to Family Law Introduction to Family Law 00:00 Module 2 -Marriage Marriage 00:00 Module 3 -Civil Partnership and Cohabitation Civil Partnership and Cohabitation 00:00 Module 4 -Nullity in Marriage Nullity in Marriage 00:00 Module 5 -Divorce Divorce 00:00 Module 6 -Child Custody Child Custody 00:00 Module 7 -Property and Finance on Divorce Property and Finance on Divorce 00:00 Module 8 -Adoption Process Adoption Process 00:00 Module 9 -Domestic Violence Domestic Violence 00:00

Diploma in Family Law
Delivered Online On Demand1 hour
£4.99

Diploma in Cognitive Behavioural Therapy (CBT)

By Compete High

Overview With the ever-increasing demand for Cognitive Behavioural Therapy (CBT) in personal & professional settings, this online training aims at educating, nurturing, and upskilling individuals to stay ahead of the curve - whatever their level of expertise in Cognitive Behavioural Therapy (CBT) may be. Learning about Cognitive Behavioural Therapy (CBT) or keeping up to date on it can be confusing at times, and maybe even daunting! But that's not the case with this course from Compete High. We understand the different requirements coming with a wide variety of demographics looking to get skilled in Cognitive Behavioural Therapy (CBT). That's why we've developed this online training in a way that caters to learners with different goals in mind. The course materials are prepared with consultation from the experts of this field and all the information on Cognitive Behavioural Therapy (CBT) is kept up to date on a regular basis so that learners don't get left behind on the current trends/updates. The self-paced online learning methodology by Compete High in this Diploma in Cognitive Behavioural Therapy (CBT) course helps you learn whenever or however you wish, keeping in mind the busy schedule or possible inconveniences that come with physical classes. The easy-to-grasp, bite-sized lessons are proven to be most effective in memorising and learning the lessons by heart. On top of that, you have the opportunity to receive a certificate after successfully completing the course! Instead of searching for hours, enrol right away on this Diploma in Cognitive Behavioural Therapy (CBT) course from Compete High and accelerate your career in the right path with expert-outlined lessons and a guarantee of success in the long run. Who is this course for? While we refrain from discouraging anyone wanting to do this Diploma in Cognitive Behavioural Therapy (CBT) course or impose any sort of restrictions on doing this online training, people meeting any of the following criteria will benefit the most from it: Anyone looking for the basics of Cognitive Behavioural Therapy (CBT), Jobseekers in the relevant domains, Anyone with a ground knowledge/intermediate expertise in Cognitive Behavioural Therapy (CBT), Anyone looking for a certificate of completion on doing an online training on this topic, Students of Cognitive Behavioural Therapy (CBT)emb, or anyone with an academic knowledge gap to bridge, Anyone with a general interest/curiosity Career Path This Diploma in Cognitive Behavioural Therapy (CBT) course smoothens the way up your career ladder with all the relevant information, skills, and online certificate of achievements. After successfully completing the course, you can expect to move one significant step closer to achieving your professional goals - whether it's securing that job you desire, getting the promotion you deserve, or setting up that business of your dreams. Course Curriculum Module 01: Introduction to Cognitive Behavioural Therapy Introduction to Cognitive Behavioural Therapy 00:00 Module 02: Challenges to overcome through CBT Challenges to overcome through CBT 00:00 Module 03: Theoretical Perspective Theoretical Perspective 00:00 Module 04: Practice of CBT Practice of CBT 00:00 Module 05: Development of Core Beliefs Development of Core Beliefs 00:00 Module 06: Acceptance and Mindfulness in CBT Acceptance and Mindfulness in CBT 00:00 Module 07: Additional CBT Therapeutic Ideas Additional CBT Therapeutic Ideas 00:00 Module 08: Misconception of CBT Misconception of CBT 00:00

Diploma in Cognitive Behavioural Therapy (CBT)
Delivered Online On Demand8 hours
£4.99