Video Tutorial: Saving Data in iOS Part 1: NSString and NSData
Learn how to read and write NSData and NSStrings to disc. Video Tutorial: Saving Data in iOS Part 1: NSString and NSData is a post from: Ray Wenderlich The post Video Tutorial: Saving Data in iOS Part...
View ArticleWWDC Keynote – Podcasters React! Tech Talk Video
In a special session today right after the Apple keynote, raywenderlich.com podcasters Mic Pringle, Tammy Coron, Jake Gundersen, and Felipe Laso Marsetti reacted with their thoughts and observations,...
View ArticleSwift Cheat Sheet and Quick Reference
Swift Cheat Sheet and Quick Reference Now Available! Update 6/3: Updated thanks to some helpful comments/suggestions from Chris Wagner, @Craimasjien, @Alarcon, @doTheTricks, and @rbnVnznz. Thanks all!...
View ArticleProgramming for Teens: Beginning Python Tutorial
Learn to code with Python! Have you ever wondered how a computer works? While we can’t teach you everything in one blog post, you can get a pretty good start by learning how to write your own programs!...
View ArticleSwift Language Highlights: An Objective-C Developer’s Perspective
If you were like me this Monday, you were sitting back enjoying the keynote, excited to start trying out all the new lovely APIs. And then your ears pricked up as you listened to words about a new...
View ArticleVideo Tutorial: Saving Data in iOS Part 2: Using The Filemanager
Learn to use some of the more common operations in NSFilemanager to manage your files. Video Tutorial: Saving Data in iOS Part 2: Using The Filemanager is a post from: Ray Wenderlich The post Video...
View ArticleArduino Tutorial: Creating Pong
Learn how to create a pong game with an Arduino and an LCD If you’re a programmer with an interest in electronics, playing around with an Arduino Uno is a great way to learn. We’ve had several...
View ArticleSwift Language FAQ
Swift Language FAQ: Your questions answered! Swift is Apple’s entirely new, modern, type-safe programming language for Cocoa development. Swift has been in development for 4 years, and was just...
View ArticleVideo Tutorial: Saving Data in iOS Part 3: Working with Property Lists
Learn how to work with property lists in Xcode. Video Tutorial: Saving Data in iOS Part 3: Working with Property Lists is a post from: Ray Wenderlich The post Video Tutorial: Saving Data in iOS Part 3:...
View ArticleVideo Tutorial: Saving Data in iOS Part 4: Encoding and Decoding Objects
Learn how to save and restore objects in iOS. Video Tutorial: Saving Data in iOS Part 4: Encoding and Decoding Objects is a post from: Ray Wenderlich The post Video Tutorial: Saving Data in iOS Part 4:...
View ArticleSwift Tutorial: A Quick Start
Get started quickly with this Swift tutorial! Swift is Apple’s brand new programming language, just released this year at WWDC. Along with the language, Swift released an excellent Swift reference...
View ArticleVideo Tutorial: Introduction to Swift Part 0: Introduction
Challenge Your challenge is to keep watching the rest of this series, and have fun learning Swift! Video Tutorial: Introduction to Swift Part 0: Introduction is a post from: Ray Wenderlich The post...
View ArticleVideo Tutorial: Introduction to Swift Part 1: Variables and Constants
Learn how to declare and use variables and constants in Swift. Video Tutorial: Introduction to Swift Part 1: Variables and Constants is a post from: Ray Wenderlich The post Video Tutorial: Introduction...
View ArticleSwift Tutorial Part 2: A Simple iOS App
Create a simple iOS app in this Swift tutorial! Welcome back to our Swift tutorial series! In the first Swift tutorial, you learned the basics of the Swift language, and created your very own tip...
View ArticleVideo Tutorial: Introduction to Swift Part 2: Strings
Learn all about strings in this Swift video tutorial: combining strings, comparing strings, bridging strings, strings and Unicode, and much more! Video Tutorial: Introduction to Swift Part 2: Strings...
View ArticleThree New Swift Books: Preorders Now Available!
Three Brand New Swift and iOS 8 Books: Preorders Now Available! With the introduction of the Swift language and iOS 8, iOS development is going to change significantly over the coming months and years....
View ArticleTools for Running an iOS Consulting Studio
Get your organization on track with these tips and tools. Management responsibilities are a sharp departure from the technical skills that make developers successful in the first place. However,...
View ArticleWWDC Reflections: The raywenderlich.com Podcast Episode 7
Episode 7: WWDC Reflections In this episode, we have a deep discussion on all of the news from WWDC, now that we’ve had a little bit of time to play around with some of the new goodies! [Subscribe in...
View ArticleCall for Applicants: raywenderlich.com Update Team
Join the raywenderlich.com Update Team and level up your skills! This site is a joint effort by a team of over a hundred developers and authors from across the world. We have an editing team, a...
View ArticleVideo Tutorial: Introduction to Swift Part 3: Arrays
Learn how to use arrays in Swift: declaring, appending, searching, sorting, deleting, and much more! Video Tutorial: Introduction to Swift Part 3: Arrays is a post from: Ray Wenderlich The post Video...
View Article