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

7955 Concept courses delivered On Demand

The Complete C++ Developer Course

By Packt

This course will provide you with practical experience in C++. You will learn the basics and advanced concepts of C++, such as data types, arrays, functions, encapsulation, inheritance, exception handling, object-oriented programming (OOP), and a lot more, by developing interesting real-world applications.

The Complete C++ Developer Course
Delivered Online On Demand19 hours 41 minutes
£26.99

Business Management Training Course

By Training Tale

Our Business Management course is designed by the relevant industry experts so that you can gain excellent theoretical and practical knowledge and skills in business management. In modern businesses, the business administrator or business manager is the key person who contributes effectively to the organisation's success and is considered a leader in contemporary management approaches. This course is designed in such a way to provide candidates with effective knowledge and essential skills that are in demand in modern organisations. This Business Management course will teach you more about what it takes to be a manager and business analyst. Through this course, you will gain in-depth knowledge of business management, as well as the roles and responsibilities of business managers in modern organisations. The Business Management course will teach you about various business operations such as human resource management, communication management, risk analysis, evaluation and management, and customer relationship management. It will define business managers' roles in all of these operations. Furthermore, through this course, you will learn how teams are formed within an organisation and effectively managed. Learning Outcomes After completing this Business Management course, the learner will be able to: Gain a thorough understanding of Business Management. Understand the basic concepts of Human Resource Management. Understand the basic concepts of Customer Relationship Management. Understand the basic concepts of Performance Management. Understand the basic concepts of Risk Management. Why Choose Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. This course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. ***Business Management Bundle Course Course 01: Business Management Course 02: Level 7 Business Management Course Course 03: Level 7 Diploma in Leadership and Management Course 04: Level 7 Diploma in Operations Management Course 05: Level 7 Life Coaching Course 06: Anger Management Course 07: Level 5 Negotiation Skills Course Course 08: Level 5 Proofreading & Copy Editing Course 09: Level 5 Diploma in Risk Management Course Course 10: Level 5 Diploma in Business Analysis Course 11: Level 4 Copywriting Course 12: Level 1 Business Management Course 13: Minute Taking Course Course 14: Workplace Stress Management Course 15: Dealing With Difficult People Course 16: Level 7 Diploma in Facilities Management Course Course 17: Level 5 Report Writing Course Course 18: Level 3 Business Administration Course 19: Level 2 Diploma in Business Administration Course 20: Communication Skills Course ***Other Benefits of this Bundle Course Free 20 PDF Certificate Lifetime Access Free Retake Exam Tutor Support [ Note: Free PDF certificate as soon as completing the Business Management course] ***Business Management*** Detailed course curriculum of Business Management Module 01: An Overview of Business Management Module 02: Fundamental Concepts of Human Resource Management Module 03: Fundamental Concepts of Customers Relationship Management Module 04: Fundamental Concepts of Performance Management Module 05: Fundamental Concepts of Risk Management Assessment Method After completing each module of the Business Management Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Certification After completing the MCQ/Assignment assessment for this Business Management course, you will be entitled to a Certificate of Completion from Training Tale. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? **Business Management The course is ideal for individuals interested in business management and learning more about the business world and its administration. Requirements **Business Management There are no specific requirements for this Business Management course because it does not require any advanced knowledge or skills. Certificates Certificate of completion Digital certificate - Included

Business Management Training Course
Delivered Online On Demand5 days
£81

ASP.NET Core MVC - Up and Running (.NET 5)

By Packt

This course will take you from the basic structure of ASP.Net Core 5 to building and enhancing a functional website. You will deep dive into the concepts by creating a product catalog, connecting your application to a database, sending emails from your application, integrating a secure payment system into your application, and a lot more.

ASP.NET Core MVC - Up and Running (.NET 5)
Delivered Online On Demand14 hours 11 minutes
£26.99

GraphQL with NodeJs: From Beginner to Advanced Concepts

By iStudy UK

