App Development
Showing 337–348 of 2008 results
Building an HTTP Application with Ktor
Ktor is a Kotlin framework for writing both client and server-side HTTP applications. In this course, you will learn how to write secure server side Ktor applications that produces data in various formats and write a Ktor client to consume that data.
Building an Instagram Clone using MERN
Build an Instagram clone using MERN stack and deploying to Heroku cloud.
Building and Configuring a Salesforce Experience Cloud Site without Code
This course will teach you tactical, practical skills to facilitate the development and configuration of a Salesforce site with Salesforce Experience Cloud.
Building Applications with React 16 and Flux 3
Get started with React, React Router, and Flux by building a data-driven application that manages Pluralsight course data. This course uses a modern client-side development stack including create-react-app, Node, Webpack, Babel, and Bootstrap.
Building Applications with React 18 and Redux
Learn how to use React, Redux, React Router, Jest, React Testing Library, and modern JavaScript to build powerful and fast web applications.
Building Apps with Android Architecture Components
Programming Android apps can be a complex process and lack of knowledge in architecting your app can result in spaghetti code and dead ends. This course will teach you to utilize the ARCH components libraries and master building Android apps.
Building Blazor Hybrid Apps
With Blazor Hybrid you can build mobile and desktop applications with HTML and C# by using the Blazor web framework. This course will teach you how to build Blazor Hybrid applications with Blazor, .NET MAUI, WPF, and Windows Forms.
Building Business Applications with Angular and ASP.NET Core 2
In this course you'll learn how to tackle advanced business scenarios and use cases, thus improving your application's security, reliability, data integrity, and performance.
Building Configurable Applications Using .NET 5 Generic Host
Hard-coded paths, URLs, and other settings make your applications inflexible and difficult to change. This course will teach you how to use the .NET Generic Host and Configuration APIs in your applications, allowing them to update without recompiling.
Building Cross-Platform Applications with .NET MAUI
Discover how to build cross-platform applications using .NET MAUI, focusing on shared code and UI design for multiple platforms.
Building Cross-platform Mobile Apps in C# with Xamarin and Azure
Use your C# skills to build a cross-platform mobile application and a cloud-hosted back-end. You will learn how to use Xamarin and Azure together to quickly build a rich application with login, push notifications, and a lot of code reuse.
Building CRUD Actions in a JavaScript REST API
REST APIs are essential to a vast number of web applications. This course will teach you how to perform basic CRUD operations using a JavaScript REST API.