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

5678 Courses in Cardiff delivered Online

Python Programming: Beginner To Expert

By iStudy UK

Python Programming: Beginner To Expert Overview Unfold the potential within you, and embark on a journey of mastering Python programming - from the fundamental building blocks to the pinnacle of expertise. This comprehensive course, crafted with meticulous care, empowers you to transform from a curious novice to a confident coding maestro, wielding Python's power with finesse. Within these engaging modules, you'll delve into the core principles of Python, meticulously exploring data types, operators, control flow, and functions. As your proficiency blossoms, you'll conquer advanced topics like object-oriented programming, powerful libraries like NumPy and Pandas, and the art of crafting polished scripts. But this journey isn't merely about acquiring technical prowess; it's about unlocking a world of possibilities. By the course's end, you'll be equipped to embark on a rewarding career path, armed with the skills to tackle real-world challenges in diverse domains - from data analysis and web development to scientific computing and automation. Learning Outcomes Gain a solid foundation in Python syntax, data structures, and control flow mechanisms. Master essential functions, user input, and error-handling techniques. Explore advanced data types, object-oriented programming concepts, and popular libraries like NumPy and Pandas. Craft polished, reusable Python scripts for various applications. Confidently navigate the Python ecosystem and continuously expand your knowledge. Why You Should Choose Python Programming: Beginner To Expert Lifetime access to the course No hidden fees or exam charges CPD Accredited certification on successful completion Full Tutor support on weekdays (Monday - Friday) Efficient exam system, assessment and instant results Download Printable PDF certificate immediately after completion Obtain the original print copy of your certificate, dispatch the next working day for as little as £9. Improve your chance of gaining professional skills and better earning potential. Who is this Course for? Python Programming: Beginner To Expert is CPD certified and IAO accredited. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic backgrounds. Requirements Our Python Programming: Beginner To Expert is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path You will be ready to enter the relevant job market after completing this course. You will be able to gain necessary knowledge and skills required to succeed in this sector. All our Diplomas' are CPD and IAO accredited so you will be able to stand out in the crowd by adding our qualifications to your CV and Resume. Python Programming: Beginner To Expert Module 01: Introduction to Python Programming from A-Z Intro To Python Section Overview 00:06:00 What is Python Programming? 00:10:00 Who is This Course For? 00:05:00 Python Programming Marketplace 00:06:00 Python Job Opportunities 00:05:00 How To Land a Python Job Without a Degree 00:08:00 Python Programmer Job Roles 00:09:00 Python from A-Z Course Structure 00:04:00 Module 02: Getting Familiar with Python Getting Familiar with Python Section Overview 00:06:00 Installing Python on Windows 00:10:00 Anaconda and Jupyter Notebooks Part 1 00:08:00 Anaconda and Jupyter Notebooks Part 2 00:16:00 Comments 00:05:00 Python Syntax 00:02:00 Line Structure 00:03:00 Line Structure Exercise 00:07:00 Joining Lines 00:05:00 Multiple Statements on a Single Line 00:05:00 Indentation 00:08:00 Module 03: Basic Data Types Basic Data Types Section Overview 00:08:00 String Overview 00:10:00 String Manipulation 00:07:00 String Indexing 00:04:00 String Slicing 00:08:00 Printing 00:10:00 Python Variables 00:08:00 Integers and Floats 00:08:00 Booleans 00:02:00 Mini Project 1 : Letter Counter 00:20:00 Module 04: Python Operators Python Operators Section Overview 00:04:00 Comparison Operators 00:09:00 Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Logical Operators 00:13:00 Identity Operators 00:05:00 Membership Operators 00:02:00 Bitwise Operators 00:08:00 Module 05: Advanced Data Types Python Advanced Data Types Section Overview 00:11:00 Sets 00:06:00 List Overview 00:05:00 List Slicing and Indexing 00:04:00 Tuples 00:02:00 Dictionaries 00:11:00 When to use each one? 00:05:00 Compound Data Types 00:03:00 Module 06: Control Flow Part 1 Control Flow Part 1 Section Overview 00:15:00 Intro to Control Flow 00:01:00 Basic Conditional Statements 00:14:00 More Conditional Statements 00:05:00 For Loops 00:10:00 While Loops 00:12:00 Module 07: Control Flow Part 2 Control Flow Part 2 Section Overview 00:02:00 Break Statements 00:08:00 Continue Statements 00:05:00 Zip Function 00:07:00 Enumerate Function 00:04:00 List Comprehension 00:04:00 Module 08: Python Functions Python Functions Section Overview 00:03:00 Intro to Functions 00:02:00 Python help Function 00:03:00 Defining Functions 00:09:00 Variable Scope 00:08:00 Doc Strings 00:04:00 Module 09: User Input and Error Handling User Input and Error Handling Section Overview 00:02:00 Introduction to error handling 00:03:00 User Input 00:04:00 Syntax Errors 00:04:00 Exceptions 00:11:00 Handling Exceptions Part 1 00:08:00 Handling Exceptions Part 2 00:08:00 Module 10: Python Advanced Functions Python Advanced Functions Section Overview 00:05:00 Lambda Functions 00:05:00 Functions args and kwargs 00:10:00 Iterators 00:08:00 Generators and Yield 00:12:00 Map Function 00:14:00 Filter Function 00:08:00 Module 11: Python Scripting and Libraries Python Scripting and Libraries Section Overview 00:05:00 What is a script? 00:01:00 What is an IDE? 00:17:00 What is a text editor? 00:12:00 From Jupyter Notebook to VScode Part 1 00:15:00 From Jupyter Notebook to VScode Part 2 00:05:00 Importing Scripts 00:03:00 Standard Libraries 00:04:00 Third Party Libraries 00:06:00 Module 12: NumPy NumPy Section Overview 00:04:00 Why use NumPy? 00:04:00 NumPy Arrays 00:10:00 Reshaping, Accessing, and Modifying 00:07:00 Slicing and Copying 00:06:00 Inserting, Appending, and Deleting 00:10:00 Array Logical Indexing 00:04:00 Broadcasting 00:08:00 Module 13: Pandas Intro to Pandas 00:17:00 Pandas Series 00:17:00 Pandas Series Manipulation 00:17:00 Pandas DataFrame 00:17:00 Pandas DataFrame Manipulation 00:13:00 Dealing with Missing Values 00:10:00 Module 14: Introduction to OOP Functional vs OOP 00:06:00 OOP Key Definitions 00:04:00 Create your First Class 00:12:00 How to Create and Use Objects 00:06:00 How to Modify Attributes 00:12:00 Module 15: Advanced OOP Python Decorators 00:27:00 Property Decorator 00:09:00 Class Method Decorator 00:07:00 Static Methods 00:10:00 Inheritance from A to Z 00:21:00 Module 16: Starting a Career in Python Getting Started with Freelancing 00:09:00 Building A Brand 00:12:00 Personal Branding 00:13:00 Importance of Having Website/Blog 00:04:00 Do's and Don'ts of Networking 00:06:00 Creating A Python Developer Resume 00:06:00

