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

5438 Courses delivered Online

Animation Course for Animator – 20-in-1 Premium Online Courses Bundle

By Compete High

Whether you’re dreaming of animation for games, films, or freelance projects—this 20-in-1 Animation Course bundle is your shortcut to becoming job-ready in today’s fast-evolving creative industry. Studios and clients are hiring. Your portfolio deserves this head start. 🔍 Description This bundle is built for creators, storytellers, and visual thinkers ready to get serious. Animation today isn't just about drawing—it's about integrating motion, media, and strategy. That’s why this package goes beyond basics, combining animation with web languages, digital marketing, sales writing, and project tools. If you're looking to freelance, land junior animator roles, or work with startups and media agencies, this course collection shows you’re more than just creative—you’re commercially viable. With 20 distinct certificates, you’ll present yourself as a dynamic professional ready for high-demand gigs. And because it's self-paced, you can begin today—no gatekeepers, no waiting lists. ❓ FAQ Q: What careers does this bundle support? A: Animator, Motion Graphics Assistant, Creative VA, Content Creator, Multimedia Designer, and Freelance Artist. Q: Is this suitable for those starting from scratch? A: Yes—it’s structured to support beginners through to intermediate learners. Q: Do I need expensive software to complete the bundle? A: No—everything is online and accessible as-is. Q: Are the certificates industry-recognised? A: Yes—they demonstrate competency and readiness for employment or freelancing. Q: Will I have lifetime access? A: Yes—study whenever and wherever suits you.

Animation Course for Animator – 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand1 hour
£49.99

Stakeholder Engagement – 20-in-1 Premium Online Courses Bundle

By Compete High

Whether you're coordinating teams, presenting reports, or managing compliance—stakeholder engagement is a vital skill. This 20-in-1 bundle prepares you for job roles where diplomacy, data, and leadership intersect. Your next promotion or career move may depend on skills like these. 🔍 Description Stakeholder engagement roles require you to think clearly, act decisively, and communicate with precision. This all-in-one course bundle is crafted to prepare you for just that. Covering everything from report writing and business law to data analysis and meeting management, this bundle positions you as a professional ready to be trusted with high-impact responsibilities. Whether you're in HR, business support, compliance, or operations—this training suite signals reliability, leadership, and versatility. And with 20 certificates in your portfolio, you’ll have no trouble proving it. If you're serious about stepping into roles with influence—now is the time to take action. ❓ FAQ Q: Which industries find this bundle relevant? A: Business operations, public sector, HR, legal compliance, and project management. Q: Will I receive individual certificates? A: Yes—20 in total, one for each course completed. Q: Is the course self-paced? A: Absolutely—access content anytime, for life. Q: Do I need any special software? A: No—everything is delivered online, ready to go. Q: Can I showcase this on my CV or LinkedIn? A: Yes—these certificates help reinforce your professional credibility.

Stakeholder Engagement – 20-in-1 Premium Online Courses Bundle
Delivered Online On Demand1 hour
£49.99

