An Introduction to Design Patterns in C++ with Qt 4
by Alan Ezust, Paul Ezust
Publisher: Prentice Hall PTR 2006
ISBN/ASIN: 0131879057
ISBN-13: 9780131879058
Number of pages: 656
Description:
This book assumes no C or C++ programming experience, and it covers the language features of C++ that readers need to know in order to use Qt 4 classes as early as possible in the examples and assignments. It can be used as a textbook for teaching C++ and design patterns, with an emphasis on open-source code reuse. By the end of the book, the reader should have a deep understanding of both the language and libraries, as well the design patterns used in developing software with them.
Download or read it online for free here:
Download link
(8.9MB, PDF)
Similar books

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

by Kjell Bäckman - BookBoon
This text is intended as course material for Structured Programming with C/C++ at university level. It can also be used as self-learning material. The purpose of the book is to teach how to 'think programming' and secondarily to teach C++ code.
(14601 views)

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

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