App Development
Showing 2053–2064 of 2110 results
Working with Audio and Video in Web Pages
This course will teach you how to extend your website by using media (audio and video) to further engage your users.
Working with Colors and Images in CSS
The web is an essentially visual medium, and that means working with colors and images. This course will teach you the different ways web pages create color and display images, and how to choose the right methods to deliver them in your content.
Working with Components in React 18
This course will teach you how to build React apps that use components in the best possible way while minimizing computer resources and maximizing browser UI experience.
Working with Data in React
This course will teach you to construct React apps adept at managing all data seamlessly. You'll also learn about the React concurrent rendering feature, Suspense, which enables superior user experiences.
Working with Databases in PHP 8
Learn how to use PHP with common databases. This course will teach you to use PHP code to work with both relational and non-relational databases.
Working with Django Models
Django’s ORM is one of the most powerful and easy to use ORMs available. This course will teach you how to leverage the full power of Django Models to build better data models for your web applications.
Working with Geolocation in HTML5
This course will teach you how to get a user’s location and place that location on a map.
Working with HTML5 – For Web Developers and Designers
Working with HTML5 - For Web Developers and Designers
Working with JSON in .NET
JSON is one of the most widely used data interchange formats for serializing and transmitting structured data. This course will teach you how to work with JSON in .NET using the native System.Text.Json base class library.
Working with Local Data in Xamarin.Forms 4
At the core of high quality mobile app development with Xamarin.Forms is an understanding of how to store data locally. In this course, you'll learn about different local data storage options, and how they can improve your app's performance.
Working with Native Features in Xamarin.Forms 4 Applications
Xamarin.Forms will let you create applications for multiple platforms using a shared codebase. This course will teach you how to use multiple techniques for accessing native platform features that are not directly exposed to the Xamarin.Forms.
Working with Remote Data in Xamarin.Forms 4 Applications
Learn how your Xamarin.Forms application can connect with APIs for its data needs.