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

9587 Confidence courses in Matlock delivered Online

Ultimate PHP & MySQL Web Development Course & OOP Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on Ultimate PHP & MySQL Web Development Course & OOP Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ultimate PHP & MySQL Web Development Course & OOP Coding 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 Ultimate PHP & MySQL Web Development Course & OOP Coding. It is available to all students, of all academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development Course & OOP Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 15 sections • 133 lectures • 10:06:00 total length •Introduction: 00:02:00 •Setup On Windows: 00:15:00 •Setup On Mac: 00:11:00 •Setup On Linux: 00:12:00 •Online Code Editor: 00:03:00 •Basic File Syntax: 00:05:00 •Printing (echo): 00:06:00 •Comments: 00:05:00 •Variables: 00:06:00 •Variable Data Types: 00:07:00 •Variable Naming: 00:03:00 •Constants: 00:02:00 •Arrays: 00:05:00 •Associative Arrays: 00:06:00 •Multidimensional Arrays: 00:04:00 •if Statement: 00:06:00 •ifelse Statement: 00:02:00 •ifelseifelse Statement: 00:05:00 •Switch Statement: 00:06:00 •while Loop: 00:06:00 •doWhile Loop: 00:03:00 •for Loop: 00:03:00 •foreach Loop: 00:05:00 •Break Statement: 00:02:00 •Continue Statement: 00:02:00 •Basic Function: 00:03:00 •Passing Function Arguments: 00:03:00 •Passing Function Arguments By Reference: 00:04:00 •Default Argument Value: 00:02:00 •Function Returning Values: 00:05:00 •Dynamic Function Calls: 00:03:00 •Variable Scope: 00:04:00 •Simple HTML Form: 00:07:00 •GET vs POST: 00:05:00 •$_SERVER ['PHP_SELF']: 00:07:00 •Validating Form Data With PHP: 00:07:00 •Required Fields: 00:05:00 •Display Error Messages: 00:05:00 •Validate Name: 00:03:00 •Validate Email: 00:03:00 •Validate URL: 00:07:00 •Keep The Values In The Form: 00:04:00 •Read File (readfile()): 00:02:00 •Open, Read & Close A File (fopen(), fread(), fclose()): 00:04:00 •Read Single Line (fgets()): 00:03:00 •Check End-Of-File (feof()): 00:02:00 •Read Single Character (fgetc()): 00:02:00 •Write To File (fwrite()): 00:03:00 •Configure php.ini File For File Uploading: 00:02:00 •Front End HTML Upload Form: 00:04:00 •PHP Upload Script: 00:15:00 •Check If File Exists: 00:03:00 •Limit File Size: 00:05:00 •Limit File Type: 00:04:00 •MySQL vs MySQLi vs PDO: 00:05:00 •Creating A Database & Table (phpMyAdmin): 00:06:00 •Connecting To A Database: 00:06:00 •Get Data Using SELECT Query: 00:10:00 •WHERE Property For Filtering: 00:03:00 •LIKE Property For Pattern Search: 00:02:00 •Sorting Results Using ORDER BY Property: 00:01:00 •Using JOINS: 00:08:00 •Insert Data Using INSERT Query: 00:04:00 •Get ID Of The Last Inserted Row: 00:02:00 •Insert Multiple Rows: 00:05:00 •Update Data Using UPDATE Query: 00:03:00 •Delete Data Using DELETE Query: 00:02:00 •Delete All Rows In A Table Using TRUNCATE Query: 00:02:00 •Delete Table Using DROP Query: 00:02:00 •Limit Data Selections Using LIMIT, ROWNUM: 00:04:00 •Create Table Using CREATE Query: 00:03:00 •Clone/Duplicate Table: 00:03:00 •Alter Table: 00:05:00 •Create Database: 00:02:00 •Drop Database: 00:02:00 •SQL Injection & Prepared Statements: 00:09:00 •What Is XML?: 00:02:00 •What Is SimpleXML?: 00:02:00 •Parse XML String: 00:08:00 •Parse XML File: 00:02:00 •Get Node Values: 00:02:00 •Get Node Values of Specific Elements: 00:03:00 •Get Node Values - Loop: 00:03:00 •Get Attribute Values: 00:02:00 •What Is The XML Expat Parser?: 00:02:00 •Initializing The XML Expat Parser: 00:10:00 •Load and Output XML Using DOM Parser: 00:02:00 •Looping Through XML Using DOM Parser: 00:03:00 •What Is AJAX?: 00:02:00 •Load Simple Data Using AJAX Front End: 00:08:00 •Load Simple Data Using AJAX Back End: 00:05:00 •Load Data From A Database Using AJAX: 00:08:00 •Send A Plain Text Email: 00:04:00 •Send A HTML Email: 00:06:00 •Email Attachments: 00:17:00 •PHPMailer Setup: 00:03:00 •Send Email Using PHPMailer: 00:04:00 •Send HTML Email Using PHPMailer: 00:04:00 •Email Attachments Using PHPMailer: 00:02:00 •What Is Object Oriented Programming (OOP)?: 00:03:00 •Basic Class With Variables: 00:04:00 •Functions: 00:05:00 •Constructor: 00:04:00 •Destructor: 00:02:00 •Inheritance: 00:06:00 •Multi Class Inheritance: 00:03:00 •Function Overriding: 00:03:00 •Public vs Private vs Protected: 00:05:00 •Interfaces: 00:04:00 •Constants: 00:03:00 •Abstract Class: 00:06:00 •Static Keyword: 00:03:00 •Final Keyword: 00:02:00 •Initiating Parent Constructor: 00:02:00 •die() Function: 00:02:00 •Custom Error Handler: 00:04:00 •Triggering An Exception: 00:03:00 •Exception Handling: 00:05:00 •Create Database & Table: 00:04:00 •User Class & Database Connection: 00:15:00 •Register User Form: 00:09:00 •Inserting User Data Into Database: 00:10:00 •Registration Form Field Validation: 00:12:00 •Securing User Password: 00:03:00 •Check If Username or Email Already Exists: 00:11:00 •Retain Data After Failed Registration: 00:03:00 •Validate an Integer Within a Range: 00:04:00 •Validate IPv6 Address: 00:03:00 •Validate URL - Must Contain QueryString: 00:03:00 •Remove Characters With ASCII Value > 127: 00:04:00 •Including & Requiring External PHP Files: 00:05:00 •Resource: 00:00:00 •Assignment - Ultimate PHP & MySQL Web Development Course & OOP Coding: 00:00:00

