Kotlin and Android: Beyond the Basics with Sealed Classes [FREE]
In this tutorial, you’ll learn about Kotlin sealed classes and how to use them to manage states when developing Android apps.
View ArticleSwiftUI with Laurie Gray – Podcast S10 E01 [FREE]
Season 10 opens with a chat from Disciple of Code Laurie Gray. Laurie gives us the Lowdown on SwiftUI after nearly a year of refinement. Then, Dru talks about MVVM.
View ArticleiOS MVVM Tutorial: Refactoring from MVC [FREE]
In this iOS tutorial, you’ll learn how to convert an MVC app into MVVM. In addition, you’ll learn about the components and advantages of using MVVM.
View ArticleAndroidX Biometric Library: Getting Started [FREE]
In this tutorial you will learn how to use the AndroidX Biometric Library by showing the biometric prompt and using its callbacks.
View ArticleDrawing in iOS with SwiftUI [SUBSCRIBER]
Learn about drawing using SwiftUI by creating custom controls using a combination of SwiftUI and Core Graphics. Covers shapes, colors, drawing with Pencil, and how to integrate them into a non-trivial...
View ArticleFlutter ListView [SUBSCRIBER]
Learn and understand how to use the ListView widget in Flutter to display lists and scrollable interfaces.
View ArticleiOS Photos Framework [SUBSCRIBER]
Build an app using iOS's Photos Framework, which allows the user to select multiple images from the device's photo library and creates a collage with those selected images.
View ArticleIntroduction to Google's Material Design [SUBSCRIBER]
Learn the basics of Google's Material Design by updating an old app to implement material widgets, colors, typography and icons.
View ArticleGoogle Maps iOS SDK Tutorial: Getting Started [FREE]
In this tutorial, you’ll learn how to use the Google Maps iOS SDK to make an app that searches for nearby places to eat, drink or shop for groceries.
View ArticleUIElements Tutorial for Unity: Getting Started [FREE]
In this Unity tutorial, you’ll learn how to use Unity’s UIElements to create complex, flexible editor windows and tools to add to your development pipeline.
View ArticleImage Handling with Picasso [SUBSCRIBER]
Learn how to use one of the most popular Android libraries: Picasso. See why Picasso is so popular and how it can help load and add images to your app with a clear and easy to use syntax.
View ArticleAnnouncing Our New Mobile App — and Downloadable Videos! [FREE]
We’re excited to announce our new mobile app for iOS and Android — and also a new feature to download videos and take them offline!
View ArticleSwift Package Manager for iOS [FREE]
In this tutorial, you’ll learn how to use the Swift Package Manager (SPM) to create, update and load local and remote Swift Packages.
View ArticleDagger 2 Tutorial for Android: Advanced – Part 2 [FREE]
In this tutorial, you’ll learn how to implement advanced features of Dagger 2 by using subcomponents, custom scopes and multibinding.
View ArticleFundamental iOS Design Patterns [SUBSCRIBER]
Learn about fundamental iOS design patterns like MVC, Delegation, Strategy, Singleton, Memento, Observer and Builder! These patterns are frequently used throughout iOS development, and every iOS...
View ArticleFirebase Tutorial for Flutter: Getting Started [FREE]
In this tutorial, you’ll learn how to use Firebase Firestore databases in Flutter by creating a fun app that will help you take care of your pets.
View ArticleData Privacy for Android [FREE]
In this data privacy tutorial for Android with Kotlin, you’ll learn how to protect users’ data.
View ArticleSaving Data on Android with Jennifer Bailey – Podcast S10 E02 [FREE]
On our first Android show for season 10, Season 9 co-host Jenn Bailey takes us through saving data on Android. Later, Alex dips his toes into KTor.
View ArticleiOS Apprentice [SUBSCRIBER]
In this iOS programming book for beginners, you'll learn how to build five complete iOS and Swift apps by following easy step-by-step tutorials.
View Article