Logo

Learn Functional Programming

Small book cover: Learn Functional Programming

Learn Functional Programming
by

Publisher: learn-functional-programming.com
Number of pages: 187

Description:
The purpose of this book is to explain the main concepts in functional programming as simply as possible. That is not to say that we will not use actual code - rather that the focus is not on implementation details of a specific language, compiler or platform, but on the concepts themselves.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Programming in Standard MLProgramming in Standard ML
by - Carnegie Mellon University
Introduction to programming with the Standard ML - a formally defined programming language. The text covers the core language, declarations, functions, products and records, recursive functions, type inference and polymorphism, lists, and more.
(12026 views)
Book cover: Certified Programming with Dependent TypesCertified Programming with Dependent Types
by
The purpose of this book is to convince people who write software that the technology of program verification is mature enough today that it makes sense to use it in a support role in many kinds of research projects in computer science.
(9768 views)
Book cover: Functional Programming and Parallel Graph RewritingFunctional Programming and Parallel Graph Rewriting
by - Addison-Wesley
An introduction to the techniques of functional programming, the associated computational models and the implementation of functional programming languages on both sequential and parallel machines. All the chapters include a summary and exercises.
(9529 views)
Book cover: The Conception, Evolution, and Application of Functional Programming LanguagesThe Conception, Evolution, and Application of Functional Programming Languages
by - Yale University
The foundations of functional programming languages are examined from both historical and technical perspectives. Their evolution is traced through several periods. The attention is paid to the main features that characterize functional languages.
(11572 views)