From Mathematics to Generic Programming

From Mathematics to Generic Programming
Author :
Publisher : Pearson Education
Total Pages : 311
Release :
ISBN-10 : 9780321942043
ISBN-13 : 0321942043
Rating : 4/5 (043 Downloads)

Book Synopsis From Mathematics to Generic Programming by : Alexander A. Stepanov

Download or read book From Mathematics to Generic Programming written by Alexander A. Stepanov and published by Pearson Education. This book was released on 2014 with total page 311 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a great introduction to the core principles of generic programming for the experienced programmer. The authors work through examples showing how to analyze the requirements of an algorithm and make it as general as possible. The book includes several programming "laws" of particular interest to those building software components. The authors show how programmers can become more effective by learning about the idea of abstraction and the math it relies on. In an engaging and accessible fashion, they describe how these mathematical results were first discovered and are surprisingly useful in programming.


From Mathematics to Generic Programming Related Books

From Mathematics to Generic Programming
Language: en
Pages: 311
Authors: Alexander A. Stepanov
Categories: Computers
Type: BOOK - Published: 2014 - Publisher: Pearson Education

GET EBOOK

This book is a great introduction to the core principles of generic programming for the experienced programmer. The authors work through examples showing how to
Generic Programming
Language: en
Pages: 249
Authors: Jeremy Gibbons
Categories: Computers
Type: BOOK - Published: 2013-04-17 - Publisher: Springer

GET EBOOK

Generic programming is about making programs more adaptable by making them more general. Generic programs often embody non-traditional kinds of polymorphism; or
Generic Programming and the STL
Language: en
Pages: 584
Authors: Matthew H. Austern
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Addison-Wesley Professional

GET EBOOK

Introduces programmers to the generic programming paradigm and to the C++ Standard Template Library and its use as an extensible framework for generic and inter
Modern C++ Design: Generic Programming And Design Patterns Applied
Language: en
Pages: 350
Authors: Alexandrescu
Categories:
Type: BOOK - Published: 2001-09 - Publisher: Pearson Education India

GET EBOOK

Generic and Indexed Programming
Language: en
Pages: 266
Authors: Jeremy Gibbons
Categories: Computers
Type: BOOK - Published: 2012-07-20 - Publisher: Springer

GET EBOOK

Generic programming is about making programs more widely applicable via exotic kinds of parametrization---not just along the dimensions of values or of types, b