Newbie to C programming

Thread Starter

Vespasian

Joined Jun 26, 2008
12
Hi im just wondering if anyone has any good sites or text books to recommend to me for C programming! I will be designing a project for my course wich will be using C

Any recomendations would be great

Thanks V
 

roddefig

Joined Apr 29, 2008
149
Hello.

"Practical C Programming" by Steve Oaulline is a well-reviewed introductory text. Amazon link

I'd also pick up a copy of the classic C reference "The C Programming Language" by Kernighan and Ritchie. It's good to have around if you'll be doing anything in C. Amazon link

I'm also positive that there are plenty of excellent tutorials and introductions on the internet, given C's enormous popularity. Spend a little time on Google and you're bound to find something good.
 
Top