Related Books

Metaprogramming in .NET
Language: en
Pages: 540
Authors: Jason Bock
Categories: Computers
Type: BOOK - Published: 2012-12-30 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Metaprogramming in .NET is designed to help readers understand the basic concepts, advantages, and potential pitfalls of metaprogramming. It introduces
C++ Template Metaprogramming
Language: en
Pages: 726
Authors: David Abrahams
Categories: Computers
Type: BOOK - Published: 2004-12-10 - Publisher: Pearson Education

DOWNLOAD EBOOK

C++ Template Metaprogramming sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into
IronPython in Action
Language: en
Pages: 887
Authors: Christian J. Muirhead
Categories: Computers
Type: BOOK - Published: 2009-03-01 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

In 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET implementatio
C++ Templates
Language: en
Pages: 2818
Authors: David Vandevoorde
Categories: Computers
Type: BOOK - Published: 2017-09-14 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have
Modern C++ Design
Language: en
Pages: 352
Authors: Andrei Alexandrescu
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

This title documents a convergence of programming techniques - generic programming, template metaprogramming, object-oriented programming and design patterns. I