Beginning Core Image in Swift
Update note: This tutorial was updated for iOS 8 and Swift by Nick Lockwood. Original post by Tutorial Team member Jake Gunderson. Core Image is a powerful framework that lets you easily apply filters...
View ArticleHow To Make an App Like RunKeeper: Part 2
This is the second and final part of a tutorial that teaches you how to create an app like RunKeeper, complete with color-coded maps and badges! In the first section of the tutorial, you created an...
View ArticleCloudKit: The raywenderlich.com Podcast Episode 9
Episode 9: CloudKit In this episode, we talk about CloudKit, Apple’s back-end-as-a-service (BaaS) new in iOS 8, along with special guest Mike Katz. We also talk about the recent discussions about it...
View Articleraywenderlich.com at Pragma Conference 2014
Authors from raywenderlich.com at Pragma Conference 2014! This is just a quick note to let you know that we are one of the proud sponsors of Pragma Conference 2014, this October in Milan, Italy. Two...
View ArticleVideo Tutorial: Introduction to Swift Part 9: Enums
Challenge Your challenge is to make an enum with the three Microsoft CEOs: Bill Gates, Steve Ballmer, and Satya Nadella. Make Satya Nadella the default, and add a description() method. Design your...
View ArticleVideo Tutorial: Introduction to Unity Part 3: Using the Scene and Game Views
Learn how to use the scene and game views in Unity. Video Tutorial: Introduction to Unity Part 3: Using the Scene and Game Views is a post from: Ray Wenderlich The post Video Tutorial: Introduction to...
View ArticleHow to Make Game Music for Beginners
Learn how to create your own game music! So you’ve built a great game with awesome graphics, rock-solid gameplay, and a creative storyline. What more could you ask for? Even with all that awesomeness,...
View ArticleHow to Add Table View Search in Swift
So much data, so little time. Update note: This tutorial was updated to iOS 8 and Swift by Brad Johnson. Original post by Tutorial Team Member Nicolas Martin. In the mobile app world, people want their...
View ArticleHow to Port Your Sprite Kit Game from iOS to OS X
Learn how to port your Sprite Kit games from iOS to OS X! Have you ever wished you could port your iOS Sprite Kit game to OS X? Surprisingly, it’s easier than you think. Apple developed Sprite Kit with...
View ArticleVideo Tutorial: Introduction to Unity Part 4: GameObjects
Learn about GameObjects, the building blocks of your Unity game, and how to convert them to a prefab to maximize their reuse. Video Tutorial: Introduction to Unity Part 4: GameObjects is a post from:...
View ArticleCard Game Mechanics in Sprite Kit with Swift
Learn how to implement basic card game mechanics and animation. For over 20 years, people have played Collectible Card Games (CCGs). The Wikipedia entry gives a fairly thorough recount of how these...
View ArticleHow To Make a Custom Control in Swift
Learn how to make a custom control like a slider that has two thumbs Update note: This tutorial was updated for iOS 8 and Swift by Mikael Konutgan. Original post by Tutorial Team member Colin...
View ArticleArduino Tutorial: Integrating Bluetooth LE and iOS
Creating machines that interact with the physical world is an incredibly satisfying thing. Controlling them via Bluetooth with your iOS device is just plain awesome! Create an Arduino Bluetooth...
View ArticleReaders’ App Reviews – August 2014
Who am I! August is almost over, and that means its time to showcase some more apps from readers like you! Each month readers submit a ton of apps for me to review and showcase. This month was no...
View ArticleVideo Tutorial: Introduction to Unity Part 5: Layers and Tags
Learn how to use layers and tags in your Unity scene. Video Tutorial: Introduction to Unity Part 5: Layers and Tags is a post from: Ray Wenderlich The post Video Tutorial: Introduction to Unity Part 5:...
View ArticleUIKit Dynamics Tutorial: Tossing Views
Learn how to toss your views with gestures and physics behaviors in this UIKit Dynamics tutorial! In this UIKit Dynamics tutorial, you’ll learn how to toss views off-screen with gestures in a natural...
View ArticleUsing NSURLProtocol with Swift
Learn how to harness the power of NSURLProtocol! Update note: This tutorial was updated for iOS 8 and Swift by Zouhair Mahieddine, checked against Xcode 6 beta 7. Original tutorial by Rocir Santiago....
View ArticleCookbook: Making a Calendar Reminder
In this cookbook-style tutorial, you will learn how to access user reminders programmatically. If you are not already familiar with reminders, consider reading the Apple documentation of the Reminders...
View ArticleVideo Tutorial: Introduction to Unity Part 6: Materials
Learn how to create materials to give your objects color, texture, or a reflective look. Video Tutorial: Introduction to Unity Part 6: Materials is a post from: Ray Wenderlich The post Video Tutorial:...
View ArticleVideo Tutorial: Introduction to Unity Part 7: Physics
Learn about the various components of Unity's physics engine and how to incorporate them into your game. Video Tutorial: Introduction to Unity Part 7: Physics is a post from: Ray Wenderlich The post...
View Article