| Author |
Prerequisites for Objective-C
|
Kuladip Yadav
Ranch Hand
Joined: Jul 30, 2008
Posts: 162
|
|
Hi,
If anybody wants to learn Objective-C, then what are the prerequisites for it ?
Is it similar to C/C++ ?
Any link/pointer appreciated.
Thanks,
Kuladip
|
 |
Elchin Asgarli
Ranch Hand
Joined: Mar 08, 2010
Posts: 222
|
|
http://en.wikipedia.org/wiki/Objective-C
It seems like an interesting breed of Java and C to me Gotta learn it someday!
|
Personal page, SCJP 6 with 91%, SCWCD 5 with 84%, OCMJD
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Elchin Asgarli wrote:http://en.wikipedia.org/wiki/Objective-C
It seems like an interesting breed of Java and C to me  Gotta learn it someday!
Actually Objective-C is older than Java. In fact, Java is influenced by Objective-C in some areas.
|
 |
Fei Ng
Ranch Hand
Joined: Aug 26, 2000
Posts: 1241
|
posted

0
|
|
Most books go into the basic of C then ObjC then the framework. It would definitely help knowing C.
|
 |
 |
|
|
subject: Prerequisites for Objective-C
|
|
|