Git Tutorial – Git Fu With The Command Line
There are many different GUIs for Git these days: GitHub for Mac, Tower, SourceTree, Xcode and more. While these options are fine for most situations, many experienced developers would tell you that...
View ArticleSwift: The raywenderlich.com Podcast Episode 10
Episode 10: Swift In this episode, we take a deep dive into Swift with special guest Colin Eberhardt, co-author of our upcoming book Swift by Tutorials. We also talk about Apple’s new announcements:...
View ArticleUnity New GUI Tutorial – Part 1
You will love getting gooey with Unity’s new GUI!There’s no denying that Unity is an awesome game engine. By catering to the needs of the independent developer while also providing features of premium...
View ArticleVideo Tutorial: Introduction to Unity Part 8: Intro to Scripting
Learn about scripting inside of Unity. Video Tutorial: Introduction to Unity Part 8: Intro to Scripting is a post from: Ray Wenderlich The post Video Tutorial: Introduction to Unity Part 8: Intro to...
View ArticleUnity 4.6: New GUI – Part 2
Learn to add some animation to your GUI.Welcome back! In Part 1 of this three-part tutorial series, you created a nice scene with two buttons. You learned how to use the Image, Button and Text UI...
View ArticleAn iOS 8 Surprise Coming Soon!
This is just a quick heads-up that we have a special iOS 8 surprise coming for you this Wednesday in conjunction with the iOS 8 release: Long-term readers of this site might be able to guess what this...
View ArticleVideo Tutorial: Introduction to Unity Part 9: Scripting (part 2)
Learn how to create new scripts and attach them to objects and how to create custom events in Unity. Video Tutorial: Introduction to Unity Part 9: Scripting (part 2) is a post from: Ray Wenderlich The...
View ArticleReminder: Free Live Tech Talk (iOS 8 App Extensions) Tomorrow (Tuesday)!
Free live tech talk (iOS 8 App Extensions) tomorrow! This is a reminder that we are having a free live tech talk on iOS 8 App Extensions tomorrow (Tuesday Sep 16), and you’re all invited! Here are the...
View ArticleUnity New GUI Tutorial – Part 3
In this third and final part of this series all about Unity’s New GUI In Part 1, you created a menu scene, complete with an adaptive background and neatly controlled graphical elements, thanks to...
View ArticleiOS 8 App Extensions Tech Talk Video
Each month, one of the members of the team gives a Tech Talk, and by popular request we’ve started to stream these live. Today in our September Tech Talk, Chris Wagner (co-author of iOS 7 and 8 by...
View ArticleIntroducing the iOS 8 Feast!
It’s the iOS 8 release date, and you know what that means: time to party! This year marks our 4th annual iOS release celebration: the iOS 8 Feast. The iOS 8 Feast runs over the next month, and consists...
View ArticleSwift Generics Tutorial
Take a deep dive into Swift Generics! Note from Ray: Congratulations, you did it! By helping to spread the word about the iOS 8 Feast, you unlocked the first Swift tutorial in less than 1/2 hour! This...
View ArticleVideo Tutorial: iOS Animations: Introduction
Challenge Your challenge in this tutorial is to continue watching the rest of the series and become a master of iOS Animations! Download lecture slides Video Tutorial: iOS Animations: Introduction is...
View ArticleVideo Tutorial: iOS Animations Part 1: Getting Started
Get started learning the basics of iOS Animations. Video Tutorial: iOS Animations Part 1: Getting Started is a post from: Ray Wenderlich The post Video Tutorial: iOS Animations Part 1: Getting Started...
View ArticleSwift Functional Programming Tutorial
Learn how to use functional programming in Swift! Note from Ray: This is an abbreviated version of a chapter from Swift by Tutorials to give you a sneak peek of what’s inside the book. We hope you...
View ArticleVideo Tutorial: iOS Animations Part 2: Springs
Learn how to give a spring-like effect to your iOS animations. Video Tutorial: iOS Animations Part 2: Springs is a post from: Ray Wenderlich The post Video Tutorial: iOS Animations Part 2: Springs...
View ArticleOperator Overloading in Swift Tutorial
Learn how to overload operators in Swift! Note from Ray: This is a brand new Swift tutorial released as part of the iOS 8 Feast. Enjoy! As you’ve learned in earlier tutorials in the iOS 8 Feast, Swift...
View ArticleNavigating a New Codebase: Tips and tricks for getting up to speed quickly
Learn how to navigate a new codebase effectively. Note from Ray: This is a brand new tutorial released as part of the iOS 8 Feast. Enjoy! Learning a new codebase can be a daunting task. There are...
View ArticleVideo Tutorial: iOS Animations Part 3: Transitions
Learn how to create view transitions with UIKit to introduce new views in an animated way. Video Tutorial: iOS Animations Part 3: Transitions is a post from: Ray Wenderlich The post Video Tutorial: iOS...
View ArticleHow To Use UIScrollView to Scroll and Zoom Content in Swift
Learn how to use UIScrollViews for paging, zooming, scrolling, and more! Note from Ray: This is a Swift update to a popular Objective-C tutorial on our site, released as part of the iOS 8 Feast. Update...
View Article