Hi all im new to this site. I started college and im using Borlands C++. Im finding it going over my head. Anyone know a book that can help me to learn c++??? or a good way to learn it?? I got the big book C++ for Dummies but it very hard to understand. Thanks for reading my post.
Start with this book (Object Oriented Programming in C++ ,4th Edition) the author is (Robert Lafore)
, this book is really good one , I've just read it , and I found it quite useful and easy to learn.
Well, if you are familiar with C and object oriented programming, just google "c++ guide", the first link is pretty good. If you arent, then i would suggest learning C first, then an easy object oriented language, like Java.