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

434 API courses in Cardiff delivered On Demand

Software Security Testing

By Packt

Learn how to perform security audits, penetration testing, and code auditing for modern software in the web/cloud, mobile, and desktop. This course will help you master industry standards and enable you to carry out professional assessments to secure technologies as well as communicate risks to high-level executives, management, and technical staff.

Software Security Testing
Delivered Online On Demand7 hours 59 minutes
£149.99

Python for Software Engineering Bootcamp

By Packt

Learn how to build and test APIs and web services, which form the foundation of most software engineer work with the help of this carefully structured beginner's level course. You will be learning all of this in Python, one of the world's most popular and widely used programming languages.

Python for Software Engineering Bootcamp
Delivered Online On Demand41 hours 6 minutes
£82.99

Apache Kafka Series - Learn Apache Kafka for Beginners v3

By Packt

A beginner-level course that follows a step-by-step approach to learning the fundamentals and core concepts of Apache Kafka 3.0. You will work through interesting activities such as programming a Twitter producer and Elasticsearch consumer to understand the various concepts.

Apache Kafka Series - Learn Apache Kafka for Beginners v3
Delivered Online On Demand8 hours 14 minutes
£35.99

Deep Learning - Recurrent Neural Networks with TensorFlow

By Packt

In this self-paced course, you will learn how to use TensorFlow 2 to build recurrent neural networks (RNNs). You will learn about sequence data, forecasting, Elman Unit, GRU, and LSTM. You will also learn how to work with image classification and how to get stock return predictions using LSTMs. We will also cover Natural Language Processing (NLP) and learn about text preprocessing and classification.

Deep Learning - Recurrent Neural Networks with TensorFlow
Delivered Online On Demand4 hours 6 minutes
£82.99

Deep Learning Using Keras - A Complete and Compact Guide for Beginners

By Packt

In this course, we will start with extremely basic concepts such as learning the programming language fundamentals and other supporting libraries. Then we will proceed with the core topics with the help of real-world datasets to gain a complete understanding of deep learning using Python and Keras.

Deep Learning Using Keras - A Complete and Compact Guide for Beginners
Delivered Online On Demand9 hours 34 minutes
£33.99

What's New in .NET and C#

By Packt

Stay ahead in the world of software development with this comprehensive course on the latest advancements in C# 11, C# 10, .NET 7, and .NET 6. In this course, you will learn new features, migration techniques, and tools to enhance your coding skills. This course will also help you stay-up to date in the dynamic world of software development and enhance your coding expertise.

What's New in .NET and C#
Delivered Online On Demand2 hours 26 minutes
£41.99

ChatGPT: Beginner Crash Course

4.8(9)

By Skill Up

ChatGPT is a powerful AI language model that can be used for a variety of tasks. This crash course will teach you the basics of ChatGPT, including how to use it to generate text, translate languages, and answer your questions.

ChatGPT: Beginner Crash Course
Delivered Online On Demand3 hours 9 minutes
£25

Web Development Concepts for Everyone

By Packt

This is a comprehensive course designed to provide a solid foundation in web development principles and practices. This course is intentionally structured to provide a technical understanding of web development concepts without delving into intricate implementation details. Anyone looking to better understand how web applications are built can take this course.

Web Development Concepts for Everyone
Delivered Online On Demand5 hours
£82.99

Spring Framework Interview Guide - 200+ Questions and Answers

By Packt

This course comes bundled with basic to advanced level knowledge on Spring and Spring Boot with 200+ questions and answers. With REST API, JPA, Hibernate, and Spring Data JPA, you have the upper hand in your interviews for sure.

Spring Framework Interview Guide - 200+ Questions and Answers
Delivered Online On Demand5 hours 48 minutes
£71.99

GraphQL with NodeJs: Beginner to Advanced

4.3(43)

By John Academy

Description GraphQL is a query and manipulation language of API that accomplishes queries with existing data. It is alternative to REST that is maintained by people, community, companies, and individuals across the world. To know more details about it, look at the GraphQL with NodeJs: Beginner to Advanced course. It will guide you further in your quest to regard this topic. The contents of this course will assist you to learn its basic to advance functions knowing how to start with GraphQL and NodeJs, do CURD Operations with NodeJs, MongoDB, and GraphQL, and fragment, union, and interfaces with GraphQL. The GraphQL with NodeJs: Beginner to Advanced course will assist you to learn how to set page number, make caching and batching, filtering, sorting and to know about the subscription and data loaders in GraphQL. It also enables you to test the data authentication and authorization with Jest in MngoDB, NodeJs, and GraphQL. The purpose of the course is to make you efficient in this field providing with all required information must. Learn vibrantly with the help of this course. Certification: After completing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? GraphQL with NodeJs: Beginner to Advanced is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our GraphQL with NodeJs: Beginner to Advanced 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. Getting Started Create Express Server in NodeJs FREE 00:04:00 Create GraphQL Server using express 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 multiple files 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 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 Order your Certificate Order Your Certificate 00:00:00

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