Sprite Kit for Kids with Swift
Hi! My name is Ajay, and I am a 13 year old iOS developer. I enjoy making iOS games using Sprite Kit, Apple’s 2D game programming framework. I know a lot of kids are interested in learning how to do...
View ArticleReact Native with Nick Lockwood – Podcast S04 E02
Find out what the buzz is about React Native! Welcome back to season 4 of the raywenderlich.com podcast! In this episode, we are joined by special guest Nick Lockwood to talk about React Native,...
View ArticleVideo Tutorial: Unity Basics Part 2: GameObjects and Prefabs
Learn about how to customize your GameObject's behavior through the use of components and save it as a Prefab so it can be used multiple times in your game. Video Tutorial: Unity Basics Part 2:...
View ArticleVideo Tutorial: Unity Basics Part 3: Introduction to Scripting
Learn how to create new scripts in Unity and use them to bring your game to life. Video Tutorial: Unity Basics Part 3: Introduction to Scripting is a post from: Ray Wenderlich The post Video Tutorial:...
View ArticleArduino Tutorial: Networked Temperature Sensor with Swift
Monitor the temperature around you from your iPhone! Update note: Team member Tony Dahbura has updated this tutorial for iOS 8 and Swift! If you already built the circuit from the previous tutorial,...
View ArticleRWDevCon Inspiration Talk – Cognition by Cesare Rocchi
Note from Ray: At our recent RWDevCon tutorial conference, in addition to hands-on tutorials, we also had a number of “inspiration talks” – non-technical talks with the goal of giving you a new idea,...
View ArticlePaintCode Tutorial for Designers: Getting Started
Make a stopwatch in PaintCode! PaintCode is a fantastic little Mac app that turns your vector graphic designs into Core Graphics code you can easily use in your iOS apps. Not only does it create all of...
View ArticleVideo Tutorial: Unity Basics Part 4: Animation
Learn how to animate things in Unity and how to manage those animation clips using the animator. Video Tutorial: Unity Basics Part 4: Animation is a post from: Ray Wenderlich The post Video Tutorial:...
View ArticleVideo Tutorial: Unity Basics Part 5: Sounds
Learn how to work with sound in Unity through the use of audio sources and audio listeners. Video Tutorial: Unity Basics Part 5: Sounds is a post from: Ray Wenderlich The post Video Tutorial: Unity...
View ArticlePaintCode Tutorial for Developers: Getting Started
PaintCode is a fantastic little Mac app that turns your vector graphic designs into Core Graphics code you can easily use in your iOS apps. PaintCode has always been great, but the recent release of...
View ArticleVideo Tutorial: Unity Basics Part 6: Conclusion
Review what you learned in this series and find out where you should look next as you continue to explore Unity. Video Tutorial: Unity Basics Part 6: Conclusion is a post from: Ray Wenderlich The post...
View ArticleRWDevCon Inspiration Talk – Starting Over by Ellen Shapiro
Note from Ray: At our recent RWDevCon tutorial conference, in addition to hands-on tutorials, we also had a number of “inspiration talks” – non-technical talks with the goal of giving you a new idea,...
View ArticleVideo Tutorial: CALayer Part 0: Introduction
Challenge Your challenge is to watch the rest of the series and practice what you’ve learned at the end of each video by completing the challenges there. Download lecture slides We’ve added a new...
View ArticleResearchKit Tutorial with Swift: Getting Started
In April 2015, Apple enacted its vision to advance medical research by sharing ResearchKit, a new open source framework which includes all the elements you need to create an app for a medical study....
View ArticleVideo Tutorial: CALayers Part 1: Getting Started
Learn about the base class of all layers, CALayer, and how you can set some properties on it to accomplish some interesting effects. Video Tutorial: CALayers Part 1: Getting Started is a post from: Ray...
View ArticleStanding Out In the Crowd with Brian Mueller – Podcast S04 E03
Learn how to make your apps stand out from the crowd! In this episode, we chat with Brian Mueller, indie iOS developer and creator of the popular CARROT apps, about how you can make your apps stand out...
View ArticleReaders’ App Reviews – May 2015
May the apps be with you! May is here and so are many of our Apple Watches. Many of you have been hard at work to make sure us early adopters don’t have empty watches. The first raywenderlich.com...
View ArticleVideo Tutorial: CALayers Part 2: CAGradientLayer
Learn about a subclass of CALayer, CAGradientLayer, which can add a nice splash of color to your app. Video Tutorial: CALayers Part 2: CAGradientLayer is a post from: Ray Wenderlich The post Video...
View ArticleHow To Create a Cool 3D Sidebar Animation Like in Taasky
Learn how to make a stylish 3D animation like Taasky’s open-door sidebar! Last year, readers voted on which effect from Evan Dekhayser’s Top 5 iOS 7 Animations they most wanted to see featured in a...
View ArticleVideo Tutorial: CALayers Part 3: CAShapeLayer
Learn about how to use CAShapeLayer to create an animated circular progress control. Video Tutorial: CALayers Part 3: CAShapeLayer is a post from: Ray Wenderlich The post Video Tutorial: CALayers Part...
View Article