Ultimate PHP & MySQL Web Development Course & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£12

SQL NoSQL Big Data and Hadoop

4.9(27)

By Apex Learning

Overview This comprehensive course on SQL NoSQL Big Data and Hadoop will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This SQL NoSQL Big Data and Hadoop 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? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this SQL NoSQL Big Data and Hadoop. It is available to all students, of all academic backgrounds. Requirements Our SQL NoSQL Big Data and Hadoop is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 14 sections • 130 lectures • 22:34:00 total length •Introduction: 00:07:00 •Building a Data-driven Organization - Introduction: 00:04:00 •Data Engineering: 00:06:00 •Learning Environment & Course Material: 00:04:00 •Movielens Dataset: 00:03:00 •Introduction to Relational Databases: 00:09:00 •SQL: 00:05:00 •Movielens Relational Model: 00:15:00 •Movielens Relational Model: Normalization vs Denormalization: 00:16:00 •MySQL: 00:05:00 •Movielens in MySQL: Database import: 00:06:00 •OLTP in RDBMS: CRUD Applications: 00:17:00 •Indexes: 00:16:00 •Data Warehousing: 00:15:00 •Analytical Processing: 00:17:00 •Transaction Logs: 00:06:00 •Relational Databases - Wrap Up: 00:03:00 •Distributed Databases: 00:07:00 •CAP Theorem: 00:10:00 •BASE: 00:07:00 •Other Classifications: 00:07:00 •Introduction to KV Stores: 00:02:00 •Redis: 00:04:00 •Install Redis: 00:07:00 •Time Complexity of Algorithm: 00:05:00 •Data Structures in Redis : Key & String: 00:20:00 •Data Structures in Redis II : Hash & List: 00:18:00 •Data structures in Redis III : Set & Sorted Set: 00:21:00 •Data structures in Redis IV : Geo & HyperLogLog: 00:11:00 •Data structures in Redis V : Pubsub & Transaction: 00:08:00 •Modelling Movielens in Redis: 00:11:00 •Redis Example in Application: 00:29:00 •KV Stores: Wrap Up: 00:02:00 •Introduction to Document-Oriented Databases: 00:05:00 •MongoDB: 00:04:00 •MongoDB Installation: 00:02:00 •Movielens in MongoDB: 00:13:00 •Movielens in MongoDB: Normalization vs Denormalization: 00:11:00 •Movielens in MongoDB: Implementation: 00:10:00 •CRUD Operations in MongoDB: 00:13:00 •Indexes: 00:16:00 •MongoDB Aggregation Query - MapReduce function: 00:09:00 •MongoDB Aggregation Query - Aggregation Framework: 00:16:00 •Demo: MySQL vs MongoDB. Modeling with Spark: 00:02:00 •Document Stores: Wrap Up: 00:03:00 •Introduction to Search Engine Stores: 00:05:00 •Elasticsearch: 00:09:00 •Basic Terms Concepts and Description: 00:13:00 •Movielens in Elastisearch: 00:12:00 •CRUD in Elasticsearch: 00:15:00 •Search Queries in Elasticsearch: 00:23:00 •Aggregation Queries in Elasticsearch: 00:23:00 •The Elastic Stack (ELK): 00:12:00 •Use case: UFO Sighting in ElasticSearch: 00:29:00 •Search Engines: Wrap Up: 00:04:00 •Introduction to Columnar databases: 00:06:00 •HBase: 00:07:00 •HBase Architecture: 00:09:00 •HBase Installation: 00:09:00 •Apache Zookeeper: 00:06:00 •Movielens Data in HBase: 00:17:00 •Performing CRUD in HBase: 00:24:00 •SQL on HBase - Apache Phoenix: 00:14:00 •SQL on HBase - Apache Phoenix - Movielens: 00:10:00 •Demo : GeoLife GPS Trajectories: 00:02:00 •Wide Column Store: Wrap Up: 00:05:00 •Introduction to Time Series: 00:09:00 •InfluxDB: 00:03:00 •InfluxDB Installation: 00:07:00 •InfluxDB Data Model: 00:07:00 •Data manipulation in InfluxDB: 00:17:00 •TICK Stack I: 00:12:00 •TICK Stack II: 00:23:00 •Time Series Databases: Wrap Up: 00:04:00 •Introduction to Graph Databases: 00:05:00 •Modelling in Graph: 00:14:00 •Modelling Movielens as a Graph: 00:10:00 •Neo4J: 00:04:00 •Neo4J installation: 00:08:00 •Cypher: 00:12:00 •Cypher II: 00:19:00 •Movielens in Neo4J: Data Import: 00:17:00 •Movielens in Neo4J: Spring Application: 00:12:00 •Data Analysis in Graph Databases: 00:05:00 •Examples of Graph Algorithms in Neo4J: 00:18:00 •Graph Databases: Wrap Up: 00:07:00 •Introduction to Big Data With Apache Hadoop: 00:06:00 •Big Data Storage in Hadoop (HDFS): 00:16:00 •Big Data Processing : YARN: 00:11:00 •Installation: 00:13:00 •Data Processing in Hadoop (MapReduce): 00:14:00 •Examples in MapReduce: 00:25:00 •Data Processing in Hadoop (Pig): 00:12:00 •Examples in Pig: 00:21:00 •Data Processing in Hadoop (Spark): 00:23:00 •Examples in Spark: 00:23:00 •Data Analytics with Apache Spark: 00:09:00 •Data Compression: 00:06:00 •Data serialization and storage formats: 00:20:00 •Hadoop: Wrap Up: 00:07:00 •Introduction Big Data SQL Engines: 00:03:00 •Apache Hive: 00:10:00 •Apache Hive : Demonstration: 00:20:00 •MPP SQL-on-Hadoop: Introduction: 00:03:00 •Impala: 00:06:00 •Impala : Demonstration: 00:18:00 •PrestoDB: 00:13:00 •PrestoDB : Demonstration: 00:14:00 •SQL-on-Hadoop: Wrap Up: 00:02:00 •Data Architectures: 00:05:00 •Introduction to Distributed Commit Logs: 00:07:00 •Apache Kafka: 00:03:00 •Confluent Platform Installation: 00:10:00 •Data Modeling in Kafka I: 00:13:00 •Data Modeling in Kafka II: 00:15:00 •Data Generation for Testing: 00:09:00 •Use case: Toll fee Collection: 00:04:00 •Stream processing: 00:11:00 •Stream Processing II with Stream + Connect APIs: 00:19:00 •Example: Kafka Streams: 00:15:00 •KSQL : Streaming Processing in SQL: 00:04:00 •KSQL: Example: 00:14:00 •Demonstration: NYC Taxi and Fares: 00:01:00 •Streaming: Wrap Up: 00:02:00 •Database Polyglot: 00:04:00 •Extending your knowledge: 00:08:00 •Data Visualization: 00:11:00 •Building a Data-driven Organization - Conclusion: 00:07:00 •Conclusion: 00:03:00 •Assignment -SQL NoSQL Big Data and Hadoop: 00:00:00

