Logo

Structured Programming with C++

Small book cover: Structured Programming with C++

Structured Programming with C++
by

Publisher: BookBoon
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.

Home page url

Download or read it online for free here:
Download link
(4MB, PDF)

Similar books

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.
(18522 views)
Book cover: C++ ProgrammingC++ 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.
(11370 views)
Book cover: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - 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.
(17066 views)
Book cover: An Introduction to Design Patterns in C++ with Qt 4An Introduction to Design Patterns in C++ with Qt 4
by - Prentice Hall PTR
Covers the language features of C++ so that readers can use Qt 4 classes in the examples and assignments. It is a textbook for teaching language and design patterns, emphasising open-source code reuse. It assumes no C++ programming experience.
(17026 views)