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

6087 Systems courses delivered On Demand

HR and Payroll Management System

4.7(160)

By Janets

If you're looking to excel in HR and administration, whether you're just starting out or consider yourself an expert, then our award-winning HR and Payroll Management course is perfect for you. Across 3 engaging modules packed with expertly-designed online study materials and video lessons, you will learn everything you need to know to succeed. As long as you're connected to the internet, our course is accessible whenever and wherever, and will quickly have you developing broader transferable skills in management, office and business administration. You will also gain confidence in recruitment and interviewing, human resource work, payroll and accounting procedures and navigating employment law and tax through HMRC. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £119. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who is this course for? HR and Payroll Management System is suitable for anyone who want to gain extensive knowledge, potential experience and expert skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more on this subject.

HR and Payroll Management System
Delivered Online On Demand4 weeks
£9.99

Life Coach Certificate Course

4.7(160)

By Janets

Master the skills to become a motivational life coach by enrolling in the Life Coach Certificate Course course. Through this course, you will set up with the essential skills to succeed in every aspect of life. Learn how to encourage people by setting personal as well as professional goals to overcome challenges and lead a happy, peaceful life. Gain the ability to inspire and motivate people to quit bad habits, find a new career or a new relationship, build confidence to handle complicated situations in a caring way. With the acquired skills and techniques from the course, you can surely help people to gain the life they positively want. Upon completion of the course, you will be able to bring successful change in people's behaviors, in fact, in lives. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who is this course for? Life Coach Certificate Course is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more on this subject. Career path Training offered by the Life Coach Certificate Course could potentially benefit a range of roles, but would particularly enhance careers in Life Coaching Leadership Training Mentorship Business Management Other professional coaching roles

Life Coach Certificate Course
Delivered Online On Demand32 hours
£9.99

Fundamentals of Political Science: Core Concepts

4.3(43)

By John Academy

Explore the foundational principles of political science in our comprehensive course, 'Fundamentals of Political Science: Core Concepts.' From understanding political theories to analyzing international relations and current global issues, this course equips you with the essential knowledge to navigate the complex world of politics. Uncover the intricacies of political systems, delve into the intersection of politics and economics, and gain insights into public policy formulation. Stay informed about the latest developments with a focus on critical thinking. Join us to build a robust foundation for engaging with political phenomena and shaping your perspective on contemporary affairs.

Fundamentals of Political Science: Core Concepts
Delivered Online On Demand2 hours
£23.99

Web Applications for Specialisation on Development Course

By One Education