SQL NoSQL Big Data and Hadoop
Delivered Online On Demand22 hours 34 minutes
£12

Unleash Your Creative Script Ideas - CFS Taster Session

4.4(69)

By Central Film School

Calling all aspiring screenwriters and creative minds! Join us for an exciting script pitching workshop led by tutor Gemma Mushington. This taster session is designed to unleash your imagination and guide you through the process of coming up with and pitching an original script idea. Gemma Mushington, a talented screenwriter with a BA in Film, Television, and Digital Production, brings her wealth of industry knowledge and experience to this workshop. She is signed with Casarotto Ramsay and was the proud winner of the Neal Street Productions Screenwriting Bursary in 2021. Gemma's impressive credentials also include writing an episode of CBBC's The Dumping Ground, which aired in May 2023. With her current role as our Module Leader for the Major Feature Film module on the BA Screenwriting course, Gemma is the perfect guide to help you develop your script ideas. During this engaging taster session, Gemma will lead you through an exercise focused on generating and refining your own original script idea. Learn the techniques and strategies used by professional screenwriters to create compelling narratives that captivate audiences. Gain valuable insights into the art of pitching as Gemma shares her expertise on how to effectively communicate your ideas and grab the attention of industry professionals. Whether you are a screenwriting student, a budding storyteller, or simply someone with a passion for creative writing, this workshop is a fantastic opportunity to explore the exciting world of script development. No prior experience is necessary, as Gemma will provide guidance and support throughout the session. Don't miss out on this chance to refine your scriptwriting skills and pitch your ideas with confidence. Reserve your spot now and prepare to unleash your creative potential with the guidance of tutor Gemma Mushington!

Unleash Your Creative Script Ideas - CFS Taster Session
Delivered OnlineFlexible Dates
FREE

Anchorfm and Podcasting - Finding Sponsorships

By Compete High

