Mobile Development
Showing 169–180 of 248 results
Learn Swift: Structs and Classes
Continue your Swift journey by learning how to represent real-world objects using structs and classes!
Learn the Basics of Android
Get started developing Android Apps! Get to know the Android programming environment and skills needed to build basic Android apps
Learn To Build A Professional Converter App In iOS
Learn how to build an iOS app using Xcode and integrate it with Cocoapods to create a professional converter iOS app.
Learn To Build Apps Using Swift3 and iOS10
Swift 3 tutorial helps you learn how to code with swift, fundamentals of swift & building apps from scratch in this course
Learn to Build Mobile Apps from Scratch
Learn how to build a mobile app & foray into the mobile app development world with this Mobile App Development Course.
Leveraging the Power of the Android Platform
Android provides a powerful threading model and rich background execution capabilities. In this course, you'll learn how to leverage these capabilities through the use of AsyncTask, Handlers, Services, Job Scheduler, Broadcast Receivers, and more.
Login Sign up UI from Scratch with Flutter
Build an awesome login sign up ui all from scratch with flutter
Managing Android App Data with SQLite
Persistent data storage is at the heart of most modern applications. In this course, you will learn how to use SQLite, the most widely used persistent data storage solution for Android.
Managing iOS and Android Mobile Devices with Microsoft Intune
This course will teach you the skills and share with you the knowledge required to manage mobile devices such as Android and iOS devices, with Microsoft Endpoint Manager (Intune).
Managing State in Flutter 1
Flutter represents the leading edge in the pursuit to create cross-platform mobile applications from a single code base. Learn the mechanisms that Flutter offers to efficiently manage application state while keeping application code well organized.
Managing State in Flutter Using BLoC Pattern
Discover state management techniques in Flutter using the BLoC pattern, focusing on separation of concerns and efficient data handling.
Master Clean Architecture in Flutter for beginners
Build application from scratch using Clean Architecture, Bloc and Cubit