MongoDB, Express, Angular and Node.js Fundamentals

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is ideal for beginners and intermediate frontend developers who want to become full-stack developers. You will need some prior working knowledge of JavaScript and MongoDB as we skim over its basics and get straight to work. Overview At the end of this day, students should be able to: Understand the MEAN architecture Create RESTful APIs to complete CRUD tasks Build a blogging application with basic features Describe best practices to secure node applications Implement authentication and authorization Create simple animations using Angular Perform unit testing on Angular applications MongoDB, Express, Angular and Node.js Fundamentals begins by demystifying the MEAN architecture. You will review the features of the JavaScript technologies, frameworks, or libraries that make up a MEAN stack. You will also understand how to develop a RESTful API using Node.js, Express.js, and MongoDB Atlas. This course will enable you to discover how to build a blogging application using the MEAN stack. Next, you will learn about authentication using MEAN, and explore the features of Angular, such as pipes, reactive forms, modules and optimizing apps, animations and unit testing, and much more. By the end of the course, you will have all of the knowledge you need to become a pro at developing efficient web applications using JavaScript technologies. Introduction to the MEAN stack MEAN Architecture Demystification Getting Started with Node Activity 1: Creating an HTTP Server for a Blogging Application Understanding Callbacks, Event loop and EventEmitters in Node Understanding Buffers, Streams and Filesystem in Node Activity 2: Streaming Data to a File Developing RESTful APIs to perform CRUD operations Getting Started with RESTful APIs Getting started with MongoDB Atlas Activity 3: Connecting the Node Application with MongoDB Atlas Getting Started with Express Activity 4: Creating Express API Route and Controller Activity 5: Testing Fully Functional RESTful API Beginning Frontend Development with Angular CLI Getting Started with Angular CLI Using Components, Directives, Services, and Making HTTP Requests in Angular Activity 6: Designing the Frontend and Components for the Blogging Application Activity 7: Writing Services and Making HTTP Request Calls to an API Understanding Angular Forms and Routing Activity 8: Creating a Form Application Using the Reactive/Model-Driven Method Activity 9: Creating and Validating Different Forms Using the Template and Reactive Driven Method Activity 10: Implementing a Router for the Blogging Application Understanding MEAN Stack Security Node Security and Best Practices Node Application Authentication with JSON Web Token (JWT) Activity 11: Securing the RESTful API Node Application Authentication with Passport Activity 12: Creating a Login Page to Allow Authentication with Twitter Using Passport Strategies Angular Declarables, Bootstrapping, and Modularity Using Inbuilt Pipes, Custom Pipes, Custom Directives, and Observables Activity 13: Communicating Between Two Components Using Observable Angular Bootstrapping and Modularity Activity 14: Creating a Lazy Loaded Application Testing and Optimizing Angular Applications Angular Animations and Latest Angular Features Activity 15: Animating the Route Transition Between the Blog Post Page and View Post Page of the Blogging Application Optimizing Angular Applications Testing Angular Applications Activity 16: Performing Unit Testing on the App Root Component and Blog-Post Component Overview on the new features in Angular

MongoDB, Express, Angular and Node.js Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

R Programming for Data Science (v1.0)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is designed for students who want to learn the R programming language, particularly students who want to leverage R for data analysis and data science tasks in their organization. The course is also designed for students with an interest in applying statistics to real-world problems. A typical student in this course should have several years of experience with computing technology, along with a proficiency in at least one other programming language. Overview In this course, you will use R to perform common data science tasks.You will: Set up an R development environment and execute simple code. Perform operations on atomic data types in R, including characters, numbers, and logicals. Perform operations on data structures in R, including vectors, lists, and data frames. Write conditional statements and loops. Structure code for reuse with functions and packages. Manage data by loading and saving datasets, manipulating data frames, and more. Analyze data through exploratory analysis, statistical analysis, and more. Create and format data visualizations using base R and ggplot2. Create simple statistical models from data. In our data-driven world, organizations need the right tools to extract valuable insights from that data. The R programming language is one of the tools at the forefront of data science. Its robust set of packages and statistical functions makes it a powerful choice for analyzing data, manipulating data, performing statistical tests on data, and creating predictive models from data. Likewise, R is notable for its strong data visualization tools, enabling you to create high-quality graphs and plots that are incredibly customizable. This course will teach you the fundamentals of programming in R to get you started. It will also teach you how to use R to perform common data science tasks and achieve data-driven results for the business. Lesson 1: Setting Up R and Executing Simple Code Topic A: Set Up the R Development Environment Topic B: Write R Statements Lesson 2: Processing Atomic Data Types Topic A: Process Characters Topic B: Process Numbers Topic C: Process Logicals Lesson 3: Processing Data Structures Topic A: Process Vectors Topic B: Process Factors Topic C: Process Data Frames Topic D: Subset Data Structures Lesson 4: Writing Conditional Statements and Loops Topic A: Write Conditional Statements Topic B: Write Loops Lesson 5: Structuring Code for Reuse Topic A: Define and Call Functions Topic B: Apply Loop Functions Topic C: Manage R Packages Lesson 6: Managing Data in R Topic A: Load Data Topic B: Save Data Topic C: Manipulate Data Frames Using Base R Topic D: Manipulate Data Frames Using dplyr Topic E: Handle Dates and Times Lesson 7: Analyzing Data in R Topic A: Examine Data Topic B: Explore the Underlying Distribution of Data Topic C: Identify Missing Values Lesson 8: Visualizing Data in R Topic A: Plot Data Using Base R Functions Topic B: Plot Data Using ggplot2 Topic C: Format Plots in ggplot2 Topic D: Create Combination Plots Lesson 9: Modeling Data in R Topic A: Create Statistical Models in R Topic B: Create Machine Learning Models in R

