R
Richards
I have found online and have been recommended the following books (in
roughly reading order):
Other introductory books to look into:
- Prata - C++ Primer
Plus
- Stroustrup - Programming: Principles and Practice Using C++
- Andrew Koenig and Barbara E. Moo - Accelerarted C++
- Lippman - C++ Primer
- Clovis L. Tondo and Bruce P. Leung - C++ Primer Answer Book
After becoming confident (beginner) in basic C++, and want to become
an intermediate to "good" programmer:
- Scott Meyer - Effective C++
- Scott Meyer - More Effective C+
+
- Eckel - Thinking in C++ ; this is mainly for C to C++ programmers,
correct??
- Scott Meyer - Effective STL
- Herb Sutter - Exceptional C++
- Herb Sutter - More Exceptional C++
- The C++ Programming Language (by Stroustrup)
- Andrei Alexandrescu - Modern C++ Design
- Vandevoorde and Josuttis - C++ Templates: The Complete Guide
- Langer and Kreft - C++ Templates: The Complete Guide
Could you enlighten me if this seems like a good order to go from
being a beginner to an intermediate/"good" C++ programmer? Also, what
would be the time frame/commitment be become a "good" C++ programmer
(to get an entry-level to mid-level job/internship for example)?
Thanks in advance!
Note: I have read Deitel's 7th edition if that makes a difference in
your recommendations.
roughly reading order):
Other introductory books to look into:
- Prata - C++ Primer
Plus
- Stroustrup - Programming: Principles and Practice Using C++
- Andrew Koenig and Barbara E. Moo - Accelerarted C++
- Lippman - C++ Primer
- Clovis L. Tondo and Bruce P. Leung - C++ Primer Answer Book
After becoming confident (beginner) in basic C++, and want to become
an intermediate to "good" programmer:
- Scott Meyer - Effective C++
- Scott Meyer - More Effective C+
+
- Eckel - Thinking in C++ ; this is mainly for C to C++ programmers,
correct??
- Scott Meyer - Effective STL
- Herb Sutter - Exceptional C++
- Herb Sutter - More Exceptional C++
- The C++ Programming Language (by Stroustrup)
- Andrei Alexandrescu - Modern C++ Design
- Vandevoorde and Josuttis - C++ Templates: The Complete Guide
- Langer and Kreft - C++ Templates: The Complete Guide
Could you enlighten me if this seems like a good order to go from
being a beginner to an intermediate/"good" C++ programmer? Also, what
would be the time frame/commitment be become a "good" C++ programmer
(to get an entry-level to mid-level job/internship for example)?
Thanks in advance!
Note: I have read Deitel's 7th edition if that makes a difference in
your recommendations.