473,569 Members | 2,526 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for C++ book recommendations

I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and
have read most of it, but I find its style to be more suitable for
reference than for tutorial. I still have a lot to learn about
template programming and don't have any experience with 3rd party
libraries, such as Boost. I'm looking to buy two more books that I'm
hoping will help take my C++ programming to the next level. Here are
some of my choices:

Beyond the C++ Standard Library: An Introduction to Boost, Karlsson
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices, Sutter
The C++ Standard Library Extensions: A Tutorial and Reference, Becker
The C++ Standard Library: A Tutorial and Reference, Josuttis
C++ Template Metaprogramming : Concepts, Tools, and Techniques from
Boost and Beyond, Abrahams
C++ Templates: The Complete Guide, Vandevoorde
Effective C++: 55 Specific Ways to Improve Your Programs and Designs,
3rd Edition, Meyers
Effective STL, Meyers
Exceptional C++ Style: 40 New Engineering Puzzles, Programming
Problems, and Solutions, Sutter
Modern C++ Design, Alexandrescu

I can only afford to buy about two more books for the present. What
choices do you think would give me the most bang for my buck? Are
there others that I have overlooked that would be even more important
to read?

Thanks,
Carl Youngblood

Nov 6 '06 #1
3 1728
Carl Youngblood wrote:
I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and
have read most of it, but I find its style to be more suitable for
reference than for tutorial. I still have a lot to learn about
template programming and don't have any experience with 3rd party
libraries, such as Boost. I'm looking to buy two more books that I'm
hoping will help take my C++ programming to the next level. Here are
some of my choices:

Beyond the C++ Standard Library: An Introduction to Boost, Karlsson
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices, Sutter
The C++ Standard Library Extensions: A Tutorial and Reference, Becker
The C++ Standard Library: A Tutorial and Reference, Josuttis
C++ Template Metaprogramming : Concepts, Tools, and Techniques from
Boost and Beyond, Abrahams
C++ Templates: The Complete Guide, Vandevoorde
Effective C++: 55 Specific Ways to Improve Your Programs and Designs,
3rd Edition, Meyers
Effective STL, Meyers
Exceptional C++ Style: 40 New Engineering Puzzles, Programming
Problems, and Solutions, Sutter
Modern C++ Design, Alexandrescu

I can only afford to buy about two more books for the present. What
choices do you think would give me the most bang for my buck? Are
there others that I have overlooked that would be even more important
to read?
You can find many book recommendations at accu.org. As far as specific
advice, I'm not clear on where you stand now. Are you comfortable with
the STL's containers and algorithms? Do you understand RAII? Are you
good with OO in general? Etc.

See also the FAQ on books:

http://www.parashift.com/c++-faq-lit....html#faq-28.4

Cheers! --M

Nov 6 '06 #2
Carl Youngblood wrote:
I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and
have read most of it, but I find its style to be more suitable for
reference than for tutorial. I still have a lot to learn about
template programming and don't have any experience with 3rd party
libraries, such as Boost. I'm looking to buy two more books that I'm
hoping will help take my C++ programming to the next level. Here are
some of my choices:

Beyond the C++ Standard Library: An Introduction to Boost, Karlsson
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices,
Sutter The C++ Standard Library Extensions: A Tutorial and Reference,
Becker The C++ Standard Library: A Tutorial and Reference, Josuttis
C++ Template Metaprogramming : Concepts, Tools, and Techniques from
Boost and Beyond, Abrahams
C++ Templates: The Complete Guide, Vandevoorde
Effective C++: 55 Specific Ways to Improve Your Programs and Designs,
3rd Edition, Meyers
Effective STL, Meyers
Exceptional C++ Style: 40 New Engineering Puzzles, Programming
Problems, and Solutions, Sutter
Modern C++ Design, Alexandrescu

I can only afford to buy about two more books for the present. What
choices do you think would give me the most bang for my buck? Are
there others that I have overlooked that would be even more important
to read?
The C++ Standard Library by Josuttis and C++ Templates by Vandevoorde
and Josuttis are the sure bets, I'd start with those.

