Improving Accessibility in Unity Games – Part 1 [FREE]
Take your games to the next level with support for a range of accessibility options. Help deal with subtitles, color blindness, audio controls and more!
View ArticleYour Second Kotlin Android App [FREE]
In this course, you'll level up your Android skills by writing a task list managing app entirely in Kotlin. In it, you'll learn about Recycler Views, saving data, using multiple activities, integrating...
View ArticleAlamofire Tutorial for iOS: Getting Started [FREE]
In this Alamofire tutorial, you’ll build an iOS companion app to perform networking tasks, send request parameters, decode/encode responses and more.
View ArticleAlamofire 5 Tutorial for iOS: Getting Started [FREE]
In this Alamofire tutorial, you’ll build an iOS companion app to perform networking tasks, send request parameters, decode/encode responses and more.
View ArticleDrawing in iOS with SwiftUI [FREE]
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 ArticleServer Side Swift with Vapor [SUBSCRIBER]
The definitive book on building web apps and web APIs using Server Side Swift with Vapor, written by the creators of the Vapor 3 framework.
View ArticleGesture Navigation Tutorial for Android [FREE]
In this Android tutorial, you will learn how to add support for gesture navigation to your app, a feature that was added in Android 10.
View ArticleSeason 10 Kickoff – Podcast S10 E00 [FREE]
Welcome back to our Season 10 Kickoff. Dru has got a quick episode where he calls up our new co-host for you to meet and talks about some of the things you don’t want to miss this season.
View ArticleMachine Learning by Tutorials [SUBSCRIBER]
The best book on machine learning for iOS. Covers CoreML, Vison, image and sequence classifiers, natural language processing, and more.
View ArticleMachine Learning by Tutorials: 3 More Updated Chapters! [FREE]
We’ve added three updated chapters to our book, Machine Learning by Tutorials!
View ArticleiOS Accessibility in SwiftUI Tutorial Part 1: Getting Started [FREE]
In this article, you’ll fix the accessibility of a SwiftUI master-detail app with various types of images that need more informative labels.
View ArticleCombine: Asynchronous Programming with Swift [SUBSCRIBER]
The best book for learning how to manage declarative asynchronous event handling with the Swift Combine framework!
View ArticleDagger 2 Tutorial For Android: Advanced [FREE]
Dagger is arguably the most used Dependency Injection, or DI, framework for Android. Many Android projects use Dagger to simplify building and providing dependencies across the app. It gives you the...
View ArticleFile Handling Tutorial for Server-Side Swift Part 1 [FREE]
In this two-part file handling tutorial, we’ll take a close look at Server-side Swift file handling and distribution by building a MadLibs clone.
View ArticleFlutter ListView [FREE]
Learn and understand how to use the ListView widget in Flutter to display lists and scrollable interfaces.
View ArticleiOS Accessibility in SwiftUI Tutorial Part 2: Organizing [FREE]
In this accessibility tutorial, you’ll organize the accessibility information of a SwiftUI app by restructuring its accessibility tree.
View ArticleiOS Photos Framework [FREE]
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 ArticleiOS Accessibility in SwiftUI Tutorial Part 3: Adapting [FREE]
In this accessibility tutorial, you’ll improve the accessibility of a SwiftUI app by making it responsive to some common user accessibility settings.
View ArticleNavigation and Dynamic Features [FREE]
In this tutorial, you’ll learn how to use an experimental version of Navigation Controller to navigate between dynamic feature modules.
View ArticleIntroduction to Google's Material Design [FREE]
Learn the basics of Google's Material Design by updating an old app to implement material widgets, colors, typography and icons.
View Article