Python Programming: Beginner To Expert
Delivered Online On Demand15 hours 8 minutes
£25

Mental Health Awareness Approved Online Training

By Twig Services Ltd

Mental Health Awareness Approved Online Training

Mental Health Awareness Approved Online Training
Delivered Online On Demand25 minutes
£29

Speech & Language Therapy Training - Child

By NextGen Learning

Speech & Language Therapy Training - Child Course Overview The Speech & Language Therapy Training - Child course provides a comprehensive introduction to the field of speech therapy, with a focus on children's speech and language development. It explores the theoretical foundations and practical applications of speech therapy, helping learners understand the complexities of speech disorders. Throughout the course, participants will gain valuable insights into the nature of speech and language difficulties in children, as well as approaches to treatment and intervention. The course is designed for anyone interested in pursuing a career in speech therapy or working with children who have speech and language needs. Upon completion, learners will be equipped with the knowledge and skills to assess, diagnose, and provide effective support for children with speech and language challenges. Course Description This course offers a detailed exploration of speech therapy, covering essential topics such as the science of speech, anatomy, and the linguistic characteristics of speech. Learners will delve into the stages of language development, with a focus on the specific speech and language disorders that affect children. The course also examines child-specific speech difficulties and provides evidence-based approaches for helping children overcome these challenges. Through interactive modules, learners will gain a deeper understanding of language acquisition, literacy development, and the neurological aspects of speech disorders. By the end of the course, learners will be able to identify the signs of speech and language difficulties in children and apply theoretical knowledge to real-world cases. This course is ideal for those pursuing a career in speech therapy or those looking to develop a deeper understanding of speech and language issues in children. Speech & Language Therapy Training - Child Curriculum Module 01: An Overview of Speech Therapy Module 02: The Science of Speech Module 03: The Anatomy of Speech Module 04: Characteristics of Speech: Linguistic Discipline Module 05: Literacy and Language Development Module 06: Child Speech & Language Disorders Module 07: Adult Speech & Language Disorders Module 08: How to Help a Child with SL Difficulties (See full curriculum) Who is this course for? Individuals seeking to pursue a career in speech and language therapy. Professionals aiming to enhance their expertise in working with children. Beginners with an interest in speech and language disorders. Teachers and childcare professionals seeking to support children with communication challenges. Career Path Speech and Language Therapist Child Development Specialist Educational Support Assistant Early Childhood Educator Child Psychologist or Therapist

