Swift UI In Production with Lea Marolt Sonnenschein – Podcast S10 E5 [FREE]
Lea Marolt Sonnenschein and the team roll up our sleeves to see what it’s like to use SwiftUI in a practical application. After Dru talks about third parties development woes in the face of Apple...
View ArticleiOS Tutorial: Collection View and Diffable Data Source [FREE]
In this iOS tutorial, you’ll learn how to implement a collection view with UICollectionViewDiffableDataSource and NSDiffableDataSourceSnapshot.
View ArticleAndroid App Distribution Tutorial: From Zero to Google Play Store [FREE]
From Zero to Google Play Store: Learn how to get your completed Android app on the Google Play Store in this step-by-step Android app distribution tutorial.
View ArticleAnnouncing Our New Android Table of Elements! [FREE]
Check out the ultimate curated learning roadmap of everything you need to learn to be an expert Android developer!
View ArticleSaving Data in iOS [SUBSCRIBER]
Find out where and how to save data in iOS! This course explores common methods for persisting user data, all from within Xcode Playgrounds.
View ArticleCore Graphics Tutorial: Getting Started [FREE]
In this Core Graphics tutorial, you’ll learn about using Core Graphics to design pixel-perfect views and how to use Xcode’s interactive storyboards.
View ArticleKotlin Coroutines: Fundamentals [SUBSCRIBER]
Learn the fundamentals about threads and coroutines, along with the basics of the Kotlin Coroutines framework.
View ArticleSwiftUI by Tutorials [SUBSCRIBER]
The best book for building iOS, iPadOS, tvOS, watchOS and macOS apps using the SwiftUI framework. No more UIKit frustration!
View ArticleWhat’s New With UISearchController and UISearchBar [FREE]
In this UISearchController tutorial, you’ll learn about UISearchToken, UISearchTextField and other new APIs introduced in iOS 13.
View ArticleAnnotation Processing: Supercharge Your Development [FREE]
Annotation processing is a powerful tool for generating code for Android apps. In this tutorial, you’ll create one that generates RecyclerView adapters.
View ArticleIntroducing RW Talks: First Talk Tomorrow! [FREE]
We are starting free weekly livestreams on topics of interest to the mobile development community. Sign up here!
View ArticleAlamofire [SUBSCRIBER]
Learn the ins and outs of Alamofire from making requests to uploading files and how to pin certificates. This course uses Alamofire 5.
View ArticleSQLite in Flutter [FREE]
Learn how to make an app by persisting data with Flutter and SQLite, using the sqflite plugin.
View ArticleLooking For Submissions for Review My Stuff! [FREE]
Want some free feedback on your code, resume, or app from some senior developers? Sign up here! :]
View ArticleFirebase Cloud Messaging for Android: Sending Push Notifications [FREE]
In this Firebase Cloud Messaging tutorial, you will learn how to add push notifications to Drink-It, an app that reminds you to drink water through the day.
View ArticleEntity Component System for Unity: Getting Started [FREE]
In this Unity tutorial you’ll learn how to efficiently leverage the Entity Component System for more performant gameplay code.
View ArticleTDD for Android with Victoria Gonda – Podcast S10 E06 [FREE]
This episode we check our work before we do it at Victoria Gonda gives gets us up to speed with Test driven development. Later Alex tells us what he’s learnt this season after he’s worked with...
View ArticleRay Wenderlich: How to Run a Remote Company [FREE]
In this workshop, Ray shares what he has learned while running a remote company over the past 10 years, transitioning from a solo indie developer to a 17-person company (+ a team of over 250 part-time...
View ArticleBeginning Git [SUBSCRIBER]
In this introduction to using Git for source control you'll learn everything from cloning and creating repos, through committing and ignoring files, to managing remotes and pull requests.
View ArticlePush Notifications Tutorial for iOS: Rich Push Notifications [FREE]
Learn how to modify and enhance push notifications before they are presented to the user, how to create custom UI around your push content, and more!
View Article