R Programming for Data Science (v1.0)
Delivered OnlineFlexible Dates
Price on Enquiry

Basic Chinese ABC

By NextGen Learning

Basic Chinese ABC Course Overview This course is designed for anyone looking to start their journey with the Chinese language, providing a solid foundation in basic vocabulary, pronunciation, grammar, and writing. Through a series of engaging modules, learners will explore the key components of the Chinese language and its unique systems. By the end of the course, learners will be equipped with the essential skills to read, write, and speak basic Chinese, opening the door to further studies or enhancing career prospects in an increasingly globalised world. Course Description In this course, learners will dive into the fundamentals of the Chinese language, starting with Pinyin, the pronunciation system, and progressing to grammar, sentence structure, and the writing system. Modules cover important topics such as the structure of the language, the significance of characters, and effective strategies for mastering the tones of Chinese. Learners will gain a comprehensive understanding of how Chinese is structured, alongside tips for improving fluency. With clear explanations and engaging content, the course is ideal for beginners seeking to build a strong language foundation. Basic Chinese ABC Curriculum Module 01: Chinese is Easy, Let's begin to talk Module 02: The Big Picture of Chinese Language Module 03: Chinese is a game, a LEGOOOOO game Module 04: Pinyin (Pronunciation System, "Spell Sound" literally) Module 05: Grammar Module 06: The Writing System Module 07: Your Next Step to your Mandarin learning journey smooth and FUN! Module 08: Resource (See full curriculum) Who is this course for? Individuals seeking to learn the basics of Chinese. Professionals aiming to enhance their language skills for global communication. Beginners with an interest in Chinese language and culture. Those planning to travel or work in Chinese-speaking countries. Career Path Mandarin Language Teacher Translator/Interpreter International Business Professional Travel Consultant Cultural Liaison

Basic Chinese ABC
Delivered OnlineFlexible Dates
£7.99