Speech & Language Therapy Training - Child
Delivered OnlineFlexible Dates
£7.99

Digital Marketing Agency Elite Consultants Masterclass

4.9(27)

By Apex Learning

Overview This comprehensive course on Digital Marketing Agency Elite Consultants Masterclass will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Digital Marketing Agency Elite Consultants Masterclass comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Digital Marketing Agency Elite Consultants Masterclass. It is available to all students, of all academic backgrounds. Requirements Our Digital Marketing Agency Elite Consultants Masterclass is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 141 lectures • 21:55:00 total length •DMA Elite Consultant Course Overview: 00:10:00 •Best Way To Learn These Skills: 00:10:00 •Rewiring Your Brain For MAX Success: 00:53:00 •The Business Model: 00:29:00 •How We Help Businesses: 00:47:00 •2 Types of Digital Marketing Agencies: 00:06:00 •Your Agency Starter Kit: 00:05:00 •Moving Parts of Your Agency: 00:15:00 •Business Applications Overview: 00:06:00 •Set Up Your Free Agency Website: 00:04:00 •Setup Hosting Name Servers: 00:01:00 •How To Install WordPress: 00:01:00 •Install Your Agency Website: 00:17:00 •Setup Your Business Email: 00:06:00 •Your Daily Productivity Hub: 00:14:00 •Laser Focus & Productivity Tools: 00:06:00 •5 Step Agency Success Blueprint: 00:08:00 •Step by Step Action Plan: 00:05:00 •Targeting Your Ideal Clients: 00:14:00 •The Best Niches To Target: 00:08:00 •How To Find Hot Leads Part 1: 00:21:00 •How To Find Hot Leads Part 2: 00:28:00 •How To Find Hot Leads Part 3: 00:20:00 •Google Ads Prospecting: 00:26:00 •Google Ads Advanced Prospecting: 00:15:00 •Google Ads Secret Prospecting Tool: 00:04:00 •Google LSA Prospecting: 00:05:00 •Get Clients With Video Audits: 00:06:00 •Video Audit Email Template Overview: 00:05:00 •Google Ads Video Audit Walkthrough: 00:07:00 •Google Ads Example Video Audit: 00:12:00 •Example Video Audit: 00:02:00 •Example Video Audit #2: 00:04:00 •Facebook Ads Video Audit Walkthrough: 00:07:00 •Facebook Ads Video Audit Script: 00:03:00 •Secret Lead Finder Tool: 00:10:00 •Cold Email Lead Generation System: 00:06:00 •How To Find Case Studies: 00:11:00 •Free Ready To Use Case Studies: 00:02:00 •Where To Get Email Lists: 00:07:00 •How To Write Emails That Convert: 00:28:00 •Get Clients With These Email Templates: 00:16:00 •Get Clients With Social Media Audits: 00:06:00 •Email Guidelines To Follow: 00:08:00 •Good Prospect vs Bad Prospect: 00:06:00 •My Secret Email Template: 00:07:00 •Converting Emails Into Meetings: 00:10:00 •Schedule Calendar Appointments: 00:03:00 •Booking Software Walkthrough: 00:11:00 •Cold Email Automation Tool: 00:07:00 •How To Get Clients on Linkedin: 00:17:00 •Linkedin Basic Search Overview: 00:05:00 •Finding Hot Leads on Linkedin: 00:10:00 •Get Free Leads Sent To Your Inbox: 00:03:00 •Get Instant Credibility on Linkedin: 00:04:00 •Get Clients With Facebook Ads: 00:03:00 •Setup Your Facebook Ads Campaign: 00:08:00 •Automate FB Leads + Landing Page Booking: 00:07:00 •4 Step Cold Calling System: 00:09:00 •Psychology of Cold Calling: 00:07:00 •Working With Gatekeepers: 00:06:00 •Digital Marketing Agency Sales Foundations: 00:07:00 •How To Build Rapport: 00:07:00 •How To Use Tonality: 00:05:00 •Influencing With Language Patterns: 00:07:00 •The 3 Types of Prospects: 00:06:00 •Sales Objection Mastery: 00:16:00 •The Mindset Challenges of Sales: 00:09:00 •The Perfect Discovery Call: 00:20:00 •The Perfect Presentation Call: 00:10:00 •Sales Pipeline CRM Walk-Through: 00:04:00 •How To Collect Payments: 00:05:00 •How To Onboard Clients: 00:09:00 •Step by Step Action Plan: 00:05:00 •Google Ads Overview: 00:18:00 •Google Ads Keyword Overview: 00:14:00 •Create Google Ads Account: 00:08:00 •Google Ads Campaign Creation: 00:20:00 •Google Ads Tools and Settings: 00:04:00 •Google Ads Keyword Research: 00:17:00 •Google Ads Advanced KW Research: 00:08:00 •Setting Up Google Ad Extensions: 00:06:00 •How To Install Google Analytics: 00:05:00 •Google Ads Copywriting Mastery: 00:29:00 •Google Ads Keyword Optimization: 00:03:00 •Google Ads Remarketing: 00:08:00 •WordPress Walkthrough: 00:11:00 •Landing Page Builder Walk-Through: 00:31:00 •Zapier Lead Automation: 00:04:00 •How To Setup Call Tracking: 00:07:00 •Google Ads Cost Calculator: 00:08:00 •Google Ads Presentation Walkthrough: 00:13:00 •Google Local Service Ads: 00:19:00 •Google Local Service Ads Presentation: 00:14:00 •Additional Materials: 00:00:00 •Facebook Ads Overview: 00:14:00 •The Ultimate Facebook Ads Formula: 00:14:00 •7 Principles of Influence: 00:08:00 •The Value Ladder: 00:05:00 •Facebook ROAS Calculator: 00:06:00 •Business Manager Overview: 00:08:00 •Ads Manager Walkthrough: 00:13:00 •Facebook Pixel Setup Walkthrough: 00:08:00 •Traffic Campaign Ad Setup: 00:12:00 •Setting Ad Budget and Schedule: 00:04:00 •Clicks Campaign To Conversions: 00:06:00 •Conversion Campaign Ad Setup: 00:04:00 •Page Post Campaign Setup: 00:07:00 •Traffic and PPE Ad Stacking: 00:09:00 •Lead Ads Campaign Setup: 00:04:00 •How To Create Video Ads: 00:07:00 •Facebook Naming Structure Overview: 00:03:00 •Campaign, Adset & Ad Naming Walkthrough: 00:04:00 •Facebook Ads Copywriting Templates: 00:10:00 •Facebook Ads Split Testing: 00:04:00 •Facebook Ads Policy: 00:03:00 •Facebook CBO Overview: 00:06:00 •Facebook Retargeting Overview: 00:05:00 •Creating Retargeting Audiences: 00:05:00 •Creating LAL Audiences: 00:03:00 •Creating Audience From Customer List: 00:04:00 •Facebook Audience Insights Tool: 00:09:00 •Get Access To Competitors Ads: 00:04:00 •Facebook Ad Performance Metrics: 00:07:00 •Digital Marketing KPI's: 00:07:00 •Facebook Ads Pitchdeck: 00:13:00 •Additional Materials: 00:00:00 •Doing The Work Yourself: 00:05:00 •Outsourcing To White-label Agency: 00:06:00 •Service Fulfillment Partner: 00:48:00 •Hiring Independent Contractors: 00:05:00 •How To Find Appointment Setters: 00:11:00 •How To Find Sales Reps: 00:06:00 •How To Make Easy Money Selling Websites: 00:00:00 •How To Find Web Design Clients: 00:14:00 •Crawl Space Services Funnel: 00:00:00 •Auto Detail Funnel: 00:00:00 •Dental Implants Funnel: 00:00:00 •DUI Attorney Funnel: 00:00:00 •Divorce Attorney Funnel: 00:00:00 •Assignment - Digital Marketing Agency Elite Consultants Masterclass: 00:00:00

