C
Charlton Wilbur
RH> The question you have to ask yourself is this: which do you
RH> want to do? Explore the transient delights of the latest
RH> trendy language or protocol.... or learn how to write computer
RH> programs properly? If the latter, then - whilst it's not
RH> *impossible* for good new books to appear on occasion - you
RH> will normally do better to reach for the classics.
That's how the odds go, but there are new classics being written every
year. I'm not aware of many in the area of C, however.
RH> For example, "The Art of Computer Programming", "Algorithms +
RH> Data Structures = Programs", and "The C Programming Language"
RH> - all should be either on your bookshelf or open on your desk.
I'd add _The Mythical Man-Month_ to that, too. I haven't needed a
data structures or algorithms reference in some time (which speaks
more to the sort of programming I'm doing than I like, alas), so I'll
say silent there. And I haven't referred to K&R since my copy went
walking off in 1996 or so; if I didn't have Harbison & Steele handy,
though, I'd probably need to pick up another copy of K&R.
Charlton
RH> want to do? Explore the transient delights of the latest
RH> trendy language or protocol.... or learn how to write computer
RH> programs properly? If the latter, then - whilst it's not
RH> *impossible* for good new books to appear on occasion - you
RH> will normally do better to reach for the classics.
That's how the odds go, but there are new classics being written every
year. I'm not aware of many in the area of C, however.
RH> For example, "The Art of Computer Programming", "Algorithms +
RH> Data Structures = Programs", and "The C Programming Language"
RH> - all should be either on your bookshelf or open on your desk.
I'd add _The Mythical Man-Month_ to that, too. I haven't needed a
data structures or algorithms reference in some time (which speaks
more to the sort of programming I'm doing than I like, alas), so I'll
say silent there. And I haven't referred to K&R since my copy went
walking off in 1996 or so; if I didn't have Harbison & Steele handy,
though, I'd probably need to pick up another copy of K&R.
Charlton