VS Code Tips & Tricks [SUBSCRIBER]
Become a VS Code power user with tips and tricks such as keyboard shortcuts, editing tips and utilizing the goodness of extensions.
View ArticleSecuring Network Data Tutorial for Android [FREE]
In this Android tutorial, you’ll learn how to keep your information private by securing network data in transit.
View ArticleMastering Git [SUBSCRIBER]
Learn how Git works under the hood, how to set up your own repos, as well as how to deal with remote syncing. Master workflows, branching, merging and rebasing.
View ArticleAndroid Mobile Notifications With Unity [FREE]
In this tutorial, you’ll learn about Unity’s Mobile Notifications and how to create and schedule your very own notifications for a Unity app running on an Android device.
View ArticleFlutter for Brian Kayfitz – Podcast S10 E08 [FREE]
At long last Brian Kayfitz flies in to tell us exactly how to Flutter. Later Alex talks about the value of communication as a developer.
View ArticleEverything You (Never) Wanted to Know about Making Coffee at Home [FREE]
Being stuck at home doesn't mean you need to be stuck with bad coffee! This quick talk will guide you through different ways of making tasty coffee at home, taking into account your time, money and...
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 ArticleAdvanced MapKit Tutorial: Custom MapKit Tiles [FREE]
In this custom MapKit tiles tutorial, you’ll learn to modify the default MapKit tiles by adding cool, custom tiles to an adventure game.
View ArticleTesting REST APIs Using MockWebServer [FREE]
In this MockWebserver Android tutorial, you’ll learn how to mock REST API responses and use Espresso UI tests to check how your app handles success or error responses.
View ArticleAnnouncing Free Online Access to iOS Apprentice [FREE]
We’ve made the complete iOS Apprentice available through our site for free for a limited time, to help you build — and ship — your first iOS apps!
View ArticleNetworking with URLSession [SUBSCRIBER]
Learn how to use URLSession, Apple's networking API, including when and how to use data, download and upload tasks, with or without a custom session delegate, and how the system manages background...
View ArticleBeginning RecyclerView [FREE]
Learn how to create lists in Android using the RecyclerView. Dive into RecyclerView components such as adapters and view holders, and leverage them to produce rich user interfaces as well as provide...
View ArticleElegant Networking in Flutter with Chopper [FREE]
Learn how to easily create REST API calls and parse JSON data from the internet using the Flutter networking library Chopper.
View ArticleCore Data with SwiftUI Tutorial: Getting Started [FREE]
In this Core Data with SwiftUI tutorial, you’ll learn to persist data in an app using @State, @Environment and @FetchRequest property wrappers.
View ArticleMapKit Tutorial: Overlay Views [FREE]
In this MapKit Overlay tutorial, you’ll learn how to draw images and lines over a native iOS map to make it more interactive for your users.
View ArticleMani Ramezan: Writing Reliable Tests in iOS [FREE]
In this talk, Mani discusses writing unit tests and UI tests and different approaches in reolving issues when they fail.
View ArticleDon’t Miss Our WWDC 2020 Livecast – June 22, 9PM EDT! [FREE]
Join us for our First Impressions livecast event covering WWDC 2020 highlights, opinions from our panel of experts and more!
View ArticleRouting With MapKit and Core Location [FREE]
Learn how to use MapKit and CoreLocation to help users with address completion and route visualization using multiple addresses.
View ArticleJetpack Saved State for ViewModel: Getting Started [FREE]
In this tutorial, you’ll learn how to used saved state library to preserve the state of an android application and thus improving the user experience.
View ArticleElasticsearch in Vapor: Getting Started [FREE]
In this tutorial, you’ll set up a Vapor server to interact with an Elasticsearch server running locally with Docker to store and retrieve recipe documents.
View Article