Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

I'm a Mac

macrumors 6502
Original poster
Nov 5, 2007
436
0
If I want to start with C before learning objective-c, and I have no coding knowledge, what apps/tools do I need to do the stuff that would be in the books? Any books on C that use XCode?

EDIT: Do you think Steven Kochan's book is good enough for a complete novice?

What books are good for understanding how to use xcode?
 

psingh01

macrumors 68000
Apr 19, 2004
1,586
629
In general try to learn the language independent of the IDE. When you are learning C, you basically only need a little bit of knowledge in how to setup a project in XCode. Afterwards you will mostly be editing source code and clicking one button (build/run).

You can just as easily learn c from the command line. That's how I learned back in the day :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.