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
C++ Language- 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.
(2140 views)
Beginning C++ Through Game Programmingby Michael Dawson - Course Technology PTR
If you're ready to jump into the world of programming for games, Beginning C++ Through Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.
(30704 views)
Fundamentals of C++ Programmingby Richard L. Halterman - Southern Adventist University
Table of Contents: The Context of Software Development; Writing a C++ Program; Values and Variables; Expressions and Arithmetic; Conditional Execution; Iteration; Other Conditional and Iterative Statements; Using Functions; Writing Functions; etc.
(23328 views)
The Rook's Guide to C++by Jeremy A. Hansen - Rook's Guide Press
This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. In this book, we will favor older techniques, pre-C++11 (introduced in 2011).
(11009 views)