Kotlin Apprentice [SUBSCRIBER]
Learn programming with Kotlin! The Kotlin Apprentice is a book designed for complete beginners to Kotlin, a modern language used for Android development.
View ArticleAndroid Test-Driven Development by Tutorials [SUBSCRIBER]
A book that teaches you to write sustainable, testable apps, as well as to apply testing strategies to legacy projects.
View ArticleInstruments Tutorial: Getting Started [FREE]
Learn how to use Instruments to catch and fix memory issues and performance bugs in your apps to make them faster and more responsive.
View ArticleSaving Data on Android [SUBSCRIBER]
A book that will teach you to persist data on Android, along with the modern technics for synchronization, so your app can be reactive and always up-to-date.
View ArticleAndroid Fall 2019 Mini Bundle [SUBSCRIBER]
Three brand-new books to upgrade your Android and Kotlin library, and advance your Android development career!
View ArticleAndroid Fall 2019 Mega Bundle [SUBSCRIBER]
Eight books to upgrade your Android library and advance your Android development skills in a mega way!
View ArticleAnnouncing Our Android Fall Sale! [FREE]
Three new Android books, two new Android book updates, plus incredible savings with our time-limited Android book bundles!
View ArticleData Structures and Algorithms in Kotlin [SUBSCRIBER]
A book that teaches you the fundamental tools of implementing key data structures in Kotlin, and how to use them to solve algorithms.
View ArticleGabriel Peal – MvRx (Mavericks) – Podcast S09 E12 [FREE]
Gabriel Peal from Tonal introduces us to the MvRx Framework and Jenn dives into the Jetpack Network Architecture Component
View ArticleBottom Navigation [SUBSCRIBER]
See how to setup Android bottom navigation with Jetpack Navigation, and also see an alternative means of implementing bottom navigation that allows separate back stacks for each tab, the Bottom...
View ArticleSign in with Apple using SwiftUI [FREE]
Learn how to implement Sign in with Apple using SwiftUI, to give users more privacy and control in your iOS apps.
View ArticleMemory Leaks in Android [FREE]
In this Memory Leaks in Android tutorial, you’ll learn how to use the Android Profiler and LeakCanary to detect common leaks and how to avoid them.
View ArticlePlatform-Aware Widgets in Flutter [FREE]
Learn how to use both Android and iOS widgets so your app looks like it should on the platform you are running on.
View ArticleProgramming in Swift: Fundamentals [SUBSCRIBER]
Learn about Apple’s open source programming language, Swift, through hands-on examples! Take a deep dive into the Swift language, learning about core Swift concepts like loops, collections, types,...
View ArticleFunctional Programming with Kotlin and Arrow: Getting Started [FREE]
In this tutorial, you will learn the fundamentals of functional programming and how various Kotlin language features enable functional programming concepts.
View ArticleAndroid Fall Sale Giveaway Winners – and Last Day for Discount! [FREE]
Check out the winners of our Android Fall Sale giveaway — and don’t forget today is the last day to grab the discount on our any of our Android books and limited-time bundles!
View ArticleHEIC Image Compression for iOS [FREE]
In this HEIC image compression tutorial, you’ll learn how to transform images into HEIC and JPEG formats, comparing their efficiency for optimum performance.
View ArticleBuild an API with Kotlin on Google Cloud Platform [FREE]
In this tutorial you will learn how to build a server side API using Kotlin and Ktor that you can host on Google Cloud Platform and use with your Android app.
View ArticleMobile UX Design Tips & Tricks [SUBSCRIBER]
Learn useful UX design practices you can use immediately to improve the design of your mobile apps! Learn how to wireframe, prototype and user test a mobile app using a modern, process-driven approach.
View ArticleConcurrency by Tutorials [SUBSCRIBER]
The book that teaches you everything there is to know about how to write performant and concurrent code for your apps.
View Article