This repository was archived by the owner on Jun 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorials
Aaron Taylor edited this page Jun 12, 2014
·
5 revisions
- STARTING POINT Apple's official resources
- Apple's beginning tutorial: https://developer.apple.com/library/iOS/referencelibrary/GettingStarted/RoadMapiOS/index.html
- this tutorial series is a great first step in iOS development
- Ray Wenderlich tutorials
- a great site with a wide variety of a highly useful tutorials, pick a few that seem interesting or relevant
- all tutorials: http://www.raywenderlich.com/tutorials
- AppCoda tutorials
- similar to previous, choose a few that seem useful
- tutorial series: http://www.appcoda.com/ios-programming-course/
- Synchronizing Core Data with a Web Service
- Part 1: http://www.raywenderlich.com/15916/how-to-synchronize-core-data-with-a-web-service-part-1
- Part 2: http://www.raywenderlich.com/17927/how-to-synchronize-core-data-with-a-web-service-part-2
- Dropdown resources
- Creating UITabBarController from scratch: http://www.iphonedevcentral.com/create-uitabbarcontroller/
- Advanced Storyboard Techniques: http://www.freelancemadscience.com/fmslabs_blog/2012/9/24/advanced-storyboard-techniques.html
- iOS device testing walkthrough: http://code.tutsplus.com/tutorials/how-to-test-your-apps-on-physical-ios-devices--mobile-13861
- Deploying iOS apps to devices: http://mobiforge.com/design-development/deploying-iphone-apps-real-devices
© 2014 Peck