
C++ Essentials
by Sharam Hekmat
Publisher: PragSoft Corporation 2005
Number of pages: 311
Description:
This book introduces C++ as an object-oriented programming language. No previous knowledge of C or any other programming language is assumed.
Download or read it online for free here:
Download link
(540KB, PDF)
Similar books
C++ Programming- Wikibooks
This book covers the C++ programming language, its interactions with software design and real life use of the language. It is presented in a series of chapters as an introductory prior to advance courses but can also be used as a reference book.
(13689 views)
C++ Language Tutorialby Juan Soulie - cplusplus.com
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way.
(21164 views)
C++ Language- WikiBooks
'C++ Language' offers a detailed and hierarchical description of the C++ programming language. It covers everything from basic concepts to advanced features, making it a valuable resource for both beginners and experienced programmers.
(2408 views)
A Computer Science Tapestry: Exploring Computer Science with C++by Owen L. Astrachan - McGraw - Hill
This book is designed for a first course in computer science that uses C++ as the programming language. The goal was to leverage the best features of the language using sound practices of programming and pedagogy in the study of computer science.
(23492 views)