Is anybody here a designer that taught himself iOS development? If so, please share your story and how you learned. I'm sure a lot of readers here would love to develop their own iOS app.
Is anybody here a designer that taught himself iOS development? If so, please share your story and how you learned. I'm sure a lot of readers here would love to develop their own iOS app.
Will get you there. Those two books are great if you are just starting out programming. Some may disagree if they haven't read the big nerd ranch objective-c book (since Big Nerd Ranch books are known to be on the tough side) but the first book is a beginner book.
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Will get you there. Those two books are great if you are just starting out programming. Some may disagree if they haven't read the big nerd ranch objective-c book (since Big Nerd Ranch books are known to be on the tough side) but the first book is a beginner book.
Yep. Its the only beginner book big nerd ranch has and it starts from scratch. You start with C and how to set up Xcode, then you move to Objective-C and then Cocoa (which gives you buttons, text fields, etc). Its very well done.
Programming does get tough, there is no way around it. You will get stuck in places badly. If that happens (and it will) definitely visit the programming forums on here, post your code and what you don't understand about it and there are plenty of people here to help.