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: C++ EssentialsC++ Essentials
by - PragSoft Corporation
This text is a concise introduction to the C++ programming language, each chapter consists of short sections, so that beginners can understand the language in a short period of time. You will learn to program in C++ and properly use its features.
(26273 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.
(18708 views)
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.
(27183 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.
(17165 views)