🎙️ Unlock the Power of Sponsorships for Your Podcasting Journey! 🌟 Are you ready to take your podcasting endeavors to the next level? Introducing our comprehensive online course: 'Anchorfm and Podcasting - Finding Sponsorships.' Whether you're a seasoned podcaster or just starting, monetizing your passion is crucial. This course is designed to equip you with the tools, strategies, and insider knowledge needed to secure lucrative sponsorships effectively.   🚀 What You'll Learn: Master the art of leveraging Anchorfm's platform for maximum podcast exposure. Navigate the sponsorship landscape with confidence and know-how. Craft compelling sponsorship proposals that captivate potential sponsors. Implement proven techniques to attract and retain sponsors for long-term partnerships. Optimize your podcast's reach and engagement, making it irresistible to sponsors. Understand the legal and ethical considerations surrounding sponsorships in podcasting.   🎯 Why Choose Our Course? Expert-Led Content: Learn from industry professionals with hands-on experience in podcast monetization. Actionable Insights: Practical, step-by-step guidance that you can implement immediately. Tailored Strategies: Customized approaches to suit various podcasting niches and audience sizes. Community Support: Engage with fellow podcasters, share experiences, and network in our exclusive community forums. Lifetime Access: Enjoy ongoing updates and access to the latest strategies in the evolving podcasting landscape.   💡 Who Is This Course For? Aspiring podcasters eager to monetize their passion. Established podcasters seeking to optimize sponsorship revenue. Content creators looking to diversify their income streams through podcast sponsorships.   🎁 BONUS: Enroll now and receive exclusive bonus materials, including templates for sponsorship pitches, real-life case studies, and access to live Q&A sessions with industry experts. Join countless successful podcasters who have transformed their passion into profit by mastering the art of finding sponsorships. Don't miss out on this opportunity to elevate your podcasting journey! Ready to turn your passion into profit? Enroll now in 'Anchorfm and Podcasting - Finding Sponsorships' and start monetizing your podcast today! 🎧✨ Course Curriculum Module 1: Why Become A Podcaster What Is Podcasting Where To Begin How To Earn And Grow Why Become A Podcaster What Is Podcasting Where To Begin How To Earn And Grow 00:00 Module 2: Branding A Podcast For Lifetime Growth, Flexibility, And Consistency Branding A Podcast For Lifetime Growth, Flexibility, And Consistency 00:00 Module 3: Anchor.Fm Offers Free Podcast Hosting And Built In Sponsorships! Anchor.Fm Offers Free Podcast Hosting And Built In Sponsorships! 00:00 Module 4: Anchor.Fm Features Are Ideal For New Podcasters And Monetization Anchor.Fm Features Are Ideal For New Podcasters And Monetization 00:00 Module 5: Inside Anchor Sponsorships For Podcasters And Brands Inside Anchor Sponsorships For Podcasters And Brands 00:00 Module 6: Switching Your Podcast to Anchor for Free Hosting, Automatic Distribution, and Easy Monetization Switching Your Podcast to Anchor for Free Hosting, Automatic Distribution, and Easy Monetization 00:00 Module 7: Anchor.fm New Podcast Episode Upload Tutorial with Midroll Sponsored Segment Ad Creation Anchor.fm New Podcast Episode Upload Tutorial with Midroll Sponsored Segment Ad Creation 00:00 Module 8: Anchor Sponsorships Explained For Active, Ended, And Ignored Campaigns Anchor Sponsorships Explained For Active, Ended, And Ignored Campaigns 00:00 Module 9: Anchor Income Report For My First 3 Months Hosting On Anchor.Fm Anchor Income Report For My First 3 Months Hosting On Anchor.Fm 00:00 Module 10: Build A Podcasting Audience To 100 Plays Per Episode Starting With Friends On Facebook Build A Podcasting Audience To 100 Plays Per Episode Starting With Friends On Facebook 00:00 Module 11: Best Podcasting Display For WordPress With Simple Podcast Press Plugin Best Podcasting Display For WordPress With Simple Podcast Press Plugin 00:00 Module 12: Podcast Promotion System With Youtube Bumper Ads In Google Adwords Ideal For Anchor.Fm Podcasters Podcast Promotion System With Youtube Bumper Ads In Google Adwords Ideal For Anchor.Fm Podcasters 00:00 Module 13: A Mindset For Success Going Forward With A Podcast! A Mindset For Success Going Forward With A Podcast! 00:00 Module 14: Bonus Video Podcasting Vs Cds Flash Drives For Mp3 Audio Distribution Bonus Video Podcasting Vs Cds Flash Drives For Mp3 Audio Distribution 00:00

Anchorfm and Podcasting - Finding Sponsorships
Delivered Online On Demand1 hour
£5

