Good Boooks and Tools on C++

B

Balaji_A

Hi there,

Would need help from some one on the following:
- Good Books that cover in C++ concepts mainly including STL.
- Tools in C++ that is used for e.g. to generate Class Diagrams, also
tools that can be used to reverse engineer C++ code and generate
documentation, etc.

Your help is highly appreciated.

Thanks in advance

Best Regards
- A. Balaji
 
G

George Kettleborough

Balaji_A said:
Hi there,

Would need help from some one on the following:
- Good Books that cover in C++ concepts mainly including STL.

I can personally recommend "The C++ Standard Library" by Josuttis.
Indeed, accu.org lists it as "highly recommended". I think that when you
said "STL" you meant "The C++ Standard Library" which includes (most of)
the STL plus a lot more (such as strings). This book covers the STL in
depth as well as the rest of the standard library.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top