Objective - C (iPhone OS)?

musicnrd

New member
Joined
Apr 25, 2010
Messages
6
Reaction score
0
Points
1
I've been looking into the iPhone SDK for some time, and I think I'm finally ready to make "the plunge". I have the SDK on my Mac, but I'm at a loss when it comes to the coding language. I took some Pascal courses in high school, and C++ in college, but I don't see that helping me with the native language for the iPhone SDK, Objective - C. What I am in search of is some "how to" guides, so I can learn the ins and outs of the language. I don't intend on doing this as a "overnight project", I'd like to spend some time with it. Programming is what I intend on spending my life doing... this is where I want to start.

Thanks in advance,

Nic
 
It would also really help to have some knowledge of Java because Obj-C is kinda a smash between C++and Java.

Apple has a lot of tutorials, app sources and Obj-C manuals at http://developer.apple.com

There are websites like http://cocoadevcentral.com/d/learn_objectivec/
(the main one http://cocoadevcentral.com/ )

I highly, highly .... highly recommend reading this book if your new to Obj-C http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619

I am going to put all of my simple to intermediate Obj-C programs (and sources) on my website gscx.org too - once I get it up.
 
intersting :) You want to learn C ??? If u r an banglorean , der is an institute called UTTARA , The best instiute i have ever seen , der u can learn C and UNIX in very much depth... !
 
Back
Top