Tomeki
Cover of C++ Black Book

C++ Black Book

A Comprehensive Guide to C++ Mastery

By Steven Holzner

5.00 (1 Ratings)
20 Want to read4 Currently reading2 Have read

Publish Date

July 1, 2002

Publisher

Paraglyph Press

Language

eng

Pages

832

Description:

This book is priceless among developers whose core programming language is C++. Before I begin, Steven Holzner is an exceptional programmer. His explanations of very complex topics in general terms place him well above most authors writing in the same genre. Prior to this publication, the C++ community was in shambles. Many developers began to customize their own procedures, namespaces, methods, even compilers. There wasn't any guarantee that you could port anything from another developer to run on your machine. ANSI, in response, standardized the language (ANSI-ISO Standardized C++). This move ensured that all developers, hobbyist and professional, were using he same code base. However, the ANSI standardization documents were long, cryptic, and difficult to understand...until C++ Black Book was published. After reading this book, I picked up the standardized ANSI version of C++, and still use it to this day. I would recommend any beginner or expert software engineer to purchase this book. I can't say enough great things about the book, or it's author.