Data Warehousing on AWS

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for: Database architects Database administrators Database developers Data analysts and scientists Overview This course is designed to teach you how to: Discuss the core concepts of data warehousing, and the intersection between data warehousing and big data solutions Launch an Amazon Redshift cluster and use the components, features, and functionality to implement a data warehouse in the cloud Use other AWS data and analytic services, such as Amazon DynamoDB, Amazon EMR, Amazon Kinesis, and Amazon S3, to contribute to the data warehousing solution Architect the data warehouse Identify performance issues, optimize queries, and tune the database for better performance Use Amazon Redshift Spectrum to analyze data directly from an Amazon S3 bucket Use Amazon QuickSight to perform data analysis and visualization tasks against the data warehouse Data Warehousing on AWS introduces you to concepts, strategies, and best practices for designing a cloud-based data warehousing solution using Amazon Redshift, the petabyte-scale data warehouse in AWS. This course demonstrates how to collect, store, and prepare data for the data warehouse by using other AWS services such as Amazon DynamoDB, Amazon EMR, Amazon Kinesis, and Amazon S3. Additionally, this course demonstrates how to use Amazon QuickSight to perform analysis on your data Module 1: Introduction to Data Warehousing Relational databases Data warehousing concepts The intersection of data warehousing and big data Overview of data management in AWS Hands-on lab 1: Introduction to Amazon Redshift Module 2: Introduction to Amazon Redshift Conceptual overview Real-world use cases Hands-on lab 2: Launching an Amazon Redshift cluster Module 3: Launching clusters Building the cluster Connecting to the cluster Controlling access Database security Load data Hands-on lab 3: Optimizing database schemas Module 4: Designing the database schema Schemas and data types Columnar compression Data distribution styles Data sorting methods Module 5: Identifying data sources Data sources overview Amazon S3 Amazon DynamoDB Amazon EMR Amazon Kinesis Data Firehose AWS Lambda Database Loader for Amazon Redshift Hands-on lab 4: Loading real-time data into an Amazon Redshift database Module 6: Loading data Preparing Data Loading data using COPY Data Warehousing on AWS AWS Classroom Training Concurrent write operations Troubleshooting load issues Hands-on lab 5: Loading data with the COPY command Module 7: Writing queries and tuning for performance Amazon Redshift SQL User-Defined Functions (UDFs) Factors that affect query performance The EXPLAIN command and query plans Workload Management (WLM) Hands-on lab 6: Configuring workload management Module 8: Amazon Redshift Spectrum Amazon Redshift Spectrum Configuring data for Amazon Redshift Spectrum Amazon Redshift Spectrum Queries Hands-on lab 7: Using Amazon Redshift Spectrum Module 9: Maintaining clusters Audit logging Performance monitoring Events and notifications Lab 8: Auditing and monitoring clusters Resizing clusters Backing up and restoring clusters Resource tagging and limits and constraints Hands-on lab 9: Backing up, restoring and resizing clusters Module 10: Analyzing and visualizing data Power of visualizations Building dashboards Amazon QuickSight editions and feature

Data Warehousing on AWS
Delivered OnlineFlexible Dates
Price on Enquiry

HashiCorp Certified - Consul Associate Course

By Packt

The course will provide a comprehensive overview of Consul and its capabilities, including deploying a single data center, registering services using service discovery, and accessing Consul Key/Value (KV). It is designed for individuals who possess basic terminal skills and have an understanding of application and data center/cloud networking architectures for running applications.

HashiCorp Certified - Consul Associate Course
Delivered Online On Demand8 hours 25 minutes
£82.99

Advanced Diploma in Workplace Management

4.3(43)

By John Academy

