The Functional Approach to Programming

豆瓣
The Functional Approach to Programming

登录后可管理标记收藏。

ISBN: 9780521576819
作者: Guy Cousineau / Michel Mauny
译者: Callaway, Kathleen
出版社: Cambridge University Press
发行时间: 1998 -10
装订: Paperback
价格: USD 55.00
页数: 460

/ 10

0 个评分

评分人数不足
借阅或购买

Guy Cousineau / Michel Mauny    Callaway, Kathleen

简介

A programming course should concentrate on a program's logical structure and design rather than on simply writing code. The functional approach to programming achieves this aim because logical concepts are evident and programs are transparent, and so can be written quickly and cleanly. In this book, the authors emphasize the notions of function and relate programming to familiar concepts from mathematics and logic. They introduce functional programming via examples but also explain what programs compute and how to reason about them. They show how the ideas can be implemented in the Caml language, a dialect of the ML family, and give examples of how complex programs from a variety of areas (such as arithmetic, tree algorithms, graph algorithms, text parsing and geometry) can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available. An appendix gives all the code used in the book in Standard ML.

短评
评论
笔记