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

Janglo

macrumors member
Original poster
May 7, 2008
47
0
Hi,

I've been following the apps on the app store since it came out and watched WWDC on the apple website. It has really inspired me into thinking that programming may be something I would enjoy doing.

So I started looking around at where to start (I'd done a tiny bit of basic HTML before, so I have pretty much no experience in programming). I was told that Xcode was based on Objective C, and Objective C was based on C (please correct me if I'm wrong).

So I decided to go about learning C so I could try and work my way up. Everyone seemed to say the best book was "The C Programming Language" (K&R). So I got hold of this book but as I begun to read, it immeadiately dropped me into phrases like "arguments" and "integers" without really seeming to explain what they were or what they do (for a non-programmer anyway).

So, does anybody know any absolute beginners books on C (Or other languages if I should be learning something else).

Thanks =).
 

macfanboy

macrumors 6502a
Jun 5, 2007
916
163
Wirelessly posted (Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x320))

to tell u the truth, I don't think you need to start with C. I started with the iphone sdk without knowing C and I'm getting used to objective c. I didn't use any books. just explore xcode and maybe if you need more help, search online for free tutorials. good luck!
 

luckylefty01

macrumors member
Apr 8, 2008
32
0
The K&R C book, while really an excellent book with great exercises, is indeed not a beginners book.

The book I started learning C from was C Primer Plus, which I think does a very nice job of explaining the basics but getting well into the more advanced topics later in the book for when you start to get the basics down.

(Note: This was my first programming book in my first programming language, so I think it would probably be a reasonable choice for you as well.)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.