
An Introduction to Design Patterns in C++ with Qt 4
- License
- Open Publication License v1.0
- Source
- Pearson / Prentice Hall (official free PDF)
Description
A full C++ course built around the Qt 4 framework, teaching modern C++, object-oriented design, and the classic Gang-of-Four design patterns through practical GUI and application examples.
Book information
- Language
- English
- Category
- Design Patterns
- Level
- Intermediate
- Pages
- 650
- Published
- 2006
- Format
- License
- Open Publication License v1.0
- Source
- Pearson / Prentice Hall (official free PDF)
Topics
License
Open License — Open Publication License v1.0 (license text ↗)
This resource is listed because its license permits redistribution.
The copyright page permits distribution under the Open Publication License v1.0 or later.
Related books
View all →Calling Conventions for Different C++ Compilers and Operating Systems
Agner Fog
The fifth of Agner Fog's optimization manuals. Documents how C++ compilers on x86 pass arguments, return values, and objects; name mangling schemes; exception handling; object file formats; and how to write code portable across compilers.
C++AdvancedOfficial Free DistributionPDF · 1.0 MBC++ Core Guidelines
Bjarne Stroustrup, Herb Sutter
The authoritative, continuously updated set of guidelines for writing modern C++ well — resource and memory safety, RAII, interfaces, classes, templates, concurrency, error handling, and performance — each rule with rationale and examples. Maintained by the Standard C++ Foundation.
C++AdvancedMITHTML
Financial Numerical Recipes in C++
Bernt Arne Ødegaard
A collection of C++ implementations of common quantitative-finance calculations: present value and term structures, option pricing (Black-Scholes, binomial, finite-difference, Monte Carlo), bonds, mean-variance portfolios, and more.
C++AdvancedAuthor PermissionPDF · 1.2 MB