Logo

An Introduction to Design Patterns in C++ with Qt 4

Large book cover: An Introduction to Design Patterns in C++ with Qt 4

An Introduction to Design Patterns in C++ with Qt 4
by

Publisher: Prentice Hall PTR
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

Book cover: Beginning C++ Through Game ProgrammingBeginning C++ Through Game Programming
by - 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.
(27302 views)
Book cover: Fundamentals of C++ ProgrammingFundamentals of C++ Programming
by - 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.
(20914 views)
Book cover: Learn C++ Programming LanguageLearn C++ Programming Language
- 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.
(11581 views)
Book cover: C++ Language TutorialC++ Language Tutorial
by - 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.
(18785 views)