Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C++ (page 3)

C++

Free C++ eBooks downloads.

How To Think Like A Computer Scientist: C++ Version

The goal of this book is to teach you to think like a computer scientist, using C++ as the programming language.HOW TO THINK LIKE A COMPUTER SCIENTIST. * Published under the terms of the GNU Free Documentation License. Money raised from the sale of t

Read More »

C++ GUI Programming with Qt 4, 2nd Edition

Using Trolltech's Qt you can build industrial-strength C++ applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux without source code changes. Now, two Trolltech insiders have written a start-to-finish guide to getting ou

Read More »

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

This book 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 exer

Read More »

Financial Numerical Recipes in C++: Applications in Finance

In finance, there are areas where formulas tend to get involved. Sometimes it may be easier to follow an exact computer routine. The author has made some C++ subroutines that implements common algoritms in finance. Typical examples are option/derivat

Read More »

Parallel Programming with Microsoft Visual C++

Your CPU meter shows a problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. Is there a way to get better perfo

Read More »

C++ Succinctly: C++ for C# Developers

C++ Succinctly was written to help professional C# developers learn modern C++ programming. The aim of this book is to leverage your existing C# knowledge in order to expand your skills. Whether you need to use C++ in an upcoming project, or simply w

Read More »

Thinking in C++, Volume 2: Practical Programming

Thinking in C++, Volume 2 coverages of advanced topics professional developers must master. Emphasis on advanced testing techniques to produce optimized error free code. In depth coverage of STL with real world reusable code examples. Simple short

Read More »

Thinking in C++, Volume One: Introduction to Standard C++ (2nd Edition)

Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple

Read More »

C++ Programming for Scientists

This book is designed specifically for today's Scientists, Engineers and Mathematicians with a wealth of new applications and examples taken from real situations involving electrical and structural engineering, fluid mechanics, mathematics, power gen

Read More »

Industrial Strength C++: Rules and Recommendations

Taking the point of view that good rules make good programs, this book presents proven strategies for using and programming in the C++ object-oriented language in the form of easy-to-follow lists of rules and recommendations.This book greatly expands

Read More »