Free C++ Books

C++ GUI Programming with Qt4 2nd Edition – Read Online

C++ GUI Programming with Qt4 2nd Edition - Read Online

“C++ GUI Programming with Qt4 2nd Edition”, written by Jasmin Blanchette and Mark Summerfield, is free to read online. Select the “Sample Content” tab on books’ page and entire content is available online.

Free online book: Boost C++ Libraries

Free online book: Boost C++ Libraries

Full content of “Boost C++ Libraries”, written by Boris Schäling, is available online for free. The Boost C++ Libraries introduces 38 general purpose Boost libraries. They should be of great use to C++ developers – no matter what industry they work in and no matter what software they create.

Free online book: Parallel Programming with Microsoft Visual C++

Free online book: Parallel Programming with Microsoft Visual C++

Free online book “Parallel Programming with Microsoft Visual C++: Design Patterns for Decomposition and Coordination on Multicore Architectures” by Colin Campbell and Ade Miller from Microsoft. This book describes patterns for parallel programming, with code examples, that use the new parallel programming support in Visual C++.

Free eBook – A Computer Science Tapestry: Exploring Computer Science with C++

Free eBook - A Computer Science Tapestry: Exploring Computer Science with C++

Free eBook “A Computer Science Tapestry: Exploring Computer Science with C++” is designed for use in a first course in computer science (CS1) that uses C++ as its programming language.

Free eBook: C++ GUI Programming with Qt 4 First Edition

Free eBook: C++ GUI Programming with Qt 4

“C++ GUI Programming with Qt 4 First Edition” by Jasmin Blanchette and Mark Summerfieldis is available in pdf format free of charge.

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

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

Free online book “An Introduction to Design Patterns in C++ with Qt 4″ is a complete tutorial and reference that assumes no previous knowledge of C, C++, objects, or patterns. You’ll walk through every core concept, one step at a time, learning through an extensive collection of Qt 4.1-tested examples and exercises.

C++ User’s Guide Forte Developer 7

This manual instructs you in the use of the Forte Developer C++ compiler, and provides detailed information on command-line compiler options.

C++:A Dialog – Programming with C++ Standard Library

C++:A Dialog - Programming with C++ Standard Library

Steve Heller teaches C++ from scratch, through a one-on-one conversation with an intelligent beginner who asks the questions you’d ask. Heller’s unique dialog format is brilliantly designed to clarify the concepts you might otherwise find confusing, so you can quickly learn today’s most powerful and valuable C++ development techniques.

C++ Programming

This free C++ book is From Wikibooks, the open-content textbooks collection. This book covers the essential features of the C++ language and its standard library (STL). It also provides a survey of important concepts, software design, and design patterns, but as a stepping stone for the reader or as an introduction to more advanced C++ concepts.

Optimizing C++

Optimizing C++

Free online book Optimizing C++ provides working programmers and those who intend to be working programmers with a practical, real-world approach to program optimization. Written in an exceptionally clear style that doesn’t skimp on technical detail, Steve Heller’s guide offers several high-performance search and data-compression algorithms, which are all you need to add speed to C++.