Dog Training Masterclass

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 5 Hours 16 Minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about dog training Understand the core competencies and principles of dog training Explore the various areas of dog training Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert dog trainer Dog Training Masterclass Course Master the skills you need to propel your career forward in dog training. This course will equip you with the essential knowledge and skillset that will make you a confident dog trainer and take your career to the next level. This comprehensive dog training masterclass course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this dog training masterclass course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This comprehensive course will teach you the theory of effective dog training practice and equip you with the essential skills, confidence and competence to assist you in the dog training industry. You'll gain a solid understanding of the core competencies required to drive a successful career in dog training. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for dog trainer or for people who are aspiring to specialise in dog training. Enrol in this dog training masterclass course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive dog training masterclass course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this dog training can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This dog training masterclass course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This dog training masterclass course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This dog training masterclass course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum The Proof Is In The Pudding Why Getting 2, 8 Week Old Parson Terrier Puppies Changed My Life And My Career 00:02:00 Here's What You'll Get From This Course Here's What You'll Get From This Course… 00:03:00 Feeding Time - Aggression and Stealing Food How To Communicate You're In Charge During Feeding Time 00:10:00 How To Stop Food Aggression And Stealing Food 00:07:00 This Dog Is A Professional At Stealing Food, You'll Be Amazed At What He Does! 00:04:00 The Right Way To Greet A Dog And Stop Jumping Up How You Greet Your Dog Says So Much More Than Hello - Here's Why 00:12:00 It's Not As Difficult As You May Think To Do And Makes The World Of Difference 00:05:00 Here's The Right Way For Guests To Enter Your Home And Stop Jumping Up 00:02:00 Here's The Right Way For Guests To Enter Your Home And Stop Jumping Up 00:02:00 Separation Anxiety How To Stop Dogs Barking, Chewing, Panting And Pacing When Left Alone 00:13:00 The Time To Get This Right Is When They Are A Puppy - Here's How To Do It 00:02:00 Can You Resolve Separation In Dogs Of All Ages? Yes! Here's How… 00:02:00 Dog Language - What They're Really Saying Is Your Dog Trying To Calm You Down?! Find Out Here… 00:09:00 This ONE Technique Works Like Magic With Numerous Unwanted Behaviours 00:10:00 The 3 F's For Dogs And Top Tips 00:10:00 The Answers To Commonly Asked Dog Questions You Are Likely To Be Asked Here's The Answers To Frequently Asked Dog Training Questions Numbers 1 and 2 00:09:00 Here's The Answers To Commonly Asked Dog Training Questions Numbers 3 and 4 00:09:00 Here's The Answers To Frequently Asked Dog Training Questions Numbers 5 and 6 00:06:00 Here's The Answers To Top Dog Training Questions 7 and 8 00:08:00 Here's The Answers To Commonly Asked Dog Training Questions 9 and 10 00:08:00 The Answers To 10 Common Puppy Training Questions You Are Likely To Be Asked Here's The Answers To Commonly Asked Puppy Training Questions Numbers 1 and 2 00:10:00 Here's The Answers To Popular Puppy Training Questions 3 and 4 00:05:00 Here's The Answers To Common Puppy Training Questions Numbers 5 and 6 00:07:00 Here's The Answers To Popular Puppy Training Questions Numbers 7 and 8 00:05:00 Here' The Answers To Common Puppy Training Questions Numbers 9 and 10 00:08:00 Dog Training Consultations With Clients Someone Has Said Yes To A Dog Training Consultation With You - Here's What To Do 00:08:00 Top Tips Of What To Include During Your Dog Training Consultation 00:14:00 **Bonus Video** A Demonstration Of A Real-Life Dog Training Consultation 00:21:00 Agreement Letters To Be Signed After The Consultation 00:06:00 How To Leave A Consultation On A High 00:02:00 Bonus Video Here's How To Integrate Dogs Who Do Not Like Travelling In Cars 00:14:00 Here's How To Best Work With Dogs Who Chase Joggers & Cyclists 00:07:00 How To Best Work With Dogs Who Are Fearful Of Children 00:05:00 Assessment Assessment - Dog Training Masterclass 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Dog Training Masterclass
Delivered Online On Demand
£19

Neuroscience of Parenting: Happy Parents, Happier Kids

By Study Plex

