Download WordPress Themes, Happy Birthday Wishes
Home » Computer » C++ » More C++ Idioms

More C++ Idioms

  • Category: C++ Programming
  • Author: Wikibooks Contributors
  • File type: HTML and PDF (277 pages)

Read and download free eBook intituled More C++ Idioms in format HTML and PDF (277 pages) created by Wikibooks Contributors.

Stroustrup’s saying is true because experts are intimately familiar with the idioms in the language. With the increase in the idioms a programmer understands, the language becomes friendlier to him or her.

The objective of this open content book is to present modern C++ idioms to programmers who have moderate level of familiarity with C++, and help elevate their knowledge so that C++ feels much friendlier to them. It is designed to be an exhaustive catalog of reusable idioms that expert C++ programmers often use while programming or designing using C++. This is an effort to capture their techniques and vocabulary into a single work.

This book describes the idioms in a regular format: Name-Intent-Motivation-Solution-References, which is succinct and helps speed learning. By their nature, idioms tend to have appeared in the C++ community and in published work many times. An effort has been made to refer to the original source(s) where possible; if you find a reference incomplete or incorrect, please feel free to suggest or make improvements.

Read and Download Links:

More C++ Idioms

READ  Thinking in C++, Volume 2: Practical Programming

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

C++ Network Programming, Volume 2: Systematic Reuse with ACE and Frameworks

Do you need to develop flexible software that can be customized quickly? Do you need to add the power and efficiency of frameworks to your software? The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance