The C++ Programming Language

The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and...
Programming: Principles And Practice Using C++

The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language,...
Object-oriented Programming With C++
Effective Modern C++

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics,...
Data Structures, Algorithms And Applications C++
C++ Primer

Vital book for any aspiring C++ programmer/developer. Highlighting todays best practices, the authors show how to use both the core language and its standard library to write...
The Players Guide

This book covers the C# language from the ground up. It doesnt assume youve been programming for years, but it also doesnt hold back on exciting,...
Pro C# 5.0 And The .net 4.5 Framework

This new edition of Pro C# 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C#...
Head First C#

A comprehensive guide on C# programming. A great book for aspiring C# programmer/developers



