Health and Fitness for Developers
You’re likely already a master of Swift, iOS 11, Kotlin, and Android Oreo. Perhaps you, like me, find yourself visiting raywenderlich.com to read the latest tutorial or continue with an awesome course...
View ArticleHow To Secure iOS User Data: The Keychain and Biometrics – Face ID or Touch ID
Update note: This tutorial has been updated for Xcode 9.2, Swift 4, iOS 11 and the iPhone X by Tim Mitra. The original tutorial was also written by Tim Mitra. Learn how to secure your app using Face ID...
View ArticleUnity and ShaderKit – Podcast S07 E08
In this episode Independent Creative Professional Tammy Coron joins Dru and Janie to talk about her transition from SpriteKit and Scene Kit to developing with Unity, and then Janie introduces us to...
View ArticleDocument Based Apps: Creating and Editing Documents
Once you've defined your document type, you will need to know how to save and edit them. This screencast will cover the process. The post Document Based Apps: Creating and Editing Documents appeared...
View ArticleRWDevCon 2018: First Batch of Sponsors Announced!
This April, we are running our 4th annual iOS conference called RWDevCon 2018. RWDevCon is different than most other conferences you’ll go to. Instead of just passively watching talks, you get to...
View ArticleCore Bluetooth Tutorial for iOS: Heart Rate Monitor
Update note: This tutorial has been written for Xcode 9 & iOS 11 by Jawwad Ahmad. The original Objective-C version was written by Steven Daniel. Learn how to use Core Bluetooth on a real-world...
View ArticleIntroduction to Google Maps API for Android with Kotlin
Update Note: This tutorial is now up to date with the latest version of the Google Maps API, the latest version of Android Studio version 3.0.1, and uses Kotlin for app development. Update by Joe...
View ArticleDocument Based Apps: Opening Files from Other Apps
Believe it or not, we can now open files created from other apps. In this screencast, you'll see how you can read files from outside your app. The post Document Based Apps: Opening Files from Other...
View ArticleHow to Create a Simple FPS in Unreal Engine 4
A first-person shooter (FPS) is a genre where the player uses guns and experiences the game through the eyes of the character. FPS games are immensely popular, as shown by franchises such as Call of...
View ArticleUnity Cheat Sheet and Quick Reference 2018
Unity Cheat Sheet and Quick Reference Now Available!When working on Unity projects, I often find myself asking the same questions over and over. When should I use FixedUpdate() over Update()? What’s...
View ArticleOpen Call for Applications on the Unreal Engine Team
Do you like making games with Unreal Engine, using Blueprints or C++? Better yet… have you seen our 10-part tutorial series on Unreal Engine and thought it would be fun to help create more high...
View ArticleRecreating the Apple Music Now Playing transition
A common visual pattern in many iPhone apps is stacks of cards that slide in from the edge of the screen. You can see this in apps like Reminders, where the lists are represented by a stack of cards...
View ArticleScreencast: Internationalization
Internationalization is the process of preparing your app for support of multiple languages. Help users around the world enjoy your app! The post Screencast: Internationalization appeared first on Ray...
View ArticleVideo Tutorial: Beginning App Asset Design Part 1: Introduction
What are assets and how do you make them? Find out about the two basic types of image assets: Vector and Raster. The post Video Tutorial: Beginning App Asset Design Part 1: Introduction appeared first...
View ArticleVideo Tutorial: Beginning App Asset Design Part 1: Vector Basics with Sketch
Learn some basic tools you should expect to find in any vector design app, and build a grayscale wireframe. The post Video Tutorial: Beginning App Asset Design Part 1: Vector Basics with Sketch...
View ArticleNew Course: Beginning App Asset Design
Image assets are everywhere! And to be successful at making apps, you’ll want to have a solid understanding of them. The best way to get a handle on how modern image assets work is to have a go at...
View ArticleTop 10 iOS Conferences in 2018
Looking to keep your skills fresh and up-to-date? Do you want to meet other developers in your community? Maybe even getting a boost of energy to bring back to the office? Attend a conference! Or...
View ArticleFirebase Tutorial: iOS A/B Testing
Update note: This tutorial has been updated to iOS 11, Swift 4, and Firebase 4.x by Todd Kerpelman. The original tutorial was also written by Todd Kerpelman. One of these options might have a dramatic...
View ArticleVideo Tutorial: Beginning App Asset Design Part 1: Challenge – Create a...
Use your new knowledge of and skills with vector tools to create a wireframe for one more app screen. Have fun! :] The post Video Tutorial: Beginning App Asset Design Part 1: Challenge – Create a...
View ArticleCustom and Downloadable Fonts on Android
Make awsome quizzes with custom fonts! Since the beginning of Android, there was no out of the box solution for using custom fonts. Only a small set of preinstalled fonts on the device was available....
View Article