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
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.
Computers & Internet Programming Languages & Tools C++ Beginning