how to learn C programming

<p>I want to learn how to program in C. What is the best way to go about doing this? What are some books or tools which I can use to learn C programming?</p>

<p>Let Us C</p>

<p>Actually, I got it in India and it’s by an Indian guy. It may not be available in the US. I hear Cliffs is good.</p>

<p>Google is your friend. The resources online for C programming are top notch, as good or better than books on shelves. Updated, too. The only problem is that you have you wade through the equally expansive amount of junk to find the good stuff. </p>

<p>Google “C Programming tutorials” or “C programming for beginners”. You’ll get a lot of good hits. Try and mess around with the search parameters to see what you get. Good luck! Programming rocks!</p>

<p>Teach yourself C in 24 hours, or 21 days.</p>

<p>“The C Programming Language” or something like that is a famous book for ANSI C, from the CREATORS of the C Programming language. You may need an additonal beginner tutorial book to supplement it.</p>

<p>I second the recommendation of reading “The C Programming Language” by Kernigan and Ritchie. </p>

<p>There are also countless resources online that will aid you in your learning process.-</p>