Highlights of the Course Course Type: Online Learning Duration: 4 hours 47 minutes Tutor Support: Tutor support is included Customer Support: 24/7 customer support is available Quality Training: The course is designed by an industry expert Recognised Credential: Recognised and Valuable Certification Completion Certificate: Free Course Completion Certificate Included Instalment: 3 Installment Plan on checkout What you will learn from this course? Gain comprehensive knowledge about neuroscience Understand the core competencies and principles of neuroscience Explore the various areas of neuroscience Know how to apply the skills you acquired from this course in a real-life context Become a confident and expert parenting expert Neuroscience of Parenting: Happy Parents, Happier Kids Course Master the skills you need to propel your career forward in neuroscience. This course will equip you with the essential knowledge and skillset that will make you a confident parenting expert and take your career to the next level. This comprehensive neuroscience of parenting course is designed to help you surpass your professional goals. The skills and knowledge that you will gain through studying this neuroscience of parenting course will help you get one step closer to your professional aspirations and develop your skills for a rewarding career. This Neuroscience of Parenting: Happy Parents, Happier Kids at QLS Level 5 course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. This comprehensive course will teach you the theory of effective neuroscience practice and equip you with the essential skills, confidence and competence to assist you in the neuroscience industry. You'll gain a solid understanding of the core competencies required to drive a successful career in neuroscience. This course is designed by industry experts, so you'll gain knowledge and skills based on the latest expertise and best practices. This extensive course is designed for parenting expert or for people who are aspiring to specialise in neuroscience. This Neuroscience of Parenting: Happy Parents, Happier Kids at QLS Level 5 course has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course is not regulated by Ofqual and is not an accredited qualification. Enrol in this neuroscience of parenting course today and take the next step towards your personal and professional goals. Earn industry-recognised credentials to demonstrate your new skills and add extra value to your CV that will help you outshine other candidates. Who is this Course for? This comprehensive neuroscience of parenting course is ideal for anyone wishing to boost their career profile or advance their career in this field by gaining a thorough understanding of the subject. Anyone willing to gain extensive knowledge on this neuroscience can also take this course. Whether you are a complete beginner or an aspiring professional, this course will provide you with the necessary skills and professional competence, and open your doors to a wide number of professions within your chosen sector. Entry Requirements This neuroscience of parenting course has no academic prerequisites and is open to students from all academic disciplines. You will, however, need a laptop, desktop, tablet, or smartphone, as well as a reliable internet connection. Assessment This neuroscience of parenting course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Advance Your Career This neuroscience of parenting course will provide you with a fresh opportunity to enter the relevant job market and choose your desired career path. Additionally, you will be able to advance your career, increase your level of competition in your chosen field, and highlight these skills on your resume. Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Why Does My Child Interrupt Me ON PURPOSE Whenever I am Most Busy 00:08:00 How Can My Child Make Me Feel so Angry At Times 00:07:00 How Can I Start Diggin Into What Hurt Me 00:12:00 How Can I Do Dig Even More Into My Negative Emotional Luggage 00:10:00 What if I Am Afraid Of What I Can Find 00:09:00 What Else Can Help Me Spot And Heal My Wounds 00:09:00 Why Don't Children Show so Much Respect Any More 00:05:00 How Can We Create the Context for a True Feeling of Respect to Emerge 00:09:00 How do We React When the Child Comes With a Problem 3 Types of ME Reactions 00:08:00 Which is the Most Effective Way to Answer When the Child Comes With a Problem 00:09:00 When Should I Be Firm, and When Shoud I Be Friendly The Guardian 00:07:00 What Should I Teach My Child The Teacher 00:08:00 When I Don't Protect or Teach, What's My Role The Friend 00:07:00 Why Do We Fight With Our Children 00:08:00 What Do I Do When I Feel Like I'm Exploding 00:10:00 Why Are We So Bothered By the Little Things 00:11:00 Are We Responsible For the Happiness or Unhappiness of Our Children 00:10:00 What Can I Do to Create the Context For Happiness in the Child's Life 00:07:00 Am I A Good Parent if I Take Care of Myself First 00:07:00 How Can I Have More Time and Energy for Myself 00:10:00 Is My Child the Way I Think He/She Is A Very Important Exercise 00:09:00 How Can Praising a Child Do Harm 00:11:00 Does it Matter if I Realize I Did Wrong to My Child AFTER I Did it 00:08:00 The Teacher in Me Asks: What Should I Teach My Child 00:07:00 Still, How Can I Accept the Fact That My Child is Making Mistakes 00:06:00 Isn't Worring Natural, Isn't Normal that I Should Be Worried for My Child 00:05:00 How Can I Teach My Child About Discipline and Resilience 00:08:00 Does it Count if I Try to Be Happier, and My Partner Doesn't 00:08:00 Still, Isn't Perfectionism A Good Thing 00:07:00 What is Self Compassion and Does it Really Help 00:11:00 How to Apply This Course, Situation No.1 : The Child Doesn't Brush His Teeth 00:08:00 How to Apply This Course, Situation No. 2: My Son Starts Drinking 00:09:00 In the End, Am I A Good Mother or Not 00:08:00 Supplementary Resources Supplementary Resources - Neuroscience for Parents: Happy parents, happier kids 00:00:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Neuroscience of Parenting: Happy Parents, Happier Kids
Delivered Online On Demand
£19

CompTIA A+ 900 Certification - Complete Video Course

4.3(43)

By John Academy

