Building iOS Apps with Xamarin and Visual Studio
When creating iOS apps, developers typically turn to the languages and IDE provided by Apple: Objective-C / Swift and Xcode. However, this isn’t the only option—you can create iOS apps using a variety...
View ArticleScreencast: Beginning C# Part 4: Operators
Links MSDN Operator Precendence <- Great resource for overall precedence as well as a nice overview of available operators. (hint, there's a lot of them! :]) If you've never used Unity or if you...
View ArticleiOS 10 Screencast: Thread Sanitizer
Learn how the new thread sanitizer in Xcode 8 makes it really easy to find, diagnose and fix all your threading issues! The post iOS 10 Screencast: Thread Sanitizer appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Intermediate Realm on iOS: Introduction
Find out what's covered in our Intermediate Realm on iOS video tutorial series. The post Video Tutorial: Intermediate Realm on iOS: Introduction appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 1: Bundled Realm Files
In this Realm video tutorial, you'll learn how to include a file pre-populated with data in your app. The post Video Tutorial: Intermediate Realm on iOS Part 1: Bundled Realm Files appeared first on...
View ArticleNSScanner Tutorial for OS X
Update note: This tutorial has been updated to Swift by Hai Nguyen. The original tutorial was written by Vincent Ngo. In these days of big data, data is stored in a multitude of formats, which poses a...
View ArticleiOS 10 by Tutorials: First 3 Chapters Now Available!
Good news – the first early access release of iOS 10 by Tutorials is now available! This release has 3/14 chapters ready: Chapter 4: Beginning Message Apps: Learn how to create your own sticker pack...
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 2: Multiple Realm Files
Learn how to use more than one Realm file in your app and define explicit object schemas. The post Video Tutorial: Intermediate Realm on iOS Part 2: Multiple Realm Files appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 3: Encrypted Realm Files
Learn how to use encrypted Realm files to safely store sensitive data. The post Video Tutorial: Intermediate Realm on iOS Part 3: Encrypted Realm Files appeared first on Ray Wenderlich.
View ArticleMaking A Mac App Scriptable Tutorial
As an app developer, it’s near impossible to think of all the ways people will want to use your app. Wouldn’t it be cool to let your users create scripts to customize your app to their own personal...
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 4: Migrations Part 1
Learn how to design basic schema migrations with Realm. The post Video Tutorial: Intermediate Realm on iOS Part 4: Migrations Part 1 appeared first on Ray Wenderlich.
View ArticleScreencast: Beginning C# Part 5: Arrays
Links If you’ve never used Unity or if you are still really green, read this article: Introduction to Unity: Getting Started Previous Video: Operators Challenge In the HighScore script, add a scores...
View ArticleReaders’ App Reviews – July 2016
I’m sure many of you are hard at work on your iOS 10 releases. Hopefully a couple of you are also working on MacOS Sierra and watchOS 3 releases as well. Remember, although iOS is king it’s not the...
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 5: Migrations Part 2
In this Realm video tutorial, you'll learn how to evolve your schema migration as you release new app versions. The post Video Tutorial: Intermediate Realm on iOS Part 5: Migrations Part 2 appeared...
View ArticleVideo Tutorial: Intermediate Realm on iOS Part 6: Conclusion
Review what you learned in our Intermediate Realm on iOS video tutorial series. The post Video Tutorial: Intermediate Realm on iOS Part 6: Conclusion appeared first on Ray Wenderlich.
View ArticleHow To Create an Uber Splash Screen
Oh, the wonderful splash screen—a chance for developers to go wild with fun animations as the app frantically pings API endpoints for critical data needed to function. The splash screen (not to be...
View ArticleiOS 10 Screencast: Property Animators: Working Together
See how to use multiple property animators to construct complex, simultaneous animations in iOS 10. The post iOS 10 Screencast: Property Animators: Working Together appeared first on Ray Wenderlich.
View ArticleiOS 10 Screencast: Measurements & Units
Discover how to use Foundation's new measurement and units system to handle real-world values in your app. The post iOS 10 Screencast: Measurements & Units appeared first on Ray Wenderlich.
View ArticleMaking RocketFist – An Interview with Unity Dev Daniel Nascimento
Making games is hard. Making games on your own is even harder, but being successful at it is reserved for the best of the best. In this interview, we hear from one of the best of the best: Unity...
View ArticleSceneKit and SpriteKit in iOS 10 – Podcast S06 E05
Hear all about the changes to SceneKit and SpriteKit coming in iOS 10! Join Mic, Jake, and Chris as they discuss the big improvements and key new features coming to SceneKit and SpriteKit in iOS 10. If...
View Article