Computer Science BooksFunctional Programming Books

Functional Programming Lecture notes (PDF 72P)

Advertisement

Functional Programming Lecture notes (PDF 72P)

Functional Programming Lecture notes (PDF 72P)

This note covers the following topics: introduction, pattern matching, The Sieve of Eratosthenes, Fibonacci Series, Folding Lists, Data types, An expression evaluator, Lambda Calculus, Modules, type inference, Uni cation algorithm, The type inference algorithm, Type classes, Functions with varible number of arguments.

Author(s):

s72 Pages
Similar Books
Functional Programming by TyngRuey Chuang

Functional Programming by TyngRuey Chuang

This PDF covers the following topics related to Functional Programming : Basics of functional programming, Fold or unfold functions, Parametric modules, Function, evaluation, and binding, Fold or unfold functions for data types.

s21 Pages
Functional Programming by Loyola Marymount University

Functional Programming by Loyola Marymount University

This page covers the following topics related to Functional Programming : The Basics, Language Support, Moving From Imperative to Functional, Higher Order Functions, Closures, Purity and Side Effects, Theoretical Foundations, Functional vs. Object-Oriented, Point-Free Programming, Summary.

sNA Pages
Introduction to Functional Programming

Introduction to Functional Programming

This note covers the following topics: Lambda calculus, Lambda calculus as a programming language, Types, A taste of ML, Proving programs correct, Effective ML.

s168 Pages
Functional Programming I

Functional Programming I

The aim of this course module is to teach the basic principles of functional programming, using the modern functional language Haskell.

sNA Pages
Functional   Programming II

Functional Programming II

This note covers the following topics: The Memory Management, Graph Reduction , Garbage Collection, Memory Allocation, Lambda Calculus, The four stroke reduction engine and A list of Miranda's built-in functions.

sNA Pages
Functional   Programming in Scheme With Web Programming Examples

Functional Programming in Scheme With Web Programming Examples

This note covers the following topics: programming paradigms, expressions types and functions, name binding recursion iteration and continuation, higher order functions, the order of evaluation, linguistic abstraction, laml, object oriented programming in scheme, imperative programming in scheme.

sNA Pages

Advertisement