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++: A Beginner's GuideC++: A Beginner's Guide
by - McGraw-Hill Osborne Media
Written by Herb Schildt, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
(24546 views)
Book cover: Structured Programming with C++Structured Programming with C++
by - 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.
(13483 views)
Book cover: C++ In Action: Industrial Strength Programming TechniquesC++ In Action: Industrial Strength Programming Techniques
by - Addison Wesley
The book teaches programming in C++ from the perspective of a professional programmer. It presents the development of a parser and a calculator from a simple command-line program to a GUI application. Learn how to use C++ like a real pro.
(22212 views)
Book cover: Software Design Using C++Software Design Using C++
by - Saint Vincent College
Online introduction to C++ language. Simple examples are used that illustrate the language features. Later, longer and more complex projects are used. The latest additions to the text include the three sections on Windows Forms Applications.
(16989 views)