Web applications shape the digital world we interact with daily—from the simplest online form to complex platforms driving entire businesses. This course is designed for those who are eager to specialise in building, maintaining, and optimising web-based systems. Whether you're familiar with HTML or curious about frameworks and database logic, this course steadily guides you through the layers of modern web application architecture. You’ll explore front-end and back-end development concepts, delve into programming essentials, and gain insights into how dynamic web environments function behind the scenes. If you're aiming to deepen your understanding and sharpen your development capabilities in a focused, structured format—this is your route. Delivered entirely online, it's tailored for learners who appreciate flexibility without compromising depth. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Course Curriculum: Section 01: CSS Introduction Introduction How to ask a great questions Introduction CSS Choosing Code Editor Installing Code Editor (Sublime Text) CSS Syntax Creating a first page with CSS Style Section 02: CSS Basic Inline CSS Internal CSS External CSS CSS Classes CSS IDs Colors Backgrounds Floating Positioning Margins Padding Borders Section 03: CSS Intermediate Styling Text Aligning Text Styling Links Font Family Font Styles Applying Google Fonts Box Model Icons Tables Navigation-Menu Dropdowns Section 04: CSS Advanced Advanced Selectors Forms Website Layout Rounded Corners Color Keywords Animations Pseudo Classes Gradients Shadows Calculations Creating Responsive Page Section 05: CSS Expert Button Styles Pagination Multiple Columns Image Reflection UI - UX Design Social Media Icons External CSS Style adding Section 06: PHP Introduction What is PHP Installing XAMPP for PHP, MySQL and Apache Installing Code Editor(Visual Studio Code) Creating PHP Project on XAMPP Hello World Program Section 07: PHP Basic Variables Echo and Print Data Types Numbers Boolean Arrays Multi-Dimensional Array Sorting Arrays Constants Section 08: PHP Strings Strings String Formatting String Methods Coding Exercise Solution for Coding Exercise Section 09: PHP Operators Arithmetic operators Assignment operators Comparison operators Increment - decrement operators Logical operators Ternary operator Section 10: PHP Decision making system If statement If-else statement If-elseif-else statement Switch-case statement Section 11: PHP Control flow statements Flow Chart While loop Do-while loop For loop For each loop Coding Exercise Solution for Coding Exercise Section 12: PHP Functions Creating a Function Function with Arguments Default Argument Function return values Call-by-value Call-by-reference Section 13: PHP Super globals $_POST Method $_GET Method Section 14: PHP Advanced Form Handling Date and Time Include Require Sessions File Reading File Upload Section 15: PHP Object oriented programming[OOPs] What is OOP Class and Objects Constructor Destructor Access Modifiers Inheritance Method overriding Abstract Class Interface Section 16: PHP - MySQL Application [CRUD] MySQL Basic PhpMyAdmin Creating Database and Table Database Connection PHP Form Create records PHP Form Reading records PHP Form Update Data PHP Form Delete records Section 17: PHP Real world code forms Registration Form MD5 Algorithm for Encrypting Sha Algorithm Login Form Section 18: PHP Validations On Submit Validation Input Numeric Validation Login Form Validation Form Server-side all Data Validation Form Server-side Validation Section 19: PHP Error handling Try-throw-catch Try-throw-catch-finally Section 20: MYSQL introduction Overview of Databases MySQL Installation MySQL Workbench Installation Connecting to MySQL using Console Section 21: MySQL basic Overview of Challenges SQL Statement Basic SELECT Statement SELECT DISTINCT Column AS Statement COUNT function Section 22: MySQL filtering data SELECT WHERE Clause - One SELECT WHERE Clause - Two ORDER BY LIMIT BETWEEN IN Operator LIKE and ILIKE Section 23: MySQL functions Overview of GROUP BY Aggregation function SUM() Aggregation MIN() and MAX() GROUP BY - One GROUP BY - Two HAVING Clause Section 24: MySQL joins Overview Assessment Overview of JOINS Introduction to JOINS AS Statement table INNER JOIN FULL Outer Join LEFT Outer JOIN RIGHT JOIN Union Section 25: MySQL advanced commands Advanced SQL Commands Timestamps EXTRACT from timestamp Mathematical Functions String Functions SUBQUERY Section 26: MySQL structure creation Database and Tables Data Types Primary key and Foreign key Create Table in SQL Script Section 27: MySQL data queries Insert Update Delete Section 28: MySQL structure queries Alter Table Drop Table Section 29: MySQL constraints NOT NULL Constraint UNIQUE Constraint Section 30: MySQL backup and restore Overview of Databases and Tables Backup database using phpMyAdmin Restoring a Database Course Assessment To simplify the procedure of evaluation and accreditation for learners, we provide an automated assessment system. Upon completion of an online module, you will immediately be given access to a specifically crafted MCQ test. The results will be evaluated instantly, and the score will be displayed for your perusal. For each test, the pass mark will be set to 60%. When all tests have been successfully passed, you will be able to order a certificate endorsed by the Quality Licence Scheme. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). Who is this course for? This Web Applications for Specialisation on Development course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Web Applications for Specialisation on Development course is open to all, with no formal entry requirements. Career path Upon successful completion of The Web Applications for Specialisation on Development Course, learners will be equipped with many indispensable skills and have the opportunity to grab.

Web Applications for Specialisation on Development Course
Delivered Online On Demand21 hours
£12

Medical Administration, Clinical Coding and Billing

3.0(2)

By Alpha Academy