Description: The series CompTIA A+ 900 Certification - Complete Video Course provides an extensive lesson about CompTIA A+ 900 Certification. A+ Certification is one of the leading certificates in the computer industry. It certifies the competency of PC Service Specialists. Sponsored by CompTIA - the Computing Technology Industry Association, and tests, the course is administered by Pearson VUE. The course includes more than 50 lessons related to the Computer industry. The course starts by describing firmware and BIOS configuration options. After that, the course will teach you about the motherboard basics including motherboard sizes, form factors, and AMD CPU socket types. The course also includes topics such as Expansion slots, RAM types and features, install and configure PC expansion cards, install and configure storage device, CPU's and cooling methods and PC connection interfaces. The course will also focus on power supplies, PC connectors, printing technologies, networking tools, etc. In short, the course provides all the necessary information about computer hardware and operating system. Assessment & Certification To achieve a formal qualification, you are required to book an official exam separately with the relevant awarding bodies. However, you will be able to order a course completion CPD Certificate by paying an additional fee. Hardcopy Certificate by post - £19 Soft copy PDF via email - £10 Requirements Our CompTIA A+ 900 Certification - Complete Video Course 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. Configuring BIOS Firmware FREE 00:07:00 BIOS Configuration Options 00:25:00 Motherboards Motherboard Sizes Form Factors 00:14:00 The Motherboard 00:12:00 AMD CPU Socket Types 00:11:00 Expansion Slots Expansion Cards 00:13:00 Bus Speeds 00:28:00 RAM Types and Features Memory 00:06:00 Types of RAM 00:07:00 Install and Configure PC Expansion Cards Ports 00:11:00 SCSI Connections 00:14:00 Audio Video Connections 00:26:00 Install and Configure Storage Devices Storage Devices 00:17:00 Hard Drives 00:17:00 Media Capacity 00:21:00 CPU's and Cooling Methods CPU Types and Characteristics 00:14:00 PC Connection Interfaces Physical Connections USB 00:11:00 Physical Connections VGA 00:11:00 Wireless Connections Bluetooth 00:06:00 Power Supplies Power Supply Specifications 00:16:00 Custom Computer Specifications What is a Standard Client 00:13:00 Audio Video Editing Workstations 00:08:00 Installing Displays Display Device Types 00:20:00 Backlighting 00:12:00 PC Connectors DVI to HDMI 00:13:00 Installing Peripheral Standard Input Device Types 00:16:00 Expansion Card Types 00:11:00 Multimedia Devices 00:11:00 Installing Multifunction Devices and SOHO Networks SOHO Networks 00:17:00 WPS 00:16:00 Encryption 00:14:00 Printer Technologies Printers 00:02:00 Printer Technologies Topic B Inkjet Printers 00:13:00 Printer Maintenance Technical Printer Components 00:09:00 Local and Network-Based Printers 00:22:00 Networking Network Interface Card Characteristics 00:20:00 Fiber Optic Cables 00:14:00 Properties and Characteristics of TCP/IP TCP IP 00:14:00 IP Address Classes 00:14:00 Addressing Schemes 00:17:00 TCP vs. UDP Ports 00:09:00 LDAP 00:04:00 Wi-Fi Networking Standards and Encryption Types Standards 00:03:00 Install and Configure SOHO Wireless/Wired Router Setting up your Router 00:10:00 Define Appropriate NAT Policies 00:16:00 Architecture and Internet Connection Types LANs 00:08:00 Network Topologies 00:11:00 ISPs 00:06:00 Networking Tools Cable Testers 00:13:00 Laptop Hardware Components Laptops 00:09:00 Laptop Expansion Options 00:10:00 Auto-Switching and Fixed Input Power Supplies 00:09:00 Mobile Devices What is Mobile Technology 00:09:00 Mobile Device Features 00:09:00 Bluetooth Configuration Method 00:08:00 Mobile Device Ports and Accessories Mobile Device Connection Types 00:10:00 Troubleshooting Mobile Devices 00:11:00 Troubleshooting Theory Troubleshooting Theory 00:16:00 Boot to Incorrect Device 00:16:00 PC Indicator Lights 00:10:00 Repair vs. Replace 00:10:00 Troubleshooting RAID Arrays and Hard Drives Drive and Array Troubleshooting Tools 00:06:00 Common RAID Array Issues 00:17:00 Troubleshooting Video Common Video and Display Issues 00:01:00 Troubleshooting Network Issues Common Network Issues 00:12:00 Troubleshooting Printers Common Printer Troubleshooting Tools 00:14:00 Windows Operating Systems Microsoft Windows 00:12:00 Microsoft Windows Features 00:17:00 Other Operating Systems 00:15:00 Installation Types 00:14:00 Customizing System Options 00:19:00 Command Line Tools The Command Prompt 00:12:00 Microsoft Operating System Features and Tools Administrative Tools 00:41:00 Task Manager 00:28:00 Memory Diagnostic Tool 00:46:00 Control Panel Utilities The Control Panel 00:11:00 Internet Options 00:10:00 Types of User Accounts 00:11:00 Computer My Computer 00:13:00 Permissions 00:31:00 System 00:10:00 Windows Networking on Client Desktops Workgroups 00:20:00 Network Connection Types 00:18:00 Preventative Maintenance Data Backup and Restoration 00:11:00 Scheduling Tasks 00:26:00 Features and Functionality of the Mac OS and Linux Operating Systems Patch Management in Mac OS X and Linux 00:09:00 Screen Sharing 00:06:00 Mac OS Multitouch Gestures - Touchscreen 00:09:00 Client Side Virtualization What is Virtualization 00:08:00 Virtual Desktop Infrastructure 00:12:00 Cloud-based Concepts SaaS (Software as Service) 00:09:00 Network Host Properties Server Roles 00:12:00 Mobile Operating Systems Open Source Software 00:03:00 Mobile Device Network and E-mail Mobile Device Hotspot 00:10:00 Security Malware 00:09:00 Social Engineering 00:13:00 Prevention Methods Physical Security 00:14:00 Hard Drive Sanitation 00:14:00 User Education 00:26:00 Windows Security Settings Users and Groups 00:11:00 Security Best Practices Password Best Practices 00:04:00 Securing Mobile Devices Locks 00:07:00 Troubleshooting Common PC Tools Operating System Troubleshooting Tools 00:12:00 Application Errors 00:16:00 Common Network Issues 00:12:00 Common Security Issues 00:10:00 Common PC Security Issues Browser Issues 00:06:00 Common Mobile Operating Systems Troubleshooting Dim Display 00:09:00 No Sound from Speakers 00:07:00 Common Safety Practices Static Electricity 00:14:00 Electrical Hazards 00:12:00 General Power Issues 00:10:00 Hazardous Material Disposal Procedures 00:07:00 Maintenance Tools and Techniques Professional Conduct 00:11:00 Types of Hardware Toolkits 00:11:00 Hard Drive Self-Tests 00:05:00 Computer Component Maintenance Techniques 00:10:00 Privacy and Licensing Concepts Incident Response 00:08:00 Proper Communication and Professionalism 00:07:00 Set Expectations 00:06:00 Mock Exam Mock Exam- CompTIA A+ 900 Certification - Complete Video Course 00:20:00 Final Exam Final Exam- CompTIA A+ 900 Certification - Complete Video Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

