๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Advanced C++ Programming Styles and Idioms

โœ Scribed by James O. Coplien


Publisher
Addison-Wesley Professional
Year
1991
Tongue
English
Leaves
544
Edition
First Printing
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


I have read this book because it was recommended by Scott Meyer in his book More Effective C++: 35 New Ways to Improve Your Programs and Designs and he was saying that this book was showing what C++ looked like on LSD. This book certainly contains interesting ideas and it demonstrate that the author has an exceptional creativity as a C++ user but Mr. Coplien best quality is not teaching in my opinion. To me, the text is opaque and hard to understand when the author is using terms such as "orthodox canonical form".


๐Ÿ“œ SIMILAR VOLUMES


C/C++ programming style guidelines
โœ Richards F. ๐Ÿ“‚ Library ๐ŸŒ English

This document contains the guidelines for writing C/C++ code for Dynamic Software Solutions. The point of a style guide is to greater uniformity in the appearance of source code. The benefit is enhanced readability and hence maintainability for the code. Wherever possible, we adopt stylistic convent