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: Thinking in C++, 2nd EditionThinking in C++, 2nd Edition
by - Prentice Hall
An excellent tutorial to mastering the C++ programming language, written in a knowledgeable and patient style, filled with examples and expert advice. It covers language basics, function and operator overloading, inheritance, namespaces, and more.
(26866 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.
(13501 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: 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.
(24564 views)