I used the following resources:
- Beginning iOS 5 Development
- I read the book and followed along with the code examples up to chapter 9. At that point I felt confident I could create my little app.
- Learn Objective-C for Java Developers
- I read the first 7 chapters. That seemed to cover the basic things I needed.
- http://www.raywenderlich.com/
- Great site with tutorials.
- http://restkit.org/
- I used this framework for interacting with my web service.
- I found this easy to use and would recommend it to anyone looking for a framework to use.
It's been fun doing this and I'm happy I reached my goal of a creating an iPhone app that interacts with a restful web service running on ec2. I learned a lot from all of this, but still have lots to learn!
No comments:
Post a Comment