Description: Workplace management provides insight into the features, resources, services, and processes that are necessary to create the best environment for employees of a company. Creating the best working environment will help your employees to become healthy and productive. You can provide this by learning how to manage civility, harassment, and violence in your workplace. It will also be helpful if you learn the dynamics on team networking to build strong working relationships among workers. Luckily, this advanced course in workplace management will be able to provide all of these. Who is the course for? Business professionals who want to create an ideal workplace environment Employees who want to learn about professional networking. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Advanced Diploma in Workplace Management course is a useful qualification to possess, and would be beneficial for the following careers: Businessman Department Chief or Head Manager Network Adviser Supervisor Team Leader. Managing Health and Wellness in Workplace Module One - Getting Started 00:30:00 Module Two - Definition of a Health and Wellness Program 00:30:00 Module Three - Types of Health and Wellness Programs 00:30:00 Module Four - Health Behavior Programs 01:00:00 Module Five - Health Screenings and Maintenance Programs 00:30:00 Module Six - Mental Health Programs 01:00:00 Module Seven - Evaluate the Need 01:00:00 Module Eight - Planning Process 01:00:00 Module Nine - Implementation 01:00:00 Module Ten - Create a Culture of Wellness 01:00:00 Module Eleven - Evaluate Results 00:30:00 Module Twelve - Wrapping Up 00:30:00 Level 2 Certificate In Health and Wellness at Workplace- Activities 00:00:00 Team Networking Module One - Getting Started 01:00:00 Module Two - The Benefits of Networking at Work 00:15:00 Module Three - Networking Obstacles 00:30:00 Module Four - Networking Principles 01:00:00 Module Five - How to Build Networks 00:30:00 Module Six - Recognize Networking Opportunities 00:30:00 Module Seven - Common Networking Mistakes 01:00:00 Module Eight - Develop Interpersonal Relationships 01:00:00 Module Nine - Online Networking Tools 01:00:00 Module Ten - Time Management 00:30:00 Module Eleven - Maintaining Relationships Over Time 00:30:00 Module Twelve - Wrapping Up 01:00:00 Workplace Team Networking Diploma- Activities 00:00:00 Managing Civility Module One - Getting Started 00:30:00 Module Two - Introduction 01:00:00 Module Three - Effective Work Etiquette 01:00:00 Module Four - Costs and Rewards 01:00:00 Module Five - Conflict Resolution 00:30:00 Module Six - Getting to the Cause 01:00:00 Module Seven - Communication 01:00:00 Module Eight - Negotiation 00:30:00 Module Nine - Identifying Your Need 01:00:00 Module Ten - Writing a Civility Policy 01:00:00 Module Eleven - Implementing the Policy 01:00:00 Module Twelve - Wrapping Up 00:30:00 Activities 00:00:00 Managing Harassment Module One - Getting Started 01:00:00 Module Two - The Background 01:00:00 Module Three - Developing an Anti-Harassment Policy 01:00:00 Module Four - Policies in the Workplace 01:00:00 Module Five - Proper Procedures in the Workplace 01:00:00 Module Six - False Allegations 01:00:00 Module Seven - Other Options 00:30:00 Module Eight - Sexual Harassment 01:00:00 Module Nine - Mediation 01:00:00 Module Ten - Conflict Resolution 00:30:00 Module Eleven - The Aftermath 00:30:00 Module Twelve - Wrapping Up 01:00:00 Activities 00:00:00 Managing Violence Module One - Getting Started 00:30:00 Module Two - What Is Workplace Harassment 01:00:00 Module Three - Identifying the Bully 00:30:00 Module Four - How to Handle Workplace Violence 01:00:00 Module Five - Risk Assessment (I) 00:30:00 Module Six - Risk Assessment (II) 00:30:00 Module Seven - Being the Victim 02:00:00 Module Eight - Checklist for Employers 00:30:00 Module Nine - Interview Process 01:00:00 Module Ten - Investigation Process 00:30:00 Module Eleven - Developing a Workplace Harassment Policy 02:00:00 Module Twelve - Wrapping Up 00:30:00 Activities 00:00:00 Workplace Ergonomics: Injury Prevention Getting Started 00:30:00 The Role of Ergonomics in Your Workplace 00:15:00 The Ergonomic Assessment Cycle 00:05:00 Identifying and Assessing Ergonomic Hazards 00:30:00 Developing a Plan to Address Ergonomic Issues 00:15:00 Identifying and Implementing Solutions 00:15:00 Obtaining Employee Buy-In 00:15:00 Tips for Successful Implementation 00:15:00 Reviewing Your Ergonomics Program 00:15:00 Basic Ergonomic Principles 00:15:00 Optimal Sitting and Standing 00:15:00 Safe Lifting and Transporting 00:15:00 Ergonomic Workstations 00:15:00 Safe Tool Selection and Use 00:15:00 Creating an Ergonomic Environment 00:30:00 Mock Exam Mock Exam- Advanced Diploma in Workplace Management 00:30:00 Final Exam Final Exam- Advanced Diploma in Workplace Management 00:30:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Advanced Diploma in Workplace Management
Delivered Online On Demand48 hours
£19

Telling Stories that Inspire: Create Engagement and Belief so People will Act

By IIL Europe Ltd

Telling Stories that Inspire: Create Engagement and Belief so People will Act In this active presentation, participants will encounter the deep and fascinating body of knowledge around organizational narrative. This isn't about performance or building your "public speaking" skills. It is a recognition that story is a strategic act: Which stories should leaders tell? It begins with selection, because when you tell the right story at the right time the results can be transformational. David Hutchens will introduce participants to storytelling through a lens of change management. They will discover the three stories they should be telling now in order to move the system and engage their team in a context of extreme uncertainty. Attendees of this session will: Explore how stories of continuity, novelty, and transition are needs that every organizational system has. Hear specific examples of how other leaders and organizations are telling these stories. Identify some of the 'narrative assets' (the value-holding stories) that they can start telling right away!

