Re: Solutions to "C Programing Language"
- From: "Mike Wahler" <mkwahler@xxxxxxxxxxxx>
- Date: Sat, 29 Sep 2007 15:10:13 -0700
<coolcatjon@xxxxxxxxxxxxxx> wrote in message
news:1191094663.187791.255500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hey guys-
I've decided to learn me some C, as any hacker must :)
So I've got a C compiler handy, and I've downloaded the book by
Kernergan and Richie that was recommended to me...
Then you've just participated (perhaps unknowingly)
in theft of intellectual property. K&R (2nd edition)
is an extremely good choice of books for learning C,
but please purchase a legitimate copy so that the folks
who did the work are justly compensated. Also, when
learning a new subject, imo more than one information
source is desirable. See www.accu.org for peer reviews
and recommendations.
One bad thing tho is it doesn't have solutions printed at the back, so
what I'd like is to have a solutions manual to look at, instead of
spending a lot of time thinking about each of the examples.
Does anyone know a site with the solutions manual?
There isn't a solutions manual that I'm aware of. I suggest that
an excellent way to learn would be to try to do the exercises,
and if you get stuck, post your code here with your accompanying
questions. And even if your solution does seem to be correct,
post it anyway, and ask for constructive criticism. IMO you'll
learn far more than comparing your answers to 'canned' ones.
Virtually all the exercises can be done in several ways. Creating
your own will help you develop your critical thinking skills.
-Mike
.
- Follow-Ups:
- Re: Solutions to "C Programing Language"
- From: Joachim Schmitz
- Re: Solutions to "C Programing Language"
- From: Richard Tobin
- Re: Solutions to "C Programing Language"
- From: Richard Heathfield
- Re: Solutions to "C Programing Language"
- From: jacob navia
- Re: Solutions to "C Programing Language"
- References:
- Solutions to "C Programing Language"
- From: coolcatjon
- Solutions to "C Programing Language"
- Prev by Date: Re: Should we broaden the topicality of this group?
- Next by Date: Re: Should we broaden the topicality of this group?
- Previous by thread: Re: Solutions to "C Programing Language"
- Next by thread: Re: Solutions to "C Programing Language"
- Index(es):
Relevant Pages
|