Digital Marketing Agency Elite Consultants Masterclass
Delivered Online On Demand21 hours 55 minutes
£12

Wellness Lab: Supporting colleagues who experience anxiety

4.8(5)

By The Self Leadership Initiative

Learn tools to support colleagues who experience anxiety

Wellness Lab: Supporting colleagues who experience anxiety
Delivered OnlineFlexible Dates
£10

Full Stack Web Development Bootcamp with React and Python

By Packt

A complete practical React and Python Flask full-stack web development Bootcamp with JavaScript, React, Python, Flask, API, Git, and VS Code. Basic software development knowledge and basic programming skills are required.

Full Stack Web Development Bootcamp with React and Python
Delivered Online On Demand25 hours 30 minutes
£74.99

Family Crisis Management and Relationship Building

4.7(160)

By Janets

Follow your dreams by enrolling on the Family Crisis Management and Relationship Building course today and develop the experience, skills and knowledge you need to enhance your professional development. Family Crisis Management and Relationship Building will help you arm yourself with the qualities you need to work towards your dream job. Study the Family Crisis Management and Relationship Building training course online with Janets through our online learning platform and take the first steps towards a successful long-term career. The Family Crisis Management and Relationship Building course will allow you to enhance your CV, impress potential employers, and stand out from the crowd. This Family Crisis Management and Relationship Building course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Study the Family Crisis Management and Relationship Building course through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the Family Crisis Management and Relationship Building course, to ensure you are supported every step of the way. Get a digital certificate as proof of your Family Crisis Management and Relationship Building course completion. Janets is one of the top online training course providers in the UK, and we want to make education accessible to everyone! Learn the essential skills you need to succeed and build a better future for yourself with the Family Crisis Management and Relationship Building course. The Family Crisis Management and Relationship Building course is designed by industry experts and is tailored to help you learn new skills with ease. The Family Crisis Management and Relationship Building is incredibly great value and allows you to study at your own pace. With full course access for one year, you can complete the Family Crisis Management and Relationship Building when it suits you. Access the Family Crisis Management and Relationship Building course modules from any internet-enabled device, including computers, tablets, and smartphones. The Family Crisis Management and Relationship Building course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the Family Crisis Management and Relationship Building now and start learning instantly! What You Get Out Of Studying Family Crisis Management and Relationship Building With Janets Free PDF certificate upon successful completion of the Family Crisis Management and Relationship Building Full one-year access to Family Crisis Management and Relationship Building Course materials Instant assessment results with the Family Crisis Management and Relationship Building No hidden fees with the Family Crisis Management and Relationship Building Full tutor support available from Monday to Friday with the Family Crisis Management and Relationship Building Study the Family Crisis Management and Relationship Building at your own pace Benefit from instant feedback through mock exams and multiple-choice assessments Gain a complete understanding of Family Crisis Management and Relationship Building Accessible, informative modules taught by expert instructors Get 24/7 help or advice from our email and live chat teams with the Family Crisis Management and Relationship Building Study the Family Crisis Management and Relationship Building in your own time through your computer, tablet or mobile device Improve your chance of gaining professional skills and better earning potential by completing the Family Crisis Management and Relationship Building Description  The Family Crisis Management and Relationship Building training course is delivered through Janets' online learning platform. Access the Family Crisis Management and Relationship Building content from any internet-enabled device whenever or wherever you want to. The Family Crisis Management and Relationship Building course has no formal teaching deadlines, meaning you are free to complete the course at your own pace. Method of Assessment  To successfully complete the Family Crisis Management and Relationship Building course, students will have to take an automated multiple-choice exam. This exam will be online and you will need to score 60% or above to pass the Family Crisis Management and Relationship Building course. After successfully passing the Family Crisis Management and Relationship Building course exam, you will be able to apply for a CPD-accredited certificate as proof of your Family Crisis Management and Relationship Building qualification. Certification All students who successfully complete the Family Crisis Management and Relationship Building course can instantly download their digital certificate. You can also purchase a hard copy of the Family Crisis Management and Relationship Building course certificate, which will be delivered by post for £9.99. Who Is This Course For: The Family Crisis Management and Relationship Building is ideal for those who already work in this sector or are an aspiring professional. This Family Crisis Management and Relationship Building course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The Family Crisis Management and Relationship Building is open to all students and has no formal entry requirements. To study the Family Crisis Management and Relationship Building course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Career Path: The Family Crisis Management and Relationship Building is ideal for anyone who wants to pursue their dream career in a relevant industry. Learn the skills you need to boost your CV and go after the job you want. Complete the Family Crisis Management and Relationship Building and gain an industry-recognised qualification that will help you excel in finding your ideal job. Course Content Module 1 - The role of family support worker The functions, work environment, and daily activities of a family support worker 00:15:00 The key responsibilities of a family support worker and different specialisations 00:15:00 The key qualities of a family support worker and what a family support worker should expect 00:15:00 Duties as a family support worker 00:15:00 Professional development, career prospects, and anticipated salary as a family support worker 00:05:00 A day in the life of a family support worker 00:15:00 Pros and cons of being a family support worker 00:05:00 Work-life balance as a family support worker 00:15:00 Top tips for family support workers 00:05:00 Module 2 - Legislation, policy, and guidance Introduction to legislation, policy, and guidance 00:05:00 Overview of legislation - England 00:15:00 The Children and Families Act 2014 00:30:00 Policy and guidance - England 00:15:00 Overview of legislation - Scotland 00:05:00 Policy and guidance - Scotland 00:15:00 Overview of legislation - Northern Ireland 00:05:00 Policy and guidance - Northern Ireland 00:05:00 Overview of legislation - Wales 00:05:00 Policy and guidance - Wales 00:05:00 Module 3 - The family issues and solving them Parental mental health - how to help children living with parents with mental health problems 00:15:00 Parental mental health - assessing the risk of mental health problems 00:05:00 Parental mental health - intervention and support for children and families 00:15:00 Parental substance misuse - how to help children living with parents who misuse alcohol and drugs 00:05:00 Parental substance misuse - assessing the risk of parental alcohol and drug misuse 00:05:00 Parental substance misuse - intervention and support for children and families 00:05:00 Domestic abuse - what is domestic abuse? 00:05:00 Separation, divorce, and parental responsibility 00:05:00 Separation, divorce, and contact 00:05:00 General advice on talking about difficult topics 00:15:00 Books to help talking about difficult topics 00:15:00 Module 4 - Safeguarding - assessing need and providing help Introduction to safeguarding - a child-centred, coordinated approach 00:30:00 Early help 00:30:00 Access, referral, and information sharing 00:30:00 Disabled children, carers, youth establishments, and contextual safeguarding 00:15:00 Assessment purpose, protocols, principles, and parameters 00:15:00 Analysis, outcomes, and timeliness 00:30:00 Processes for managing individual Part 1 00:30:00 Processes for managing individual Part 2 00:15:00 Processes for managing individual Part 3 00:15:00 Module 5 - Building relationships Types of family and what makes healthy families 00:15:00 Why relationships are key to good social work 00:30:00 The importance of relationships in social work to relationships in social work 00:30:00 The personal qualities required for relationship building 00:15:00 Working on empathy to build relationships 00:15:00 The professional attributes required for relationship building 00:15:00 Self-knowledge and professional use of self in relationship building 00:15:00 Taking an individualised approach, involving the parents, what parents want from the relationship, sharing information, and building trust 00:30:00 Challenges in relationship building 00:15:00 The difference between getting the relationship right and getting it wrong 00:30: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.