Medical Administration, Clinical Coding and Billing This course teaches you the core skills needed for medical administration, clinical coding, and billing. You will learn how to manage schedules, organise patient records, handle medical files, maintain confidentiality, and use proper codes for billing. The course also explains medical terms, ethics, safety rules, and how technology supports healthcare systems. It is ideal for anyone who wants to work in a medical office or support clinical operations. Course Curriculum Module 01: Introduction To Medical And Clinical Administration Module 02: Organise Schedules Module 03: Maintaining Medical Records Module 04: Effective Filing Systems In Medical Offices Module 05: Confidentiality In A Medical Environment Module 06: Controlling Stocks And Supplies Module 07: Medical Jargon And Terminology Module 08: Maintaining Workplace Safety Module 09: Information Technology In Health Care Module 10: Medical (Clinical) Coding And Billing Module 11: Legal Aspects And Ethics (Learn more about this online course)

Medical Administration, Clinical Coding and Billing
Delivered Online On Demand3 hours
FREE

LangChain Masterclass - Build 15 OpenAI and LLAMA 2 LLM Apps Using Python

By Packt

This comprehensive course unlocks the boundless potential of LangChain, Pinecone, OpenAI, and LLAMA 2 LLM, guiding you from AI novice to expert. Dive into 15 different practical projects, from dynamic chatbots to data analysis tools, and cultivate a profound understanding of AI, empowering your journey into the future of language-based applications.

LangChain Masterclass - Build 15 OpenAI and LLAMA 2 LLM Apps Using Python
Delivered Online On Demand9 hours 59 minutes
£14.99

Entrepreneurship & Innovation Management

By IOMH - Institute of Mental Health

Overview of Entrepreneurship & Innovation Management Join our Entrepreneurship & Innovation Management course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The Entrepreneurship & Innovation Management course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The Entrepreneurship & Innovation Management course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! This Entrepreneurship & Innovation Management Course will help you to learn: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Entrepreneurship & Innovation Management. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-To-One Support from a Dedicated Tutor Throughout Your Course. Study Online — Whenever and Wherever You Want. Instant Digital/ PDF Certificate. 100% Money Back Guarantee. 12 Months Access. Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion – Digital / PDF Certificate After completing the Entrepreneurship & Innovation Management course, you can order your CPD Accredited Digital/ PDF Certificate for £5.99. Certificate of Completion – Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? This Entrepreneurship & Innovation Management is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand. On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level. This course has been developed with maximum flexibility and accessibility, making it ideal for people who don’t have the time to devote to traditional education. Requirements You don’t need any educational qualification or experience to enrol in the Entrepreneurship & Innovation Management course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path The certification and skills you get from this Entrepreneurship & Innovation Management Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors.

Entrepreneurship & Innovation Management
Delivered Online On Demand1 hour 54 minutes
£10.99

DevOps Online Training

By Naresh I Technologies

Course Overview Naresh IT's DevOps Online Training is a comprehensive program that explores the multifaceted realm of DevOps. Covering essential components, from foundational concepts to advanced tools and methodologies, this course delves into industry-best practices. DevOps is an innovative approach that combines software development (Dev) and IT operations (Ops) to promote collaboration, enhance efficiency, and boost productivity throughout the software development lifecycle. Participants can learn through live classes, either with or without videos, tailored to their preferences. Description This course provides in-depth training on DevOps principles, practices, and tools used in modern software environments. Topics include version control, continuous integration, continuous delivery, automation, infrastructure as code, and monitoring. Hands-on experience with tools like Git, Jenkins, Docker, Kubernetes, Ansible, and Terraform ensures a practical understanding of DevOps concepts. Course Objectives Understand the fundamental concepts and principles of DevOps. Learn about various DevOps tools and their usage in development and deployment. Gain proficiency in implementing continuous integration and continuous delivery pipelines. Master automation techniques for infrastructure provisioning, configuration management, and deployment. Acquire skills in containerization and orchestration using Docker and Kubernetes. Develop the ability to monitor, measure, and improve DevOps processes and systems. Prepare for industry-recognized DevOps certifications to enhance career prospects. Prerequisites Basic understanding of the software development lifecycle (SDLC). Familiarity with version control systems (e.g., Git). Knowledge of CI/CD concepts. Understanding of containerization technologies (e.g., Docker). Awareness of cloud computing platforms (e.g., AWS, Azure). Experience with the command line interface (CLI). Who can learn this course This course is suitable for: Software developers System administrators Operations engineers Quality assurance professionals IT managers Anyone interested in adopting DevOps practices for improved software delivery and IT operations efficiency. No prior experience with DevOps is required, although a basic understanding of software development and IT concepts is beneficial.

