-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Welcome to the open-source CodePath iOS Cliffnotes! Our goal is to become the central crowdsourced resource for complete and up-to-date iOS content and tutorials.
Ever been frustrated finding information on outdated one-off blog posts and tutorials that has since become irrelevant? How many times were you googling only to find your answer only on a 2 year old StackOverflow post? We believe there's got to be a better way. Why not have the community work together to create useful and detailed documentation for every aspect of iOS (or any platform)? There's absolutely no reason that we should have to make do with outdated, vague or un-editable content anymore.
Read about our mission to change the way engineers learn new technologies and we would love for you to get involved! In addition, we are a fledgling startup so if you like this guide and what we are trying to do, please consider following us on twitter @thecodepath or tipping via gittip!
- Introduction to iOS for Designers - This is an introductory course to iOS that is targeted to designers.
- Apple official guides. These high level guides are a fantastic resource. Some good ones to read initially are:
- Blogs
- NSHipster. NSHipster is a journal of the overlooked bits in Objective-C and Cocoa. Updated weekly.
- NSScreencast. Shows how to implement interesting things in iOS via screencasts.
- objc. A periodical about best practices and advanced techniques in Objective-C.
- Mike Ash's blog. There is nothing this guy doesn't know.