Family Crisis Management and Relationship Building
Delivered Online On Demand12 hours 5 minutes
£25

Successfully managing smaller projects (In-House)

By The In House Training Company

The aim of this course is to provide an overview of the principles and practice for leading and managing a portfolio of smaller projects in a multi-project / multi-task environment. It presents a range of practical methods and techniques relevant to the smaller project scenario, using exercises and case studies to show how these can be applied. The scope of the programme includes: The course also emphasises the importance of the leadership and team-working skills needed by project managers and team members in carrying out their roles. The principal training objectives for this programme are to: Explain and demonstrate the key principles of successful project management Demonstrate a range of useful project management tools and techniques Define the role, and help participants understand the skills required by, the project leader Provide a structured framework to help participants manage multiple projects Identify opportunities to improve project management within the organisation DAY ONE 1 Introduction (Course sponsor) Why this programme has been developed Review of participants' needs and objectives 2 Managing smaller projects Projects and project management Lessons from past projects; the essential requirements for success Differences between projects; characteristic project life cycles Key issues and challenges of smaller projects The multi-project world; project portfolio management 3 Project exercise Syndicate teams plan and manage a small project Review of the project exercise: What are the keys to successful management of small projects? 4 Setting up the project Getting organised Managing the definition process Identifying and managing project stakeholders Working with the customer to define the scope and agree deliverables 5 Case study 1 Defining the project scope and deliverables Syndicate teams define the scope and deliverables for a typical project 6 Project planning The importance and cost benefit of effective planning Planning the plan; deciding how detailed a plan to create Packaging the work and estimating timescales and costs Developing project / resource schedules; setting milestones for control v Identifying and managing critical path activities 7 Case study 2 Creating the project plan Syndicate teams develop and analyse the project plan DAY TWO 8 Managing project risks Identifying risks to the project outcome, timescale and cost Evaluating risks and adopting an appropriate risk strategy Defining risk ownership; keeping a simple risk log Keeping risk management up to date; staying pro-active Integrating planning and risk management 9 Project control Managing change, minimising scope creep Selecting the data needed to provide early warning of problems Monitoring performance easily with 'S' curves and slip charts Using trend forecasting to assess true project status Running project review meetings 10 Managing a multi-project portfolio Understanding the world of multiple projects Establishing ownership of project / programme management Classifying projects and creating the 'master schedule' Defining and applying project lifecycle management Resource management: essential pre-requisites and mechanisms Project prioritisation criteria and techniques; pain / gain analysis 11 Managing the multi-project team Characteristics of small project teams / part-time team membership Clarifying line and project management responsibilities Implementing effective manpower planning Establishing professional working practices in the team Developing project management competences in the team Establishing team roles and integrating team members 12 Course review and transfer planning (Course sponsor present) Identify actions to be implemented individually Identify corporate opportunities for improving project management Sponsor-led review and discussion of proposals Conclusion

