Mobile Development
Showing 73–84 of 248 results
Creating Mobile Apps: Native, Hybrid, or Cross Platform Framework?
If you want to create a mobile app targeting the two biggest platforms (iOS and Android), there are choices to make about which development technique to use. This course is aiming to help you make the correct choice by giving an overview and explanation of the three possibilities, and the pros and cons of each in different scenarios.
Creating Responsive Layouts in Xamarin.Forms
Modern application development means creating applications for a plethora of different devices. This course will teach you how to create responsive layouts for those devices with Xamarin.Forms.
Creating Your First Android App with Android Studio 2018 and Firebase
When you create Android apps, you often need to deal with server-side technologies. This course will teach you how to use Firebase within your app so that you can build great full-stack apps quickly and follow best practices.
Customizing UI Settings Using the AndroidX Preference Library
Android settings allow users to change the functionality and behavior of an application. This course will teach you to leverage the power of the AndroidX Preference library to build consistent settings UIs that conform to Android design guidelines.
Data Binding in Xamarin.Forms 4
Learn how to create data-bound applications in Xamarin.Forms.
Debugging, Testing, and Publishing a Flutter 2 App
This course teaches you how to debug and handle errors in Flutter and Dart correctly, capture them to a reporting system, write unit and integration tests to ensure your app's quality, and deploy your Flutter app to Android, iOS, and the web quickly.
Decode the Coding Interview in Kotlin: Real-World Examples
Stop grinding through endless practice questions, and start breaking down real-world problems. Tackle your interview in Kotlin with confidence.
Decode the Coding Interview in Swift: Real-World Examples
Stop grinding through endless practice questions, and start breaking down real-world problems. Tackle your interview in Swift with confidence.
Deep Learning for Android Apps
This course aims to equip you with the techniques to train the DL models, convert them to the TF Lite format, and deploy these models into your Android apps.
Deploying and Distributing Xamarin.Forms Applications
This course will teach you how to get your app out of Visual Studio and in to the hands of your future users.
Developing Android Applications with Kotlin: Custom Views Playbook
Adding customized views and components to your app will set it apart from the crowd. In this course, you will learn three foundational techniques for creating any view you can imagine.
Developing Android Applications with Kotlin: Getting Started
Kotlin greatly simplifies the task of creating Android apps. Become a successful Android developer by developing your understanding of the Kotlin language and the creation of interactive user experiences with Android Activities.