I've mostly done Java at school (univeristy) for the past three years, and don't have much experience in C++, but I'd like to seriously learn/practice it now.
I'm looking for a general C++ book that has the following qualities:
- easy to read
- good explanation on pointers and reference
- a section on common API/libraries/functions used by C++ programmers
- a section on common mistakes/errors that'd occur
- other differences between Java & C++ that I should be aware of
- a good reference book for later
Any ideas?
I'm looking for a general C++ book that has the following qualities:
- easy to read
- good explanation on pointers and reference
- a section on common API/libraries/functions used by C++ programmers
- a section on common mistakes/errors that'd occur
- other differences between Java & C++ that I should be aware of
- a good reference book for later
Any ideas?