Video Tutorial: Beginning Core Data Part 1: Getting Started
Learn some of the basics of Core data including modeling your data, adding objects, and fetching data. The post Video Tutorial: Beginning Core Data Part 1: Getting Started appeared first on Ray...
View ArticleSwift Stained Glass Logo Giveaway!
I recently came across Howard Perlman from Stained Glass Logos, who specializes in making beautiful stained glass logos for technologies we know and love, like Ruby on Rails, WordPress, or Linux: I...
View ArticleSwift Interview Questions and Answers
Even though Swift is only a year old, it’s already one of the most popular languages. Its syntax looks very easy — so easy that when it was announced JavaScript developers felt like the image to the...
View ArticleIn-App Purchases Tutorial: Getting Started
Get started with in-app purchases to grow your app revenue! Update note: This tutorial was updated for iOS 8 and Swift by Ray Fix. Original tutorial was by site editor-in-chief Ray Wenderlich. One of...
View ArticleVideo Tutorial: Beginning Core Data Part 4: Predicates & Sorting
Learn how to use predicates to filter your data and sort descriptors to order your data in a sensible way. The post Video Tutorial: Beginning Core Data Part 4: Predicates & Sorting appeared first...
View ArticleSeason Finale with Mic and Jake – Podcast S04 E10
The Season 4 grand finale! In the grand finale of Season 4, Mic and Jake talk about Core Text, current projects, season highlights, and much more. [Subscribe in iTunes] [RSS Feed] Our Sponsor...
View ArticleRWDevCon 2016: Choose Your Topics!
Next March, we are running an iOS conference focused on high quality hands-on tutorials called RWDevCon 2016. One of the unique things about RWDevCon is it’s coordinated as a team. That means we can...
View ArticleUIAppearance Tutorial: Getting Started
Didn’t you wish you could customize your pets? Although skeuomorphism in iOS apps is a thing of the past, that doesn’t mean you’re limited to the stock appearance of controls in your iOS app. While you...
View ArticleVideo Tutorial: Beginning Core Data Part 5: Editing & Deleting Data
Learn how to edit and delete objects in Core Data and how to handle relationships when deleting objects. The post Video Tutorial: Beginning Core Data Part 5: Editing & Deleting Data appeared first...
View ArticleVideo Tutorial: Beginning Core Data Part 6: Conclusion
Review the Core Data basics you were introduced to in this beginning video tutorial series and get ready for our upcoming intermediate series. The post Video Tutorial: Beginning Core Data Part 6:...
View Article360iDev 2015 Conference Highlights
360iDev 2015 Conference Highlights! A record-breaking 390 attendees — including a full slate of 55 speakers — recently descended upon Denver, Colorado to take part in the annual 360 iDev conference....
View ArticleVideo Tutorial: Intermediate Core Data: Series Introduction
Download lecture slides Note: If you are new to Core Data, check out our Beginning Core Data Series first before watching this video tutorial series. View next video: Core Data Stack The post Video...
View ArticleVideo Tutorial: Intermediate Core Data Part 1: Core Data Stack
Learn about the classes that make up Core Data and assemble these objects together into a reusable class. The post Video Tutorial: Intermediate Core Data Part 1: Core Data Stack appeared first on Ray...
View ArticleHow to Create a Tower Defense Game in Unity – Part 1
Tower defense games are incredibly popular, and no wonder — few things are more satisfying than watching your defense obliterate evil invaders! In this two-part tutorial, you build a tower defense...
View ArticleVideo Tutorial: Intermediate Core Data Part 2: Advanced Attributes
Challenge Your challenge is to add an image to your device record. See the Challenge PDF for full details. Download lecture slides Download demo starter Download demo finished Download challenge...
View ArticleHow to Create a Tower Defense Game in Unity – Part 2
Welcome to part two of How to Create a Tower Defense Game in Unity. You’re making a tower defense game in Unity, and at the end of part one, you could place and upgrade monsters. You also had one...
View ArticleRWDevCon 2016: Last Chance for Early Bird Discount!
This is just a quick note to remind you that the early bird discount for RWDevCon 2016 ends in just a few hours! As explained in the previous post, RWDevCon is something really special, due to its...
View ArticleHow to Play, Record, and Merge Videos in iOS and Swift
Learn how to play, record, and merge videos on iOS! Update note: This tutorial was updated for iOS 8 and Swift by Andy Pereira. Original post by Abdul Azeem with fixes and clarifications made by Joseph...
View ArticletvOS SDK: An iOS Developer’s Initial Impressions
tvOS: what I think! In one of the final chapters of “Steve Jobs” by Walter Isaacson — Steve was quoted saying “It will have the simplest user interface you could imagine. I finally cracked it.” He was,...
View ArticleVideo Tutorial: Intermediate Core Data Part 3: Mapping Models
Learn how to create your own mapping model which Core Data will use to perform the migration from an older version of your data model to the latest version. The post Video Tutorial: Intermediate Core...
View Article