Successfully managing smaller projects (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Leadership - turning values into action (In-House)

By The In House Training Company

A question of trust. Leadership implies followership. And that means trust. Because who's going to follow a leader they don't trust? This programme takes a values-driven approach to leadership. It gets current and aspiring leaders to hold up the mirror to themselves and to see their reflections as leaders of people. It asks them whether what they see justifies their view of themselves as leaders. It helps them understand just what it takes to be an effective leader. And it does so in a highly practical, constructive manner. It helps the course participants to truly understand the core skills of effective leadership. It focuses on the difference between leadership and management, defining what high performing teams do and how they do it. It helps people to see their teams from different perspectives, allowing them to adapt their styles to maximise team outputs. And it explores concepts such as emotional intelligence, authentic leadership and the RAIV approach (relationships-achievement-independence-vocation) to help explore underlying values and use them to drive effective leadership. Because what worth do our values have unless we put them into practice? The course will help you:• Appreciate the key skills a leader needs to be effective• Understand what the organisation expects of you as a leader• Recognise your leadership style and the impact it has on others• Consider your role models - who inspires you?• See leadership from the 'followers' perspective - how do you like to be led?• Discover what holds you back - limiting beliefs• Examine your core values -do they support your ambition?• Explore the concept of Emotional Intelligence - how do we manage ourselves?• Discover how to lead through change• Explore the concept of 'Authentic Leadership' - consider how it can work for you• Practice some of the skills essential to motivating and influencing for success• Use the RAIV approach to generating enthusiasm and commitment• Plan how best to 'walk the leadership talk' - in your role, in your organisation Above all, this course will help you put theory into practice, values into actions, in a mature, considered, effective way. Day 1 1 Welcome and introduction Participants are welcomed to the programme and invited to share their personal objectives and people challenges Participants given an action plan template to complete throughout the workshop Participants required to bring an inspirational quote to share with the group 2 What is leadership? The concept of 'leadership' The role of a leader Skills assessment for all participants# Leadership v Management Assess your team effectiveness 3 Your leadership style Leadership questionnaire You and your role models Push v Pull styles of leadership Empowerment v Control Team goals and role profiling Day 2 1 You, the leader Your core values Your communication style Situational leadership The Emotional Bank Account Buy Me Today 2 Are you Emotionally Intelligent? (EI) What is emotional intelligence? Self-assessment exercise Manage your emotions Nine strategies for promoting EI 3 Leading through change Identify the major changes affecting you / your team Types of change The roles of resistance How safe are you to talk to? Forcefield Analysis Day 3 1 Authentic Leadership (AL) What is AL? Managing perceptions is managing their truth A leadership challenge 2 Motivating and influencing for success What motivates you? Motivational theory Leading by example Influencing skills required Influencing styles The influence challenge! 3 Creating enthusiasm and commitment The RAIV approach (relationships-achievement-independence-vocation) Building self-worth What drives your team? Your leadership legacy Your commitment to leadership

Leadership - turning values into action (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Public Speaking and Media Relations Diploma

4.3(43)

By John Academy

Description: There is growing demand for communication professionals with digital media skills and a strategic perspective on brand and reputation management. The two of the most well sought skills in this generation are public speaking and media relations. This course offers both! The Public Speaking and Media Relations Diploma will prepare communication professionals who focus on external stakeholders for the challenges of a rapidly changing industry. This program focuses on developing strategic communication plans, crafting compelling messages, and performing audience research, while preparing students with the latest skills in digital platforms, tools, and techniques, and other skills that are needed to excel in the public and media relations industry. Learning Outcomes: Speak more confidently in a one-on-one conversation Develop more confidence while speaking socially or small Learn practice these skills in a safe and supportive setting Implement quick and easy preparation techniques which will work no matter what if you have one minute or a week for its preparation Make your preparation for questions, in case of when you don't know what those questions will be. Getting over nervousness what you may come across while speaking in front of a group, particularly when the group is not compassionate to what you have to say. Apply the presentation techniques so that you can establish your credibility as well as getting people on your side Build an affinity with your audience Get to know the methods to decrease your nervousness as well as fear Realise your areas of strength as a presenter as well as the way you can draw the attention of different types of people Locate how the visual aids can help create an influence along with attention Improvise techniques to form a professional presence Know a number of different means so that you can prepare and organise information Knowing how to prepare, practise, as well as deliver a short presentation Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Public Speaking and Media Relations Diploma is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Public Speaking and Media Relations Diploma is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Module: 01 Good Communication Skills 00:15:00 Interpersonal Skills 00:30:00 Getting Comfortable in Conversation 00:30:00 Redesigning Yourself for Strength 00:30:00 Professionalism 00:15:00 Maximizing Meetings 00:15:00 Controlling Nervousness 00:15:00 Module: 02 Getting Started 00:15:00 Planning 00:15:00 Force Field Analysis 00:15:00 Understanding Your Audience 00:30:00 Controlling Your Jitters 00:15:00 Making Your Listener Hear You 00:30:00 Key Themes 00:15:00 Structuring Ideas 00:15:00 Organization Methods 00:15:00 Expanding a Basic Plan 00:15:00 Our Body Language 00:15:00 Beginnings and Endings 00:15:00 Module: 03 Communication 00:15:00 Stop! Check Your Mouth! 00:15:00 What's Your Type? How About Mine?@m 00:15:00 Positive Self-Talk 00:15:00 Rapport 00:05:00 Maximizing Meetings 00:15:00 Body Language 00:15:00 Sticky Situations 00:15:00 I Can Just Send an E-mail, Right? 00:15:00 Overcoming Nervousness 00:30:00 The Five S's 00:15:00 Start Writing! 00:15:00 Audience Profile 00:05:00 Your Speaking Voice 00:30:00 Add Punch to Your Presentation 00:15:00 Module: 04 Module One - Getting Started 00:30:00 Module Two - Identifying Your Audience 01:00:00 Module Three - Creating a Basic Outline 00:30:00 Module Four - Organizing the Program 00:30:00 Module Five - Fleshing It Out 00:30:00 Module Six - Putting It All Together 01:00:00 Module Seven - Being Prepared 00:30:00 Module Eight - Overcoming Nervousness 01:00:00 Module Nine - Delivering Your Speech (I) 01:00:00 Module Ten - Delivering Your Speech (II) 00:30:00 Module Eleven - Questions and Answers 00:30:00 Module Twelve - Wrapping Up 00:30:00 Activities 00:00:00 Module: 05 Introducing Public Speaking 01:00:00 Public Speaking and The Speakers 01:00:00 Getting Started: The First Speech 01:00:00 Raise The Confidence 01:00:00 Overcome Your Fear 01:00:00 Select The Topic 01:00:00 Analyze The Audience 01:00:00 Organize The Speech 01:00:00 Outline The Speech 00:30:00 Prepare The Visual Aids Effectively 00:30:00 Deliver The Message Effectively 01:00:00 Short Questions with Answers 00:30:00 Public Speaking Basics 01:00:00 Know Your Audience 00:30:00 Use The Right Words 00:30:00 Decide What You Want To Convey 00:30:00 Learn How to Communicate 00:30:00 What Happens If Your Don't Connect to Your Audience 00:30:00 Wrapping Up 00:15:00 Module: 06 Public Relations 00:30:00 Building Your PR Plan 00:30:00 Structuring Messages 00:30:00 Establishing Media Guidelines 00:30:00 Managing the Media 00:30:00 The Press Release 00:30:00 PR and the Crisis 00:30:00 Social Media and Public Relations 00:15:00 Module: 07 Being Interviewed 01:00:00 Providing Information to the Media 00:30:00 Developing a Media Package 00:15:00 Developing a Media Package 00:15:00 Developing Media Relationships 00:15:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Public Speaking and Media Relations Diploma
Delivered Online On Demand38 hours
£11.99