Resources for learning and using C++.
See also
CppBooksAtNCACCC.
See
AboutThesePages.
Contents
Resources
See
ResourceRecommendations.
Recommended
- Musings on Good C++ Style
-- Condensed Version; Pointers, References and Values, Passing Parameters, Returning Results, and Storing Member Variables, with Musings on Good C++ Style
-- Original Article; Michael D. Crawford (GoingWare); September 10, 2001, updated May 7, 2002 -- Excellent, must reading for me -- (I started "skimming" the condensed version)
- GoingWare, Inc.'s Bag of Programming Tricks
-- tips from the author of the previous article, I haven't looked, but based on the previous article, these are bound to be helpful. This site is periodically (occasionally?) updated. He also publishes a newsletter, subscribe at http://www.goingware.com/newsletter/
.
- (rhk) C++ FAQ LITE Frequently Asked Questions
; Copyright © 1991-2002, Marshall Cline -- looks very useful
Recommended for Specific Purposes
Recommended by Others
Books
Recommended by Michael D. Crawford:
- Modern C++ Design
- Effective C++
- Exceptional C++
adrienlamothe writes "Practical C++ Programming is dedicated to teaching the reader how to program in the C++ programming language. The book actually has four goals: 1) Teach the reader C++. 2) Instill good programming style and practice (indeed, the book's subtitle is 'Programming Style Guidelines.') 3) Teach the programmer basic software development concepts. 4) Introduce the reader to debuggers and the make utility. 4) The author encourages the reader to use a computer to enter, run and debug the book's programming examples. I concur with this advice, though it isn't absolutely necessary." To see how well the book meets its own goals, read on for the rest of Lamothe's review
No Recommendation
Not Recommended
Contributors
- RandyKramer - 19 Apr 2002
- <If you edit this page, add your name here, move this to the next line>
Page Ratings