...I am not sure which book to go with.
I came to conclusion and it's between those two: [Programming in Objective-C 2.0] vs. [Learn Objective-C on the Mac].
My programming experience/skill is fairly strict, as I just know a little C. I know some loops (if, if-else, while, for, do, case) and how algorithm work. That's pretty much it, I have no experience in pointers, I/O or more advanced stuff. I read nearly half of the book [Learn C on the Mac], until Chapter 7: Pointers and Parameters. I liked the book, it gave me a push inside the World of Programming and learned me the basics and thought that was enough to go on with Objective-C.
But I am not sure what to do from here: which book to continue reading in. I have started reading a little in [Programming in Objective-C 2.0] until chapter 4, but I have had a hard time follow him. I am not sure if I get the syntax correctly and if I understand the different class, objects, methods and instances properly. But that's not the question for now, sorry for off-topic :P
What would you recommend for me to read, based on the knowledge I have in programming (with only a procedural language like C)? Would you even recommend me to read a back or start somewhere else? I read that Kochan's book is the single best, but I am not sure if it's too advanced stuff for me. What is your impression on the book?
Thank you all so very much in advance!
- P.S. My native language is Danish, so sorry for typos and grammar mistakes
- P.P.S. This is my first post to this board, I just signed up. Please correct me if I did something wrong. Thank you.