dgiagio@gmail.com wrote:[color=blue]
>
> There are dozen very good books out there teaching C language, C
> standard library, UNIX, Win32 programming of all flavors. Nice... But,
> I haven't yet found a book that in fact teaches you HOW to use all that
> knowledge, how to organize your program, show you different styles of
> coding, and KEEP you on the right track.
>
> I think that knowing the entire standard is nothing if you don't know
> how to use that knowledge the right way. I mean for "right way" the
> elegant and maintanable way of doing things, the way to make you be
> recognized as a good programmer.[/color]
These are all issues that are in no way unique to the C language, but
apply to software development in general. Altough offtopic on this
newsgroup, I'd still like to mention a few of my favorite books about
these topics: `The practice of programming' by Kernighan and Pike and
`Code complete, 2nd edition' by Steve McConnell's. Both discuss good
programming practices in general, from design to implementation,
debugging, testing and style. After you've read them cover to cover, a
good place to keep those is on the toilet, so you can never make up
excuses why you didn't have the time to study them :)
--
:wq
^X^Cy^K^X^C^C^C^C