Category: C, C++, C#

A Tour of C++ 0

A Tour of C++

The 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 original implementer of C++, thoroughly covers the details of this language...

The C++ Programming Language, 4th Edition 0

The C++ Programming Language, 4th Edition

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 original implementer of C++, has reorganized, extended, and completely rewritten...

C++ Primer, 5th Edition 0

C++ Primer, 5th Edition

Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++ Standard Fully updated and recast for the newly released C++ standard, this authoritative and comprehensive introduction to C++ will help you to learn the language...

C++ Gotchas 0

C++ Gotchas

“This may well be the best C++ book I have ever read. I was surprised by the amount I learned.” –Matthew Wilson, Development Consultant, Synesis Software C++ Gotchas is the professional programmer’s guide to avoiding and...

C Primer Plus, 6th Edition 0

C Primer Plus, 6th Edition

C Primer Plus is a carefully tested, well-crafted, and complete tutorial on a subject core to programmers and developers. This computer science classic teaches principles of programming, including structured code and top-down design. Author and educator...

Advanced Topics in C 0

Advanced Topics in C

C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and...

Pro NuGet, 2nd Edition 0

Pro NuGet, 2nd Edition

Pro NuGet will give you a solid, practical, understanding of both how to keep your software dependencies under control and what best-practices have been developed within the NuGet community to ensure long-term reliability. Whether you’re working...

Windows Runtime via C# 0

Windows Runtime via C#

Delve inside the Windows Runtime – and learn best ways to design and build Windows Store apps. Guided by Jeffrey Richter, a recognized expert in Windows and .NET programming, along with principal Windows consultant Maarten van...