Screencast: Introduction to ARKit: Adding 3D Models
In this video, you'll learn how to add 3D models to scenes. You'll do this by way of planes and then by way of feature points. The post Screencast: Introduction to ARKit: Adding 3D Models appeared...
View ArticleScreencast: Introduction to ARKit: Measuring Distances
In this video, you'll learn how the leverage SceneKit's API in ARKit to measure distances between two nodes. The post Screencast: Introduction to ARKit: Measuring Distances appeared first on Ray...
View ArticleHow to Create a Simple Game in Unreal Engine 4
If you’re starting out in game development, one of the common pieces of advice is to create a basic game. This is because it teaches you how to create simple mechanics and how objects interact with...
View ArticleScreencast: Introduction to ARKit: Error Management
When working with ARKit, it is inevitable that users will run into errors such as low light and failed motion tracking. In this video, you'll learn how to diagnose such issues. The post Screencast:...
View ArticleRWDevCon 2018: Choose Your Topics in One Week!
Next April, we are running an iOS conference focused on high quality hands-on tutorials called RWDevCon 2018. One of the unique things about RWDevCon is it’s coordinated as a team. That means we can...
View ArticleMenus and Popovers in Menu Bar Apps for macOS
Update note: This Menus and Popovers in Menu Bar Apps for macOS tutorial has been updated to Xcode 9 and Swift 4 by Warren Burton. The original tutorial was written by Mikael Konutgan. Learn how to...
View ArticleHow To Implement A Circular Image Loader Animation with CAShapeLayer
Update note:: This tutorial has been updated for Xcode 9, iOS 11 and Swift 4 by Michael Katz. The original tutorial was written by Rounak Jain. A long while ago, Michael Villar created a really...
View ArticleiOS 11 by Tutorials: First 7 Chapters Now Available!
Great news everyone: The second early access release of iOS 11 by Tutorials is now available! This release has seven chapters: Chapter 6: Beginning Drag and Drop: Take advantage of the new...
View ArticleReader’s App Reviews – August 2017
While many of you spent your week at 360iDev to expand your programming knowledge, I’ve been enjoying our reader’s apps for this month! I’m honored you are taking a quick break to see what the...
View ArticleVideo Tutorial: Beginning Firebase Part 1: Introduction
In this introduction, you'll be introduced to Firebase, why using it is a good idea, and what the course will cover. The post Video Tutorial: Beginning Firebase Part 1: Introduction appeared first on...
View ArticleVideo Tutorial: Beginning Firebase Part 2: Installing Firebase
In this video, you'll learn how to install Firebase into your app by way of the dependency management framework, CocoaPods. The post Video Tutorial: Beginning Firebase Part 2: Installing Firebase...
View ArticleVideo Tutorial: Beginning Firebase Part 3: Configuring Firebase
Installing Firebase is not enough. You actually have to configure it in order to work with your app. In this video, you'll learn how to do this. The post Video Tutorial: Beginning Firebase Part 3:...
View ArticleNew Course: Beginning Firebase
We’ve recently given you the chance to earn your #GitWarrior badge with our Beginning Git course, and complete your Git training with Mastering Git. Today, we’re continuing our coverage of...
View ArticleAuto Layout Tutorial in iOS 11: Getting Started
Start thinking in auto layout constraints! Update note: This tutorial has been updated to iOS 11, Xcode 9, and Swift 4 by Ryan Ackermann. The original tutorial was written by Matthijs Hollemans. Have...
View ArticleAndroid: An Introduction to Material Design with Kotlin
Update Note: This tutorial has been updated to Kotlin by Joe Howard. The original tutorial was written by Megha Bambra. Material Design with Kotlin! Google’s material design brings with it exciting...
View ArticleVideo Tutorial: Beginning Firebase Part 4: JSON Challenge
In your first challenge of the course, you will design the structure of the JSON that you will use in this course. The post Video Tutorial: Beginning Firebase Part 4: JSON Challenge appeared first on...
View ArticleVideo Tutorial: Beginning Firebase Part 5: References
References are what you use to save and read data to Firebase. In this video, you'll learn how to use references in your Swift app. The post Video Tutorial: Beginning Firebase Part 5: References...
View ArticleVideo Tutorial: Beginning Firebase Part 6: Saving Data
Saving data in Firebase is handled by references. In this video, you'll set values to references and same them Firebase. The post Video Tutorial: Beginning Firebase Part 6: Saving Data appeared first...
View ArticleVideo Tutorial: Beginning Firebase Part 7: Reading Data
Saving data is one part of the equation. You also have to read it back. This video will show you how to do that with Firebase. The post Video Tutorial: Beginning Firebase Part 7: Reading Data appeared...
View ArticleVideo Tutorial: Beginning Firebase Part 8: Reading Data Challenge
In your next challenge, you'll read some data from Firebase. I'll get you started and you'll finish the rest. The post Video Tutorial: Beginning Firebase Part 8: Reading Data Challenge appeared first...
View Article