Course catalog

Categories

Showing 41-60 of 122 items.

Building a Note-Taking App for iOS 11 with Swift

Create your first iPhone app while you learn the basics of Swift and Xcode. Build a complete note-taking app for iOS 11.

Building an Android App with Architecture Components

Learn best practices and architecture recommendations for building high-quality Android apps using the Android Architecture Components for data persistence and display.

Building an Android App with Jetpack Libraries

Speed up your development workflow with Android Jetpack. Learn how to use Jetpack libraries to build Android apps faster and more efficiently.

Building Flexible Android Apps with the Fragments API

Create layouts for various screen sizes with the Android Fragments API. Learn to add and remove fragments with Java and XML and use fragments to dynamically choose layouts.

Building iOS Apps with CloudKit

Learn how to leverage CloudKit—the simple and cost-effective cloud storage solution from Apple—to build your iOS app’s back end.

Building Your First iOS 13 App

Create an iOS app in the span of an afternoon. Explore the code, tools, frameworks, and practices for building simple, native iOS 13 applications.

Choosing a Cross-Platform Development Tool

Need to determine which cross-platform mobile development tool is right for your project? This course delves into five popular frameworks to help you make the right call.

Choosing a Cross-Platform Development Tool: Cordova, Ionic, React Native, Titanium, and Xamarin

Choose the right tool for cross-platform development. Review the pros and cons of Cordova, Ionic, React Native, Titanium, and Xamarin.

Create Voice Controlled AR Apps 1: Build a Car Showcase Application

Take this project-based course and learn how to create immersive, commercially viable augmented reality (AR) apps that can be controlled with voice commands, using Vuforia and Unity.

Create Voice Controlled AR Apps 2: Build a Real Estate Brochure

Learn how to use Vuforia and Unity to create a real-world AR app for the real estate industry. See how to build an AR app that allows users to walk around an advertised property.

Creating a Mobile App Interface in After Effects

Learn how to prototype an app interface using Adobe Illustrator, and then take the finished design into After Effects for animation.

Creating Your First Android App with Kotlin

Kotlin is now the language of choice for Android app development. Learn how to build your first application with Kotlin in this quick overview.

Designing RESTful APIs

Discover how to plan and model your own APIs, and explore the six REST design constraints that help guide your architecture.

Effective Android Testing for Mobile Developers

Explore effective testing techniques for Android by walking through an app development workflow where testing is integrated throughout the process.

Flutter: Part 01 Introduction

Discover how to get Flutter—the cross-platform framework for creating elegant, natively compiled apps—up and running on Windows and Mac.

Flutter: Part 02 Building Apps

Learn how to build a basic app with Flutter, the cross-platform mobile development framework for Windows and Mac.

Flutter: Part 03 Flutter Widgets

Widgets make Flutter apps easy to build. Learn how to design an elegant and interactive user interface with Flutter widgets.

Flutter: Part 04 Building an App with State

Learn intermediate development skills, such as working with functions, variables, and Stateful and Stateless widgets, for state management in Flutter.

Flutter: Part 05 Flutter and Dart Packages

Learn how to use Dart packages to extend Flutter apps.

Flutter: Part 06 Modularizing and Organizing Flutter Code

Learn how to organize your Flutter codebase so that it is easier to maintain and improve over time.