DevOps Online Training
Delivered Online On Demand1 hour
FREE

Diploma in Alternative Medicine

4.7(160)

By Janets

Semantically, alternative medicine refers to health treatment that is not practised using standard techniques that are typically used by doctors. Some also call it integrative or complementary therapy. Alternative medicine may include homoeopathy, traditional medicine, chiropractic, and acupuncture. Nowadays, health care experts themselves are becoming more and more open to alternative medicine and accepting the advantages of alternative medicine. Janets introduces the Diploma in Alternative Medicine at an affordable price for learners to gain the knowledge required to work in the alternative medicine field and enjoy a long career in any relevant domain. It provides a fantastic opportunity for those who are looking to brush up their knowledge and boost their career with an acknowledged certificate. This online alternative medicine course comprises 42 units that will take approximately 33 hours to complete. Moreover, it is accompanied by instructional videos, practical illustrations, how-to instructions and advice. Also, you'll have 1-year access to this course that enables you to study at your speed within your comfort zone. Why Choose this Course? By selecting this course, you'll have: Certificate (e-certificate upon successful completion) Accessible, educational modules instructed by the experts Flexible study time, learn at your own pace, through your computer, tablet or mobile device Instant feedback through mock tests and multiple-choice assessments 24/7 help desk available from our Customer Service teams Full Teacher Support during weekdays The list of alternative medicines Knowledge about the benefits of alternative medicines Course Design The course is delivered through our e-learning platform and accessible with any internet-connected device. No formal deadlines or teaching schedules are included that aids a flexible study plan.  The experts will teach you via the following: Video tutoring Online study supplies Mock tests Multiple-choice evaluation Certificate of Achievement Endorsed Certificate of Achievement from the Quality Licence Scheme Once the course has been completed and the assessment has been passed, all students are entitled to receive an endorsed certificate. This will provide proof that you have completed your training objectives, and each endorsed certificate can be ordered and delivered to your address for only £99. Please note that overseas students may be charged an additional £10 for postage. CPD Certificate of Achievement from Janets Upon successful completion of the course, you will be able to obtain your course completion e-certificate. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Endorsement This course and/or training programme has been endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. This course and/or training programme is not regulated by Ofqual and is not an accredited qualification. Your training provider will be able to advise you on any further recognition, for example progression routes into further and/or higher education. For further information please visit the Learner FAQs on the Quality Licence Scheme website. Method of Assessment In order to ensure the Quality Licensing scheme endorsed and CPD acknowledged certificate, learners need to score at least 60% pass marks on the assessment process. After submitting assignments, our expert tutors will evaluate the assignments and give feedback based on the performance. After passing the assessment, one can apply for a certificate. Who is this course for? Though it's an advanced course, anyone wanting to gain comprehensive knowledge and inherent experience in the relevant field is suitable for this alternative medicine course. Therefore, no additional lesson is compulsory. Besides, experts from this industry have designed this course that ensures its high quality. This makes the course an excellent opportunity for all students from any academic backgrounds to attain in-depth knowledge on this subject.

Diploma in Alternative Medicine
Delivered Online On Demand3 weeks
£9.99

Kbmtr.com

By Kbmtr.com

KBM Training & Recruitment is a leading provider of ACCA Courses, Accounting courses, and Assistant Accountant. We provide ACCA, AAT qualification support, professional guidance, and exam preparation to help learners succeed in the accounting and finance course. We offer expert guidance in financial reporting, performance management, financial asset management systems, and international financial reporting standards, helping learners gain real-world expertise.

Kbmtr.com
Delivered Online On Demand10 weeks
FREE