Video Tutorial: Beginning SpriteKit Part 9: Labels
Learn how to work with labels in SpriteKit. The post Video Tutorial: Beginning SpriteKit Part 9: Labels appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit Part 10: tvOS and the Apple TV
Learn how to port Zombie Conga to the Apple TV. The post Video Tutorial: Beginning SpriteKit Part 10: tvOS and the Apple TV appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning SpriteKit Part 11: Conclusion
Review what you learned in our Beginning SpriteKit video tutorial series and find out where to go from here. The post Video Tutorial: Beginning SpriteKit Part 11: Conclusion appeared first on Ray...
View ArticleVideo Tutorial: Beginning Realm on iOS: Series Introduction
Download lecture slides View next video: Getting Started The post Video Tutorial: Beginning Realm on iOS: Series Introduction appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: Beginning Realm on iOS Part 1: Getting Started
Challenge Your challenge is to give more substance to your model class by adding convenience initializer and some dynamic properties. See the Challenge PDF in the resources link below for full...
View ArticleJoin the Swift Algorithm Club!
Join the Swift Algorithm Club! About six months ago, the author of the iOS Apprentice, Matthijs Hollemans, started an open source project to implement popular algorithms and data structures in Swift:...
View ArticleCreating and Distributing iOS Frameworks
C’mon on in and learn how to create and distribute iOS frameworks! Have you ever wanted to share a chunk of code between two or more of your apps, or wanted to share a part of your program with other...
View ArticleVideo Tutorial: Beginning Realm on iOS Part 2: Storing and Retrieving Objects
Challenge Your challenge is to polish up the table view and add a whole new Realm model class. See the Challenge PDF in the resources link below for full details. Download resources View previous...
View ArticleVideo Tutorial: Beginning Realm on iOS Part 3: Updating Objects
Challenge Your challenge is to add a gesture to modify a task row. See the Challenge PDF in the resources link below for full details. Download resources View previous video: Storing and Retrieving...
View ArticlePodcast: OS X Development, and Remote Working Habits
Ever considered OS X development? You should have! Find out more in this episode. Join Mic, Jake, and Andrew as they kick of the new season with a deep-dive into OS X development, the similarities...
View ArticleCore Graphics on OS X Tutorial
You’ve seen a lot of apps that depict beautiful graphics and stylish custom views. The best of them make a lasting impression, and you always remember them because they are just so pretty. Core...
View ArticleVideo Tutorial: Beginning Realm on iOS Part 4: Collections
Challenge Your challenge is to bring to life a whole new view controller for the “My Tasks” tab. See the Challenge PDF in the resources link below for full details. Download resources View previous...
View ArticleVideo Tutorial: Beginning Realm on iOS Part 5: Notifications
Challenge Your challenge is to play with some more notifications to liven up the app UI. See the Challenge PDF in the resources link below for full details. Download resources View previous video:...
View ArticleVideo Tutorial: Beginning Realm on iOS Part 6: Conclusion
Download lecture slides View previous video: Notifications Where To Go From Here? Check out these additional resources to learn more: Realm Tutorial: Getting Started Building a Simple Swift App With...
View ArticleWhat Every Android Developer Needs to Know About Google I/O 2016
From May 18th to 20th, I was super lucky to have the opportunity to attend Google I/O. This year was the 10th anniversary of Google’s annual conference, and it brought a change of venue: instead of...
View ArticleVideo Tutorial: MapKit and Core Location: Series Introduction
Download lecture slides View next video: Core Location The post Video Tutorial: MapKit and Core Location: Series Introduction appeared first on Ray Wenderlich.
View ArticleVideo Tutorial: MapKit and Core Location Part 1: Core Location
Learn the basics of working with Core Location and how to integrate it into your app. The post Video Tutorial: MapKit and Core Location Part 1: Core Location appeared first on Ray Wenderlich.
View ArticleWWDC 2016 Initial Impressions
It’s the most wonderful time of the year for Apple developers! The first day of WWDC brought lots of new APIs and features for us to dive into, including Swift 3, SiriKit, iMessage Apps, and more....
View ArticleVideo Tutorial: MapKit and Core Location Part 2: Background Updates
Learn how to receive background updates, deferred updates, and how to get a singular location using Core Location. The post Video Tutorial: MapKit and Core Location Part 2: Background Updates appeared...
View ArticleWhat’s New in Swift 3?
Swift 3 is coming later this year, and it brings major code changes to all Swift developers. If you haven’t been following the Swift Evolution project closely, you may wonder what changes are in...
View Article