/   Computer Science Books /  

Functional Programming Books

Functional Programming Books

There are many downloadable free Functional Programming books, available in our collection of books. Which are available in the form of PDF, Online Textbooks, eBooks and lecture notes. These books cover basics, beginner, and advanced concepts and also those who looking for introduction to the same.

Introduction to Functional Programming and the Structure of Programming Languagesusing OCaml

This note the following topics: syntax and semantics, Polymorphic functions and iteration, Lists, Constructor types, Trees and linearization, Parsing, Mini OCaml interpreter, Running time, Inductive correctness proofs, Arrays and data structures.

Author(s):

s 195Pages

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.

Author(s):

s 21Pages

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.

Author(s):

s NAPages

Functional Programming Lecture Notes by David Walker

This note covers the following topics: O'Caml, Simple Data, Thinking Recursively, Poly-HO: Polymorphism and Higher-Order Programming, Pipelines, Datatypes, The Functional Evaluation Model, Functional Space Model, Equational Reasoning, Modules and Functors, Modular Reasoning, Mutable Data Structures and Imperative Interfaces, Threads, Locks and Mutable Data, Parallel Complexity Model, Parallel Scans and Filters.

Author(s):

s NAPages

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.

Author(s):

s 168Pages

Introduction to Functional Programming

This note covers the following topics: Introduction to Haskell and Lazy, Functional Programming, Datatypes, Programs and Proofs, Simple Graphics, Polymorphism, Trees, Regions, Proofs by Induction, The Haskell Class System, Simple Animations, Infinite Lists and Streams, Reactive Animations, Higher Order Types, Functional Music and Interpreting Music.

Author(s):

s NAPages

Type Theory and Functional Programming

This book explains the following topics: Propositional Logic, Predicate Logic, Functional Programming and &

Author(s):

s NAPages

Functional Programming III

This note explains the fundamental programming concepts such as recursion, abstraction, higher-order functions and data types, whilst at the same time emphasizing the practical use of such constructs by applying them within a graphical environment.

Author(s):

s NAPages

Functional Programming I

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

Author(s):

s NAPages