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

C++

Free C++ eBooks downloads.

Essential C++

This book written to provide clear and concise explanation of topics for programmers both starting to learn the C++ programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to

Read More »

C++ Essentials

This book introduces C++ as an object-oriented programming language. No previous knowledge of C or any other programming language is assumed.It presents the basics of C++ in the context of procedural, generic, object-based, and object-oriented progra

Read More »

Pro TBB: C++ Parallel Programming with Threading Building Blocks

This book is a modern guide for all C++ programmers to learn Threading Building Blocks (TBB). Written by TBB and parallel programming experts, this book reflects their collective decades of experience in developing and teaching parallel programming w

Read More »

Fundamentals of Programming C++

This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples such as game programming, club membership organization, grade tracking and grade point avera

Read More »

Programming Embedded Systems in C and C++

Embedded software is in almost every electronic device designed today. Yet because each embedded system is unique and highly customized to its application, it can be a difficult field to master. However, if you have some programming experience and ar

Read More »

Virtual Machine Design and Implementation in C/C++

With the emergence of multiplatform production systems and network-centric computing, the software industry has witnessed the resurgence of the virtual machine. Rather than committing to any single operating system, software engineers have embraced p

Read More »

Memory Management: Algorithms and Implementations in C/C++

Memory Management: Algorithms and Implementation in C/C++ presents several concrete implementations of garbage collection and explicit memory management algorithms. Every implementation is complemented by an in-depth presentation of theory, followed

Read More »

Excel Add-in Development in C/C++: Applications in Finance

This book is for anyone who wants to do any application development in Excel. Even for an old hand at Excel development, a brief skim through reveals valuable nuggets of information.Excel Add-in Development in C/C++: Applications in Finance is a must

Read More »

Financial Applications using Excel Add-in Development in C/C++

This book is a must-buy book for any serious Excel developer. Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VBA and C/C++. This is the only com

Read More »

C++ For C Programmers

A textbook of C++ examples intended for C programmers. This book is not a starting point for new C++ programmers who do not know C. It is a transition tool for C programmers.

Read More »