Logo

C++Course by Allen B. Downey

Small book cover: C++Course

C++Course
by

Publisher: Epina GmbH

Description:
The C++Course provides a general introduction to programming in C++. This edition of the eBook "C++Course" is based on the well-known book by Allen B. Downey, "How to Think Like a Computer Scientist". The single most important skill for a computer scientist is problem-solving. By that I mean the ability to formulate problems, think creatively about solutions, and express a solution clearly and accurately.

Home page url

Download or read it online for free here:
Download link
(640KB, ZIP/CHM)

Similar books

Book cover: Software Design Using C++Software Design Using C++
by - Saint Vincent College
Online introduction to C++ language. Simple examples are used that illustrate the language features. Later, longer and more complex projects are used. The latest additions to the text include the three sections on Windows Forms Applications.
(16996 views)
Book cover: Learn C++ Programming LanguageLearn C++ Programming Language
- Tutorials Point
This reference will take you through simple and practical approach while learning C++ Programming language. It has been prepared for the beginners to help them understand the basic to advanced concepts related to C++ Programming languages.
(11533 views)
Book cover: An Introduction to the Imperative Part of C++An Introduction to the Imperative Part of C++
by - Imperial College London
These lecture notes are designed for an introductory course on programming, using the imperative core of C++. Very little previous programming experience is assumed. All the example programs have been written in ANSI standard C++.
(18479 views)
Book cover: Mastering C++Mastering C++
by - Muhammadali Shaduli
The book covers concepts such as programming paradigms, the need for OOPs technology, extending C/C++ at a glance, fundamental constructs of the C++ language, classes and objects, inheritance, polymorphism, generic programming, streams computations.
(18619 views)