Travis CI Tutorial: Getting Started
Automate tests with Travis CI You’ve got 99 problems, and testing is one of ’em! Developers know that testing an application thoroughly is necessary to catch problems before they affect users....
View ArticleVideo Tutorial: Intermediate Core Data Part 4: Fetched Results Controllers
Learn about fetched results controllers which make it easy to manage your fetch requests and predicates to link Core Data with a table view. The post Video Tutorial: Intermediate Core Data Part 4:...
View ArticleFirebase Tutorial: Getting Started
Firebase is a mobile-backend-as-a-service that provides several features for building powerful mobile apps. Firebase has three core services: a realtime database, user authentication and hosting. With...
View ArticleAn iOS 9 Surprise Coming Soon!
This is just a quick heads-up that we have a special iOS 9 surprise coming for you this Wednesday in conjunction with the iOS 9 release: I bet some of you can guess what this is ;] Be sure to check...
View ArticleVideo Tutorial: Intermediate Core Data Part 5: Managed Object Contexts
Learn how to set up multiple managed object contexts in a parent child relationship. The post Video Tutorial: Intermediate Core Data Part 5: Managed Object Contexts appeared first on Ray Wenderlich.
View ArticleCarthage Tutorial: Getting Started
Learn how to use Carthage to manage your project’s dependencies. Two great things about iOS development are the fantastic community, and the wide range of available third party libraries. If you’ve...
View ArticleGoogle Maps iOS SDK Tutorial: Getting Started
Update July 11, 2015: Updated for Xcode 6.4, iOS 8.4, and Google Maps SDK 1.10.1 Up to iOS 5, Google Maps was an integral part of iOS and was the mapping engine used by all iOS devices. With the...
View ArticleVideo Tutorial: Intermediate Core Data Part 6: Conclusion
Review what we've covered in this Intermediate Core Data video series and find out some other resources to further your knowledge of Core Data. The post Video Tutorial: Intermediate Core Data Part 6:...
View ArticleIntroducing the iOS 9 Feast!
It’s the iOS 9 release date, and you know what that means: time to party! This year marks our 5th annual iOS release celebration: the iOS 9 Feast. The iOS 9 Feast consists of 9 courses: Appetizers:...
View ArticleUIStackView Tutorial: Introducing Stack Views
Note from Ray: Congratulations, you did it! By helping to spread the word about the iOS 9 Feast, you unlocked the first tutorial of the feast. This is an abbreviated version of a chapter from iOS 9 by...
View ArticleBeginning tvOS Development with TVML Tutorial
Note from Ray: Congratulations, you did it! By helping to spread the word about the iOS 9 Feast, you unlocked the second tutorial of the feast. This is a brand new tutorial – we hope you enjoy! Last...
View ArticleNew Video Tutorial Series: Beginning Swift 2
A Swift 2 update for the iOS 9 Feast! As part of this year’s iOS 9 Feast, we are releasing a new video tutorial series every Thursday. This week’s video tutorial series is an update to our popular...
View ArticleLearn To Code iOS Apps With Swift Tutorial 5: Making it Beautiful
Learn to Code iOS Apps in this Swift Tutorial – for complete beginners to programming! Update note: This tutorial was updated for iOS 9 and Swift 2 by Brian Moakley. Original post by Mike Jaoudi and Ry...
View ArticleLearn to Code iOS Apps with Swift Series Updated for iOS 9 and Swift 2
A free Swift 2 update for the iOS 9 Feast! This is just a heads up that Brian Moakely has updated our popular Learn to Code iOS Apps with Swift series for iOS 9 and Swift 2. This is a series for...
View ArticleSwift 2 Tutorial: A Quick Start
Get started quickly with this Swift 2 tutorial! Update 9/21/15: Series updated for Xcode 7.0. Swift is Apple’s brand new programming language. Swift 1 was released last year at WWDC 2014, and just...
View ArticleSwift 2 Tutorial Part 2: A Simple iOS App
Create a simple iOS app in this Swift 2 tutorial! Update 9/21/15: Series updated for Xcode 7.0. Welcome back to our Swift 2 tutorial series! In the first Swift 2 tutorial, you learned the basics of the...
View ArticleSwift 2 Tutorial Part 3: Tuples, Protocols, Delegates, and Table Views
Create a simple iOS app in this Swift 2 tutorial! Update 9/21/15: Series updated for Xcode 7.0. Welcome back to our Swift 2 tutorial series! In the first Swift 2 tutorial, you learned the basics of the...
View ArticleSwift Quick Start Tutorial Series Updated for Swift 2
A Swift 2 update for the iOS 9 Feast! In today’s update for the iOS 9 Feast, I have updated our popular “Swift Quick Start” series for Swift 2 and Xcode 7. This series is meant to be an quick start for...
View ArticleiOS Apprentice Fourth Edition Print Version Pictures!
I recently got my print copy of the iOS Apprentice Fourth Edition by Matthijs Hollemans in the mail. The iOS Apprentice is our beginner’s guide to iOS development – and the new Fourth Edition is fully...
View ArticleStoryboards Tutorial in iOS 9: Part 1
Update 9/22/15: This tutorial was updated to iOS 9, Xcode 7, and Swift 2 by Caroline Begbie. Original post by Tutorial Team member Matthijs Hollemans. Storyboards are an exciting feature first...
View Article