Re: I've read K&R, what now?
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 19:50:11 +0000
CBFalconer said:
Richard Heathfield wrote:
Tor Rustad said:... snip ...
That completes the recommendations from Richard H., which lack
any references to platform-dependent coding, if OP is using
UNIX/Linux, a book on POSIX (e.g. Stevens APUE
http://www.kohala.com/start/) is much more useful, than many of
the above suggestions.
Well, this is a platform-independent group. If I were pushed for
platform-specific recommendations, I would start off by saying
APUE to the POSIX people, PW (Petzold, 5th edition ONLY) to the
Win32 people, and UNP to both groups (yes, even the Win32 people,
and even though porting the code from one to the other isn't
entirely effortless).
I note the absence of "Practice of Programming", which I consider
excellent.
But it's not about C! :-)
Yes, of course you're right - but my "recommended reading" list is a
list of ***C*** books. If you look carefully at the list on my site,
you will also note the absence of APUE (see above), PW (again, see
above), UNP (ditto), Stevens' "TCP/IP Illustrated" series, TAOCP, "Code
Complete", the Wirth book, Stroustrup, Hofstadter, and the entire
Discworld series, not to mention the Bible and Shakespeare.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
.
- References:
- I've read K&R, what now?
- From: gillisct
- Re: I've read K&R, what now?
- From: Richard Heathfield
- Re: I've read K&R, what now?
- From: Tor Rustad
- Re: I've read K&R, what now?
- From: Richard Heathfield
- Re: I've read K&R, what now?
- From: CBFalconer
- I've read K&R, what now?
- Prev by Date: Re: Online "flat" ISO C resource wanted.
- Next by Date: Re: small C compiler that will run on Vista
- Previous by thread: Re: I've read K&R, what now?
- Next by thread: Re: I've read K&R, what now?
- Index(es):