Category: C, C++, C#

Think Like a Programmer 0

Think Like a Programmer

The real challenge of programming isn’t learning a language’s syntax—it’s learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve...

Absolute C++, 5th Edition 0

Absolute C++, 5th Edition

Praised for providing an engaging balance of thoughtful examples and explanatory discussion, best-selling author Walt Savitch and contributor Kenrick Mock explain concepts and techniques in a straightforward style using understandable language and code enhanced by a...

The C++ Standard Library, 2nd Edition 0

The C++ Standard Library, 2nd Edition

The Best-Selling C++ Resource. Now Updated for C++11 The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full...

Brownfield Application Development in .NET 0

Brownfield Application Development in .NET

Taking over development of an existing application is rarely an easy task. Good coding and management practices are often lacking, so maintenance and improvement of the app can be tough. This book will help you maintain...

C# 5.0 in a Nutshell, 5th Edition 0

C# 5.0 in a Nutshell, 5th Edition

When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section...

C# 5.0 Pocket Reference 0

C# 5.0 Pocket Reference

When you need answers for programming with C# 5.0, this practical and tightly focused book tells you exactly what you need to know—without long introductions or bloated samples. Easy to browse, it’s ideal as quick reference...

Safe C++: How to avoid common mistakes 0

Safe C++: How to avoid common mistakes

It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers...

C++ For Dummies, 6th Edition 0

C++ For Dummies, 6th Edition

Enter the world of computer programming with this step-by-step guide to the C++ language! C++ is a great introduction to object-oriented programming, and this friendly guide covers everything you need to know and nothing you don’t....