- C++
FAQ
- Marshall Cline's C++ FAQ LITE
- Guru
of the week
- Question and answer sessions on C++.
- DOC++
, CCDOC and
Doxygen
-
Javadoc like documentation systems for C++ programs.
There's not been any activity on the DOC++ site
for a while, nor any response to email. I've fixed some
bugs and put the updated source on the Octopull
"downloads" page - Alan.
I have used Doxygen
to produce the arglib
documentation . It is a GPL documentation tool
distantly decended from DOC++ but is being actively
maintained.
- ACCU
- The organisation formerly known as "The Association
of C and C++ Users". Links & book reviews, journals
(C Vu and Overload), conferences and mailing lists.
(Oh yes, it covers Software Design, Development Methods,
C++, Java, Python, C#, ...)
- ACCU
book reviews
- The place to go for
C/C++/Java/OOA/OOD book reviews.
- Boost
- A high quality collection of C++ libraries.
- http://www.cantrip.org/
- Nathan Myers collection of essays and other
publications.
|