raywenderlich.com Black Friday Sale: 50% Off Books and Bundles [FREE]
With Black Friday books at 50% off and book bundles starting at just $59.99, it’s easier than ever to invest in your development career!
View ArticleUICollectionView Tutorial: Prefetching APIs [FREE]
In this UICollectionView prefetching tutorial, you’ll learn how to achieve smooth scrolling in your app using Operations and Prefetch APIs.
View Articleraywenderlich.com Cyber Monday Sale: Last Chance [FREE]
$99/year subscriptions, book bundles starting at $59.99 and all books at 50% off — it’s our biggest Cyber Monday sale ever!
View ArticleGesture Recognizers in iOS [SUBSCRIBER]
Touch interaction is a fundamental component of iOS and UIGestureRecognizer is the key to easy-to-use gestures beyond simple button taps. Learn about it here!
View ArticleOpen Call for Android Screencasters [FREE]
Do you enjoy learning new things and sharing your knowledge with the community? If so, we have a cool opportunity for you!
View ArticleiOS 12 Password Tools: Improving User Security and Experience [FREE]
Learn how iOS password and security tools can help you generate and securely save passwords, and synchronize passwords between your mobile apps and website.
View ArticleGetting Started with ProGuard [FREE]
In this Android tutorial, you’ll learn how to strip down your app size by making use of ProGuard – an app shrinking and obfuscation tool.
View ArticleUIKit Dynamics - Replacing Animations [SUBSCRIBER]
Behaviors in UIKit Dynamics can be used to replace UIView animations, giving you finer and more realistic control of the behavior of your views.
View ArticleSiri Shortcuts Tutorial in iOS 12 [FREE]
In this iOS 12 tutorial, you’ll learn how to build Siri Shortcuts for your app to surface in Spotlight as well as command Siri with your voice.
View ArticlePush Notifications Tutorial: Getting Started [FREE]
In this push notifications tutorial, you’ll learn how to send and handle push notifications with actions.
View ArticleMotionLayout Tutorial For Android: Getting Started [FREE]
Learn how to use the new ConstraintLayout subclass MotionLayout to add effects such as translation animations and alpha/color changes.
View ArticleContacts: Displaying Contacts [SUBSCRIBER]
In iOS 9, the Contacts and ContactsUI frameworks brought a nice set of APIs to developers to create contacts, and display and pick from their existing contacts.
View ArticleGame Center for iOS: Building a Turn-Based Game [FREE]
In this tutorial, you’ll learn about authentication with Game Center and how its turn-based mechanics work. In the end, you’ll have the foundations of how to integrate a multiplayer game with GameCenter.
View ArticleMetal – Podcast S08 E09 [FREE]
From “Metal by Tutorials” authors Caroline Begbie and Marius Horga are joined by editor Jessy Caterwaul to help us get our grok on for the 3D world of Metal
View ArticleMapKit and Core Location [SUBSCRIBER]
Want to take your app to the next level? In this video series, you’ll learn how to incorporate both location and map features not only to tell your users where to go, but also what they'll find when...
View ArticleDroidcon SF 2018 Highlights [FREE]
Attendees and speakers recently descended upon San Francisco for Droidcon SF 2018. Learn about the conference highlights and what to watch to hone your Android app development skills.
View ArticleGetting Started With PromiseKit [FREE]
Asynchronous programming can be a real pain and can easily result in messy code. Fortunately for you, there’s a better way using promises & PromiseKit on iOS.
View ArticleKotlin Sealed Classes [FREE]
In this Android tutorial, see how to use Kotlin sealed classes to create limited hierarchies that act like enums but allow you to create multiple instances.
View ArticleContacts - Saving Contacts [SUBSCRIBER]
In iOS 9, the Contacts framework was introduced, providing a nice API for adding and saving new contacts.
View ArticleHow to use the New Unity Prefab Workflow [FREE]
The new prefab workflow is here! Rejoice and find out how to make the most of prefab overriding, nesting and variants in Unity’s new prefab workflow.
View Article