Structured Programming with C++
by Kjell Bäckman
Publisher: BookBoon 2012
ISBN-13: 9788740300994
Number of pages: 246
Description:
Structured Programming with C++ is intended as course material for the course Structured Programming with C/C++ at university level. It can also be used as self-learning material. The purpose of the book is primarily to teach how to 'think programming' and secondarily to teach C++ code.
Download or read it online for free here:
Download link
(4MB, PDF)
Similar books

by Allen B. Downey - Epina GmbH
The C++Course provides a general introduction to programming in C++. The most important skill for a computer scientist is problem-solving: the ability to formulate problems, think creatively, and express a solution clearly and accurately.
(17522 views)

by Bruce Eckel - Prentice Hall
An excellent tutorial to mastering the C++ programming language, written in a knowledgeable and patient style, filled with examples and expert advice. It covers language basics, function and operator overloading, inheritance, namespaces, and more.
(28295 views)

by Kenneth Leroy Busbee - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(18257 views)

- 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.
(1274 views)