Computer Science BooksFunctional Programming Books

Notes on Functional Programming with Haskell (PDF 184P)

Advertisement

Notes on Functional Programming with Haskell (PDF 184P)

Notes on Functional Programming with Haskell (PDF 184P)

This note covers the following topics: functions and their definitions, using the hugs interpreter, haskell basics, higher order functions, more list notations, more on data types, input-output, haskell laws, program synthesis, models of reduction, divide and conquer algorithms, infinite data structures.

Author(s):

s184 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
Functional Programming Lecture Notes by David Walker

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.

sNA Pages
Type Theory and Functional Programming

Type Theory and Functional Programming

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

sNA Pages
Functional Programming III

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.

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