GraphQL is a language that enables you to provide a complete and understandable description of the data in your API, which provides a common interface between the client and the server for data fetching and manipulations. If you ever wondered how to get started with developing GraphQL API using Node.js, then you are in the right place! In this GraphQL with NodeJs: From Beginner to Advanced Concepts you'll learn how to setup a GraphQL server with Node.js and Express. You'll be using the Express middleware express-graphql. Learn Advanced Concepts- Interfaces, Unions, DataLoaders, Caching, Pagination, Sorting, Filtering. Learn Cursor based Pagination in GraphQL. You will learn to build highly scaleable APIS with GraphQL, NodeJs and MongoDB. The course will show you why GraphQL is a viable solution for both new and existing applications and what its advantages are when compared to REST. Furthermore, you'll learn how to use GraphQL on the client side to send queries and mutations to the server. What Will I Learn? Build highly scaleable APIS with GraphQL, NodeJs and MongoDB Secure GraphQL API using JWT Authentication Learn Advanced Concepts- Interfaces, Unions, DataLoaders, Caching, Pagination, Sorting, Filtering Learn Cursor based Pagination in GraphQL Testing with GraphQL, NodeJs and Jest Unit Testing and Integration testing in GraphQL Requirements Knowledge of Javascript is required Knowledge of NodeJs is required Who is the target audience? NodeJs developers who want learn about GraphQL Developers who have basic knowledge of GraphQL but want to learn more advanced concepts in GraphQL Developers who want to learn how to build GraphQL APIs Developers who want to learn how to implement Authentication, Subscriptions, Testing, and Caching in GraphQL Getting Started Create Express Server in NodeJs FREE 00:04:00 Create GraphQL Server using express-graphql FREE 00:08:00 Understand GraphQL Resolver Arguments 00:03:00 Connect GraphQL App with MongoDB using Mongoose 00:04:00 CURD(Create, Read,Update,Delete) Operations with Nodejs, GraphQL, and MongoDB Create Record in MongoDB Using GraphQL Mutation 00:06:00 Get Records From MongoDB Using GraphQL Query 00:02:00 Update Records From MongoDB Using GraphQL Mutation 00:02:00 Delete Record From MongoDB Using GraphQL Mutation 00:02:00 Authentication and Authorization in GraphQL, Nodejs and MongoDB Create GraphQL Server with GraphQL Yoga 00:03:00 Split up your schema definition, resolvers, and Query type into multip 00:07:00 Create a Mongoose User model for Authentication in GraphQL 00:03:00 Register and Encrypt User Data and Return JWT Payload with Graph 00:07:00 Operations and Variables in GraphQL 00:02:00 Validate Input in GraphQL with Joi 00:04:00 Authenticate a User using a JSON Web Token in GraphQL 00:03:00 Merge GraphQL Resolvers into a Single Object using lodash.merge 00:02:00 Create a Middleware for Authentication in GraphQL 00:07:00 Apply Authentication Middleware on GraphQL Resolvers 00:03:00 Create Nested Resolvers to remove duplicate code from individual 00:07:00 Pagination, Filtering, And Sorting in GraphQL Paginate List of Data in GraphQL 00:04:00 Filter Nodes with Matching Rule GraphQL Queries 00:03:00 Sort GraphQL Query Results by Field 00:02:00 Cursor Based Pagination 00:09:00 Fragments, Interfaces, and Unions in GraphQL Send Multiple Queries in a Single Request using Aliases in GraphQL 00:02:00 Enhancing Fields Reusability with Fragments in GraphQL 00:02:00 Create Enum to represents a collection of related values 00:03:00 Create an Interface to represent the reusable fields in GraphQL 00:06:00 Interface Demo with __ResolveType 00:05:00 Create Union to return more than object type from GraphQL field 00:11:00 Subscriptions and DataLoaders in GraphQL Introduction to Subscriptions 00:01:00 Adding real-time functionality with GraphQL Subscriptions 00:06:00 Why Data Loaders in GraphQL 00:02:00 Create DataLoader in GraphQL 00:05:00 Batching in GraphQL 00:05:00 Caching in GraphQL - Udemy 00:03:00 Testing with Jest in GraphQL and NodeJs Integrate Jest Testing Framework with GraphQL, and NodeJs 00:05:00 Write Unit test for Resolvers in GraphQL 00:04:00 Write Integration Test for Queries And Mutations in GraphQL 00:04:00 Course Certification

GraphQL with NodeJs: From Beginner to Advanced Concepts
Delivered Online On Demand2 hours 41 minutes
£25

Ultimate Guide to Raspberry Pi - Tips, Tricks, and Hacks

By Packt

This course will provide the information you need to master the Raspberry Pi 3 and Raspberry Pi 4. It walks you through everything you need to know to use the platform to the fullest and assumes no prior programming or electronics knowledge. The course also covers details about Raspberry Pi OS and Raspberry Pi Imager.

Ultimate Guide to Raspberry Pi - Tips, Tricks, and Hacks
Delivered Online On Demand4 hours 43 minutes
£68.99

Human Resource Advisor & Counselling

4.3(43)

By John Academy

Elevate your career with our Human Resource Advisor & Counselling course. Master communication, psychological concepts, and counselling techniques. Enhance employee support, wellness, and work-life balance. Drive performance management, professional development, and continuous learning. Join us to become a skilled HR professional fostering positive organizational dynamics.

Human Resource Advisor & Counselling
Delivered Online On Demand2 hours
£23.99

Construction Site Management Accredited Career Bundle Course

5.0(2)

By Training Express

