Can anyone please suggest some good books on c++ that can give me a complete and full knowledge on c++ in full depth?

Recommended Answers

All 5 Replies

Welcome to the daniweb. Read the sticky thread - ReadMe

For that you need to read multiple books, and even then you won't know
everything. But to start out, C++ primer plus is a good book. It goes in
details of C++.

commented: That is a good book, one of the most underrated on the market I think. +1
commented: Good advice. +6

c++ programing by D. S MALIK IS also good book

I started off with C++ Primer Plus and a data structures book (I'll post which later). They seemed to help fairly well. I'm now reading Professional C++ from Wrox, which is nice as it goes a bit deeper into the language and is helping me solidify some of the lesser known/harder to understand concepts.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.