<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
> Date: Thu, 16 Jun 2011 15:20:14 -0700<br>> From: adi@hexapodia.org<br>> To: eriktrips@gmail.com<br>> CC: noisebridge-discuss@lists.noisebridge.net<br>> Subject: Re: [Noisebridge-discuss] Seeking info about Intro to C       Programming     class<br>> <br>> On Thu, Jun 16, 2011 at 12:12:54PM -0700, Erik Schneider wrote:<br>> > Is the class using a text or texts, and if so what is/are the text(s)?<br>> <br>> I don't know what text they're using, but I'd recommend Kernighan and<br>> Ritchie "The C Programming Language", Second Edition, as a good way to<br>> learn the basics of the language.  It doesn't cover any libraries<br>> developed in the last 15 years, and it doesn't cover integrating with<br>> modern systems, but that's OK for purposes of just learning the language<br>> itself.<br>> <br>> <a href="http://www.amazon.com/dp/0131103628">http://www.amazon.com/dp/0131103628</a><br><BR>I'll concur that this is a very good book for learning to program in C.  It was written by the people who wrote the language.  They're not only really good programmers, but they are also really good teachers and really good writers.<BR> <BR>And, if you ever want to learn C++, I really like the book that I learned from:<BR>     "On to C++" by Patrick Winston<BR>You can get it online for free:<BR><a href="http://people.csail.mit.edu/phw/OnToCPP/">http://people.csail.mit.edu/phw/OnToCPP/</a><BR> <BR>Mitch.<BR> <BR>                                       </div></body>
</html>