Re: What is a good book for C++ coding conventions?

From: Jonathan Turkanis (technews_at_kangaroologic.com)
Date: 03/22/04


Date: Mon, 22 Mar 2004 15:50:22 -0700


"Hans" <nospam@nospam.com> wrote in message
news:c3jism$kqk$1@news4.tilbu1.nb.home.nl...
> Hello,
>
> I am looking for a good book/website with good & complete coding
conventions
> (this is more about cosmetic things like name conventions instead of
rules
> to make portable code as I asked in my previous question).
>
> Well a book/site which describe both coding conventions and rules
for
> writting portable code would be realy nice.

Here's a book I haven't read, but it got an excellent revew:
"Industrial Strength C++ Rules & Recommendations" by Henricson &
Nyquist

See
http://www.accu.org/cgi-bin/accu/rvout.cgi?from=0sb_beginner_s_c__&file=i000046a

Jonathan
 Industrial Strength C++ Rules & Recommendations by Henricson &
Nyquist



Relevant Pages

  • Re: What is a good book for C++ coding conventions?
    ... Hans wrote: ... > (this is more about cosmetic things like name conventions instead of rules ... > to make portable code as I asked in my previous question). ... They can be downloaded for free from the NASA web site (I don't ...
    (comp.lang.cpp)
  • Re: What is a good book for C++ coding conventions?
    ... > (this is more about cosmetic things like name conventions instead of rules ... > to make portable code as I asked in my previous question). ...
    (comp.lang.cpp)