Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 722 Bytes

readme.org

File metadata and controls

24 lines (15 loc) · 722 Bytes

Use of Maths in Programming

The Humble Programmer

Edsger Djikstra

Denotational Design

Conal Elliot

Alexander Stepanov details on how knowing mathematics deeply helped in designing the C++ Standard libraries and shares his lessons on it in this book.

Lambda Calculus

Forms the foundation of denotational design

Formal Languages

Formal languages describe the grammars of programming languages that are used for parsing.

Concepts

Fixed Point