CompTIA A+ 900 Certification - Complete Video Course
Delivered Online On Demand26 hours
£24

Piano Lessons

5.0(1)

By Dean Headland School Of Piano

One to one face to face Piano /Keyboard lessons Online Piano lessons(one to one)

Piano Lessons
Delivered in Doncaster or OnlineFlexible Dates
Price on Enquiry

Domestic Assistant Course

5.0(14)

By Training Express

The Domestic Assistant Course offers a thorough foundation for anyone interested in supporting individuals in their homes with dignity and care. Designed to cover essential topics such as domiciliary care, safeguarding vulnerable adults, and social care support, this course equips learners with the knowledge needed to understand care planning, record keeping, and the principles behind providing compassionate assistance. Each module has been carefully crafted to help learners gain confidence in delivering reliable support while respecting individual needs and safety. In addition to care-focused subjects, this course includes modules on career development, CV writing, workplace productivity, line management, and life coaching. These elements provide valuable guidance for those looking to advance their professional journey in the care sector or related fields. Delivered entirely online, this course ensures flexible access to learning, making it ideal for busy individuals seeking to enhance their expertise and career prospects without needing to attend in person. Whether aiming to improve existing knowledge or explore a new area, this course is a smart choice for anyone wishing to deepen their understanding of home-based care roles. Courses included in this Domestic Assistant Bundle: Course 01: Domiciliary Care Support Worker Course 02: Care Planning and Record Keeping Course 03: Social Care Support Worker Training Course 04: Safeguarding Vulnerable Adults Training Course 05: Basic Life Support and CPR Course 06: Career Development Course 07: CV Writing Course 08: Workplace Productivity Course 09: Line Management Course 10: Life Coaching and Career Counselling Key Benefits Accredited by CPD Instant e-certificate Fully online, interactive Domestic Assistant course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance The Domestic Assistant course is for both beginners and those already working in the field. It covers gradually from basics to advanced concepts of being a successful Domestic Assistant. Anyone passionate about learning can take this course and develop skills and a portfolio to have a competitive edge in the job market. Also, upon completing our Domestic Assistant course, you will get a widely respected accreditation and a deeper knowledge of the topic. Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Certificate Once you've successfully completed your course, you will immediately be sent a digital certificate. CPD 100 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Domestic Assistant training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Domestic Assistant training.

Domestic Assistant Course
Delivered Online On Demand1 hour
£49.99

Care Assistant - Bank - Care Home Course

5.0(14)

By Training Express

The Care Assistant – Bank – Care Home Course is designed for individuals seeking to build a confident and capable career in care home settings. Covering a wide range of essential areas, it blends core care responsibilities with vital professional skills, preparing learners to support residents with dignity, respect, and efficiency. From medication administration to safeguarding adults, every module focuses on the knowledge and methods required to meet high standards of care in line with sector expectations. The curriculum goes beyond core care duties, offering training in career development, workplace productivity, and even CV writing to help learners progress within the industry. Whether exploring domiciliary care, social care support, or leadership fundamentals, each course provides relevant insights to strengthen both technical and professional capabilities. By the end of this training, learners will be ready to contribute effectively to care home teams, support vulnerable individuals, and approach each shift with confidence and professionalism—all while keeping pace with the dynamic needs of the care sector. Courses included in this Care Assistant - Bank - Care Home Bundle: Course 01: Care Assistant Level 3 Course 02: Domiciliary Care Support Worker Course 03: Control and Administration of Medicines Course 04: Social Care Support Worker Training Course 05: Safeguarding Vulnerable Adults Training Course 06: Career Development Course 07: CV Writing Course 08: Workplace Productivity Course 09: Line Management Course 10: Life Coaching and Career Counselling Key Benefits Accredited by CPD Instant e-certificate Fully online, interactive Care Assistant - Bank - Care Home course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance The Care Assistant course is for both beginners and those already working in the field. It covers gradually from basics to advanced concepts of being a successful Assistant . Anyone passionate about learning can take this course and develop skills and a portfolio to have a competitive edge in the job market. Also, upon completing our course, you will get a widely respected accreditation and a deeper knowledge of the topic. Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Certificate Once you've successfully completed your course, you will immediately be sent a digital certificate. CPD 100 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Care Assistant training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Care Assistant.

Care Assistant - Bank - Care Home Course
Delivered Online On Demand1 hour
£49.99