hey I need to know if this c++ programming book is good for a beginner?

  • Thread starter Thread starter kage_kun_emotionless_eyes
  • Start date Start date
K

kage_kun_emotionless_eyes

Guest
Alright the book I have is accelerated c++ by andrew koenig and barbara e . moo I need to know if this is a book I should start out with to build foundation on programming or if i should look for a differnt one?
is there somewhere i can download it?
 
The best book for c++ programming is let us C++ by Yeshwant Kanethkar published by BPB. I have read that book and it is written in very easy and friendly language.
 
It's a good beginner's book. However, you will get a lot more out of it if you already know another language or at least the basic concepts of programming languages and how they fit together.
 
Back
Top