App Development
Showing 481–492 of 2118 results
Computer Graphics in Python and Pycairo
This course is a beginner's guide to Python's Pycario library. We will use Pycairo to draw basic shapes and move our way up to complex shapes in this course.
Configuring Model-driven Applications with Power Apps (PL-400)
Model-driven apps enable you to create robust and scalable data-driven business solutions. This course will teach you how to design, configure and deploy efficient model-driven apps with Microsoft Power Apps.
Connecting Front-End to Back-End
Learn how to join the front-end and the back-end by creating REST APIs and using the MVC architecture.
Consuming a GraphQL API with Apollo Client 3 and React
GraphQL provides clients the power to ask for what they need and get exactly that in a single request. This course will teach you the skills to consume and interact with GraphQL APIs using Apollo Client and React.
Consuming an OData v4 API
This course will teach you how to integrate with an OData API from .NET and JavaScript.
Consuming Data with GatsbyJS 2
Learn how to get data from various data sources in GatsbyJS. This course will teach you how to consume data from a WordPress back-end, a headless CMS, external GraphQL and REST APIs and to acquire and display data at run-time instead of build-time.
Consuming Web APIs with TypeScript 5
Web APIs are the gateway for bringing data in and out of web based applications with Typescript, and a critical part of our development toolkit. This course will teach you how to work with Web APIs using TypeScript v5 using best practice methods.
Containerizing Angular Applications with Docker
Learn how to build and run your Angular application code using Docker containers. Explore how to write dockerfiles for custom images, leverage multi-stage dockerfiles, container orchestration with Docker Compose, and much more.
Control Access to Your Applications Using Auth0 API in JavaScript
Implement access control in applications using the Auth0 API in JavaScript, focusing on user authentication and role management.
Control Your Data’s Flow with HTTP Interceptors
Learn how you can take control of your Angular app’s data flow by designing your HTTP Interceptors.
Cookies and Sessions in PHP
This course will teach you how to create, efficiently use, and effectively destroy cookies and sessions in PHP.
Core Data Fundamentals with Swift
It's inevitable: you're going to need to persist data on a user's device. This course will give you the essential skills you need to architect an app to use Core Data. You'll learn to model, manage, and display data using Core Data in this course.