Good Learning Method for Objective-C?

Posted by Josh Kahane on Stack Overflow See other posts from Stack Overflow or by Josh Kahane
Published on 2010-10-04T21:30:12Z Indexed on 2011/02/07 7:25 UTC
Read the original article Hit count: 344

Filed under:
|
|
|
|

Hi

I know this must be asked a millions times and can't be easy to answer as there is o definitive method, but any help would be appreciated, thanks.

I have been playing around with all sorts of things in Xcode and with Objective-C, however I can't seem to find a good way of learning things in an efficient way.

I have bought the book 'Programming in Objective-C 2.0' and its great but just lays down the basics it seems.

I want to learn in the 2D game development direction, then of course 3D after nailing that, if thats the right thing to do?

I am 17 currently in year 13, last year of school/A Levels and am almost definitely taking a gap year. Any good, well known reputable courses online or offline (real world)? This is my first programming language, and I am absolutely serious about learning this.

One last question, is when learning things online, I have in the past started building a feature and learning a certain aspect in programming only to find out after adding more its slows down the app or its to inefficient. Is the key to use a certain method in a certain situation (being os many ways to do the same thing) or use any of those methods and refine it in your app to make it run smoothly? Sorry, its hard for me to know when I have little experience, thus far.

Sorry for rambling on! I would appreciate any help, thank you!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c