Re: good algorithms come with practice and reading good code/books?
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 01:21:04 +0000
Keith Thompson said:
Richard Heathfield <rjh@xxxxxxxxxxxxxxx> writes:
newsman654@xxxxxxxxxxxxx said:[...]
"The C Programming Language", 2nd edition, by Kernighan and Ritchie, is
an excellent reference.
It's probably a better tutorial than a reference.
That's probably a matter of taste. :-)
"C: A Reference Manual", 5th edition, by Harbison and Steele, is an
excellent reference.
I have both (well, okay, 4th edition of H&S), but I invariably look stuff up
in K&R. Having said that, it may simply be because K&R guesses what I'm
looking for, and tends to fall open at the appropriate page, whereas H&S is
rather more aloof and makes me look stuff up in the index.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
.
- References:
- good algorithms come with practice and reading good code/books?
- From: vlsidesign
- Re: good algorithms come with practice and reading good code/books?
- From: newsman654
- Re: good algorithms come with practice and reading good code/books?
- From: Richard Heathfield
- Re: good algorithms come with practice and reading good code/books?
- From: newsman654
- Re: good algorithms come with practice and reading good code/books?
- From: Richard Heathfield
- Re: good algorithms come with practice and reading good code/books?
- From: Keith Thompson
- good algorithms come with practice and reading good code/books?
- Prev by Date: Re: converting float to double
- Next by Date: Re: comparing doubles for equality
- Previous by thread: Re: good algorithms come with practice and reading good code/books?
- Next by thread: Re: good algorithms come with practice and reading good code/books?
- Index(es):
Relevant Pages
|