Advertisement

Search a C++ book for a beginner!

Started by March 01, 2000 03:43 PM
0 comments, last by Micha 24 years, 9 months ago
Hello, i search a very good c++ programming book for beginners. It should be easy to understand, and teach a lot of stuff. I know c++ a very little bit. Thank you
I recommend the "beginner''s guide to c++" by Oleg Yaroshenko
Its great and covers a lot of stuff very clearly and simply
with good drawings and thorough explanations of the useful sample code.
Covers basics of OOP in good detail with inheritance, encapsulation and polymorphism.

This topic is closed to new replies.

Advertisement