Slide 22
Slide 22 text
• Foundations of Programming: Fundamentals
◦ http://www.lynda.com/JavaScript-tutorials/Foundations-of-Programming-Fundamentals/83603-2.html
• Foundations of Programming: Object Oriented Design
◦ http://www.lynda.com/Programming-tutorials/Foundations-of-Programming-Object-Oriented-Design/96949-2.html
• Harward: CS50
◦ https://www.youtube.com/channel/UCcabW7890RKJzL968QWEykA
• Objective-C Programming: The Big Nerd Ranch Guide
◦ http://www.bignerdranch.com/we-write/objective-c-programming
• Beginning Objective-C
◦ http://www.raywenderlich.com/tutorials
• Code School Objective-C Course
◦ https://www.codeschool.com/courses/try-objective-c
• Developing iOS 7 Apps for iPhone and iPad
◦ https://itunes.apple.com/course/developing-ios-7-apps-for/id733644550
• Developing iOS 8 Apps With Swift
◦ https://itunes.apple.com/course/developing-ios-8-apps-swift/id961180099
• Beginning iPhone Programming
◦ http://www.raywenderlich.com/tutorials
• iOS Programming: The Big Nerd Ranch Guide
◦ http://www.bignerdranch.com/we-write/ios-programming
• Code School iOS Path
◦ https://www.codeschool.com/paths/ios
• Ray Wenderlich Video Tutorials
◦ http://www.raywenderlich.com/video-tutorials
• Nick Walter: How to make a freaking iPhone app
◦ https://www.udemy.com/ios-8-and-swift-how-to-make-a-freaking-iphone-app
• Effective Objective-C 2.0: Matt Galloway
◦ http://www.effectiveobjectivec.com/
• iOS Core Animation: Nick Lockwood