The next batch after that should IMO be Modern C++ Design and C++
Template Metaprogramming .

After that, C++ Coding Standards, Problems and Solutions, Effective
series, Exceptional C++, Beyond, whatever. Check out www.accu.org
for more book reviews.

When I was learning, getting proper OOA/OOD thinking was more important
to me than becoming "effective" , so I often recommend "Advanced C++" by
Coplien before Scott Meyers' series, though it is dated. Take a look
at Coplien's "Multi-paradigm DESIGN for C++".

Concentrate on the field and learn the important aspects of that. C++
is a tool, don't force it, don't bite off more than you can chew, and
you'll learn to use it eventually. Being successful means efficiently
convert algorithms of the field into C++ programs, and knowledge of C++
in full is not required for that (most of the time, anyway).

Pay attention to writing manageable programs. That way you can come
back to them to improve them when you have more time and wisdom. In
the meantime, use the knowledge you already have to earn what you can
spend on good tools, books included. Fortunately C++ is so vast that
one can know a tiny bit of it and still be quite productive.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Nov 6 '06 #3
Carl Youngblood wrote:
I own the 3rd edition of Stroustrup's THE C++ PROGRAMMING LANGUAGE and
have read most of it, but I find its style to be more suitable for
reference than for tutorial. I still have a lot to learn about
[snip]
Thanks,
Carl Youngblood
if you can tell about your "programmin g experience" & also whether you
know "C" or not, folks here can give a better advice to suit your needs.

Nov 7 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2281
by: asdf sdf | last post by:
i'm interested in using python for win32 COM automation and sysadmin scripts. many recommendations for Mark Hammond's Python Programming on Win32. but it was published four and half years ago. i have misgivings about buying a book so old. COM programming hasn't changed much but Python has. (VB and Delphi have changed quite a bit, and...
5
1512
by: Aya9877 | last post by:
Alright, I have no idea what level book I need. I have a basic/decent background in coding. I am advanced in query building. I have a decent understanding of Visual Basic and some VBA. My problem is design structure. Where to begin, etc. I see that everyone recommends The Access 97 Developer's Handbook (I am looking for a Access 97...
8
1935
by: Parts Manager | last post by:
Hello All, I would like a couple of book recommendations to get a jump start on Access and to gain some knowledge on Access. I have a few years in programming Basics, then to PDS 7.0, then finally went to VB Pro 5. I have a few years in designing and utilizing flat file databases, but this is my first foray into a relational database. ...
3
1726
by: Alex R | last post by:
Hey guys, I have been programming on and off in C for many years now, but I seem to forget the format of some function calls/conventions here and there, I might be working on something that is written entirely in assembly language for months.. Come back to do some C and there'll be something here and there that escapes me. What I am...
4
2441
by: Berehem | last post by:
I would like some recommendations about what C books would suit me best. I have read the other topics about books, but I thought my case was unique enough to warrant book recommendations again. Please excuse the long post. Thanks. My Present Knowledge: ===================== I have learnt C about 7 years ago from random...
4
1769
by: Mike | last post by:
Hi, I am planning on purchasing VS2005 to learn C# very soon, and I need good book recommendations. I realize this is a question that may be asked a lot, but please consider my background: I have been a ClassicVB/ASP programmer for about 7 years. I have never done anything with .NET and only have a very basic understanding of the...
4
1477
by: Bob | last post by:
I know this is a tall order, but I'm looking for a book that talks about the implications of alternative approaches to languages than we typically see, such as allowing multiple inheritance... detailed, but not so heavy that the interesting, qualitative conclusions are left to the reader to dig out of a set of equations. Any recommendations? ...
21
3752
by: The Night Blogger | last post by:
Can someone recommend me a good API for writing a sexy looking (Rich UI like WinForms) shrink wrap application My requirement is that the application needs to look as good on Windows as on the Apple Mac
10
1760
by: SusanV | last post by:
Time to learn something new, anyone have any recommendations for a good reference book on ASP.Net? Also recommendations on AJAX would be most welcome. TIA, SusanV
0
7614
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8125
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7676
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6284
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5513
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3642
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2114
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1221
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
938
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.