Telling Stories that Inspire: Create Engagement and Belief so People will Act
Delivered Online On Demand6 hours
£15

HR Management - CPD Accredited

4.9(27)

By Apex Learning

Overview Did you know that the global HR industry is currently worth around £17,48 billion? Get a chance to shine in this highly prospective and competitive field through our HR Management bundle. Our precisely crafted courses will help you establish yourself in this field! HR is more than just a division of a company. It is essential to any business and worker's success and is the lifeblood of an organisation. The Human Resources principles covered in this CPD-accredited course will adequately equip you to begin a career in the related industry. For organisations of all sizes, managing daily HR tasks is a difficult undertaking that needs the assistance of an HR consultant. Moreover, this course will give you the essential knowledge you need to create individualised training plans and effectively handle human resources-related demands. Following your successful completion, you will have highly developed abilities that will enable you to design and manage the recruiting and selection process, organise and carry out training, implement performance improvement training, and more. Along with this HR Management Complete Bundle, you will get an original hardcopy certificate, a transcript and a student ID card which will allow you to get discounts on things like music, food, travel and clothes etc. What other courses are included with this Bundle? Course 1: Level 3 Diploma Course 2: HR And Recruitment Consultant Training Course 3: Employment Law Course 4: Office Administration Certificate Course 5: Contract Manager Diploma Course 6: Payroll Management Course Course 7: GDPR Course 8: Workplace Confidentiality Course 9: Leadership & Management Diploma Course 10: Performance Management Course 11: Effective Communication Skills Learning Outcomes The students undertaking this course will get the opportunity to - Get Introduced to Human Resources (HR) Understand the employee recruitment and selection procedure Learn the skills of an effective administrator Understand the employee training and development process Learn about performance appraisal management and employee relations Benefits you'll get choosing Apex Learning: One payment, but lifetime access to 11 CPD courses Certificates, student ID for the title course included in a one-time fee Full tutor support available from Monday to Friday Free up your time - don't waste time and money travelling for classes Accessible, informative modules taught by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Gain valuable experience without leaving your home How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) Description Begin your HR journey with Apex Learning right away! The management of human resources is essential to the success of any company and employee. In addition to ensuring regulatory compliance, HR is in charge of keeping staff members interested and inspired to perform well. This course will provide you with the overview required to achieve your objective, whether you are entirely new to human resources, are interested in learning more about the field, or need to create a more effective HR department. Additionally, students will study about the evolving function of HR, including a historical review, important procedures and duties, and contemporary trends influencing the development of HR practices. With the help of this HR Management Bundle, you will get the core knowledge necessary to create customised training plans and effectively handle human resources-related demands.When you need them, knowledgeable teachers and mentors will be available to you and will answer any of your questions via email and chat rooms. Course Curriculum of Bundle Module 01: Introduction to Human Resource In this module we will cover the following topics: Human resource management Models of HRM The Role of the HR Department Aims of HRM HRM and personnel management Impacts HR have on Organisational Performance Module 02: Employee Recruitment and Selection Procedure In this module we will cover the following topics: Attracting candidates Advertising E-recruitment Graphology Final stages Module 03: Employee Training and Development Process In this module we will cover the following topics: The justification for training Transferring training Systematic training Types of training Effective training practices Training techniques E-learning Module 04: Performance Appraisal Management In this module we will cover the following topics: The benefit of performance management Characteristics of performance management Performance management cycle Managing performance throughout the year Reviewing performance Rating performance Dealing with under-performers Module 05: Employee Relations In this module we will cover the following topics: Strategic Employee Relations Practice of Industrial Relations Employee Voice Employee Communications Module 06: Motivation and Counselling In this module we will cover the following topics: The process of motivation Types of motivation Motivation theory Motivation strategies Module 07: Ensuring Health and safety at the Workplace In this module we will cover the following topics: Managing Health and Safety At Work The importance of health and safety in the workplace Benefits of workplace health and safety Health and safety policies Conducting risk assessments Accident prevention Measuring health and safety performance Health and safety training Module 08: Employee Termination In this module we will cover the following topics: Redundancy Dismissal Relieving Letter Retirement Module 09: Employer Record and Statistics In this module we will cover the following topics: Introduction The necessity for Personnel Records Information in Personnel Records Formats of Personnel Records Module 10: Essential UK Employment Law In this module we will cover the following topics: Introduction Wages Dismissal Equality Working Parents' Rights Data Protection (GDPR) Course 2: HR And Recruitment Consultant Training Introduction to Recruitment: Importance and Implications An Overview of the Recruitment Industry The UK Recruitment Legislation Sales and Selling in the Recruitment Industry The Recruitment Process Key Performance Indicators for the Recruitment Industry Candidate Attraction for Recruitment Candidate Management Candidate Interview Processes And many more... Course 3: Employment Law Basic of Employment Law Legal Recruitment Process Employment Contracts Employee Handbook Disciplinary Procedure National Minimum Wage & National Living Wage Parental Right, Sick Pay & Pension Scheme Discrimination in the Workplace Health & Safety at Work Dismissal, Grievances and Employment Tribunals Workplace Monitoring & Data Protection Course 4: Office Administration Certificate Introduction to Office Administration Skills of an Effective Administrator Business Writing Skills Communication Skills Managing Meetings and Giving Feedback Organisational Skills Telephone Etiquette Negotiation Techniques Conflict Management Stress Management Time Management Course 5: Contract Manager Diploma Introduction to Contract Management Classification of Contracts Contract Lifecycle - Understanding The Stages Principles of English Contract Law Contract Management Plan & Efficiency Contract Manager's Roles, Responsibilities & Career Opportunities And many more... Course 6: Payroll Management Course Payroll System in the UK Payroll Basics Company Settings Legislation Settings Pension Scheme Basics Pay Elements The Processing Date Adding Existing Employees Adding New Employees Payroll Processing Basics Entering Payments Pre-Update Reports Updating Records e-Submissions Basics Process Payroll (November) Employee Records and Reports Editing Employee Records Process Payroll (December) Resetting Payments Quick SSP An Employee Leaves Final Payroll Run Reports and Historical Data Year-End Procedures Course 7: GDPR GDPR Basics GDPR Explained Lawful Basis for Preparation Rights and Breaches Responsibilities and Obligations Course 11: Workplace Confidentiality Module 01: Introduction to workplace confidentiality Module 02: Business Etiquettes and Types of Confidentiality Module 03: The Importance of Confidentiality Module 04: Confidentiality with Co-workers Module 05: Preventing Confidentiality Breach Module 06: How Employers Can Protect Confidential Information Course 9: Preventing Workplace Violence and Harassment Section 1: Workplace Management: Violence What Is Workplace Harassment? Identifying the Bully How to Handle Workplace Violence Risk Assessment Being the Victim Checklist for Employers Interview Process Investigation Process Developing a Workplace Harassment Policy Section 2: Workplace Management: Harassment The Background Developing an Anti-Harassment Policy Policies in the Workplace Proper Procedures in the Workplace False Allegations Other Options Sexual Harassment Mediation Conflict Resolution The Aftermath Course 10: Performance Management Performance Management Introduction Performance Key Performance Indicators Reporting Rewarding Conclusion Course 11: Effective Communication Skills Business Communication Verbal and Non-verbal Communication Written Communication Electronic Communication Communicating with Graphics Effectively Working for Your Boss CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course bundle is designed for people who are - Looking to pursue a career in Human Resourse (HR). Willing to upgrade their skills. Trying to build an efficient workforce in HR. Working on boosting office productivity. Willing to ensure an employee friendly workplace. Requirements Our HR Management(HR) course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path HR has a huge job field. This course bundle will help the learners to pursue jobs that have huge demand in the job market, such as- Human resources officer Equalities officer Human Resources Assistant. HR Specialist Administrative Officer

HR Management - CPD Accredited
Delivered Online On Demand1 hour
£51