Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Introduction to Functional Programming

Posted By: AlenMiler
Introduction to Functional Programming

Introduction to Functional Programming by David Gardner
English | Jul. 11, 2015 | ASIN: B011H3R448 | 168 Pages | EPUB/PDF | 1.08 MB

Chapter 1 - Introduction
Chapter 2 - Lambda calculus
Chapter 3 - Lambda calculus as a programming language
Chapter 4 - Types
Chapter 5 - A taste of ML
Chapter 6 - Further ML
Chapter 7 - Proving programs correct
Chapter 8 - Effective ML
Chapter 9 - Examples