Construction Site Management Accredited Career Bundle Are you ready to take charge of construction site management from the comfort of your own space? The Construction Site Management Accredited Career Bundle Course provides everything you need to gain a deep understanding of site management principles. With this course, you’ll gain in-depth knowledge of essential topics like risk management, planning, safety regulations, and project coordination – all designed to keep your site running smoothly and safely. You’ll navigate the complexities of managing teams, resources, and timelines, all while honing your skills in essential management techniques. Whether you’re looking to advance in the industry or explore new opportunities, this course is tailored for anyone keen to learn the ins and outs of construction site management. It’s not just about knowing how to manage a site; it’s about understanding how to keep things efficient, productive, and safe. The course offers a structured and engaging learning journey, designed to equip you with the tools to make smart decisions and manage complex tasks effectively. If you’re keen to enhance your career in construction site management, this bundle will serve as the perfect guide. Key Features of this Career Bundle CPD Accredited Courses Instant PDF certificate Fully online, interactive course Self-paced learning and laptop, tablet, smartphone-friendly 24/7 Learning Assistance Discounts on bulk purchases Construction Site Management Courses : Construction Site Management Construction Management PPE CMD Site Safety Management Health And Safety At Work Emergency First aid at work Risk Assessment Construction Project Management Site Management Asbestos Awareness & Safety Property Development Diploma Working at Height Working at Confined Space Coshh Noise Awareness Abrasive Wheels Leadership Skills Communication Skills Deligation Conflict Resolution Covid-19 Awareness Course Accreditation These Construction Site Management bundle courses are CPD accredited, providing you with up-to-date skills and knowledge and helping you to become more competent and effective in your chosen field. Certification Once you've successfully completed your Construction Site Management course, you will immediately be sent a digital certificate. Also, you can have your printed certificate delivered by post (shipping cost £3.99). CPD 220 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Construction Site Management bundle is ideal for anyone looking to start a career in the field, which includes the following related professions: Project Manager Building Inspector Site Engineer Site Coordinator Site Foreman Construction Site Supervisor Safety, Health and Environment Executive Requirements No prior degree or experience is required to enrol in this Construction Site Management course. Career path This Site Management Course will help you to explore avariety of career paths in the related industry, including: Site Manager Site Supervisor Construction Project Manager Building Inspector Site Engineer Construction Coordinator Health and Safety Manager Quantity Surveyor Contracts Manager Facilities Manager Certificates Digital certificate Digital certificate - Included Hardcopy Certificate Hard copy certificate - Included Hardcopy Certificate (UK Delivery): For those who wish to have a physical token of their achievement, we offer a high-quality, printed certificate. This hardcopy certificate is also provided free of charge. However, please note that delivery fees apply. If your shipping address is within the United Kingdom, the delivery fee will be only £3.99. Hardcopy Certificate (International Delivery): For all international addresses outside of the United Kingdom, the delivery fee for a hardcopy certificate will be only £10.

Construction Site Management Accredited Career Bundle Course
Delivered Online On Demand1 hour
£100

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course

By Packt

This video course is designed to prepare you to achieve the AWS Certified Solution Architect Associate SAA-C02 exam. The course covers all the major domains needed for the certification and will help you develop the basics of AWS.

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course
Delivered Online On Demand8 hours 5 minutes
£63.99

Biomechanics in Orthodontics: A Comprehensive Guide to Orthodontic Biomechanics

4.3(43)

By John Academy

Explore the intricate world of orthodontic biomechanics with our comprehensive course. Master the fundamental concepts, advanced techniques, and cutting-edge technologies shaping modern orthodontics. From archwires to aligner therapy, delve into the biomechanics of tooth movement, anchorage control, and space closure. Elevate your practice with expert insights, ensuring precision in class II and class III corrections. Join us for a transformative learning experience in the dynamic intersection of orthodontics and biomechanics.

Biomechanics in Orthodontics: A Comprehensive Guide to Orthodontic Biomechanics
Delivered Online On Demand
£24.99

Complete SQL and Databases Bootcamp: Zero to Mastery

4.9(27)

By Apex Learning

Fall into Savings. Enjoy the biggest price fall this Autumn! Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for a Database course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Database bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Database course that will enhance your skills and prepare you for the competitive job market. Also, our experts are available for answering your queries on Database and help you along your learning journey. Advanced audio-visual learning modules of these Database courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Database, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Database Bundle Consists of the following Premium courses: Course 01: Microsoft SQL Server Development for Everyone Course 02: SQL Programming Masterclass Course 03: SQL NoSQL Big Data and Hadoop Course 04: Python Programming for Everybody Course 05: Data Science with Python Course 06: JavaScript Foundations for Everyone Course 07: C# Programming - Beginner to Advanced Course 08: R Programming for Data Science Course 09: Three.js & WebGL 3D Programming Course for Beginners Course 10: Basic Google Data Studio Course 11: Data Analytics with Tableau Course 12: Spatial Data Visualization and Machine Learning in Python Level 4 Course 13: Cyber Security Incident Handling and Incident Response Course 14: Learn Ethical Hacking From A-Z: Beginner To Expert Enrol now in Database to advance your career, and use the premium study materials from Apex Learning. The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Database expertise and essential knowledge, which will assist you in reaching your goal. Curriculum of Bundle Course 01: Microsoft SQL Server Development for Everyone Introduction Manipulating Tables and Data Relationships Foreign Keys Group By and Aggregate Functions Advanced SQL Server Objects and Concepts The detailed curriculum of the Database bundle is given in the resources section. 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 (For The Title Course ) Hard Copy Certificate: Free (For The Title Course ) CPD 160 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Database bundle. Requirements Our Database course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this Database expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included P.S. The delivery charge inside the UK is £3.99, and the international students have to pay £9.99.

Complete SQL and Databases Bootcamp: Zero to Mastery
Delivered Online On Demand
£65