Hey guys.
I won't bore you with the details, but I decided that I wanted to create some iOS applications. That was a week ago. Since then, I have scoured the web for tutorials, books, and other materials to begin to development.
The first thing I learned was that Objective C is the language I will be learning. After another hour of searching I came to the conclusion that the best book would be the Big Nerd Ranch Guide to Objective C Programming. I gave it a try and so far I am about 1/3 of the way through and very much lost. It's not that the book is boring, it's that it doesn't go into detail explaining what each statement means (it tells us what %i or %e mean only after we have been using them for dozens or so pages).
My frustrations are probably due to having almost no programming background except for a little Javascript and HTML that I learned back in an Introductory CS class. Which prompts the question.
Should I start with a simpler language before delving into Obj C? Or should I try another book and take it step by step?
Any feedback on how you learned Objective C would be appreciated. Books, websites, tutorials - anything would be helpful.
I won't bore you with the details, but I decided that I wanted to create some iOS applications. That was a week ago. Since then, I have scoured the web for tutorials, books, and other materials to begin to development.
The first thing I learned was that Objective C is the language I will be learning. After another hour of searching I came to the conclusion that the best book would be the Big Nerd Ranch Guide to Objective C Programming. I gave it a try and so far I am about 1/3 of the way through and very much lost. It's not that the book is boring, it's that it doesn't go into detail explaining what each statement means (it tells us what %i or %e mean only after we have been using them for dozens or so pages).
My frustrations are probably due to having almost no programming background except for a little Javascript and HTML that I learned back in an Introductory CS class. Which prompts the question.
Should I start with a simpler language before delving into Obj C? Or should I try another book and take it step by step?
Any feedback on how you learned Objective C would be appreciated. Books, websites, tutorials - anything would be helpful.