Re: I've read K&R, what now?
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Thu, 31 May 2007 14:10:32 -0400
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.
--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
<http://kadaitcha.cx/vista/dogsbreakfast/index.html>
cbfalconer at maineline dot net
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: I've read K&R, what now?
- From: Richard Heathfield
- Re: I've read K&R, what now?
- 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
- I've read K&R, what now?
- Prev by Date: Re: global variable declaration in header
- Next by Date: Order free cd and dvd now....
- Previous by thread: Re: I've read K&R, what now?
- Next by thread: Re: I've read K&R, what now?
- Index(es):
Relevant Pages
|