Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Elements of Functional Programming (International Computer Science Series)

Elements of Functional Programming (International Computer Science Series)

List Price: $64.00
Your Price:
Product Info Reviews

<< 1 >>

Rating: 4 stars
Summary: Still a great book on functional programming....
Review: This book is one of the most complete references on functional programming out there. At least that you can buy.. there are others that are out of print and darn hard to get. This book contains enough material to take you from absolute beginner to writing your very own interpreters and compilers (including a nice discussion of the SECD machine... dont worry if you dont know what that is though :) . )

If you dont know what functional programming is, read Hudak's book "School of Expression". If you do, read this one to learn more..

This book uses SML instead of Haskell, but then again it was written a while ago, and there is nothing wrong with learning something new (or old...). Even though SML is an eagerly evaluated language, this book discusses lazy versions as well, including some issues with I/O. (Again dont worry if that last bit didnt mean anything to you, these things are described well in the book.. thats where I learned them from!)

Cheers!


<< 1 >>

© 2004, ReviewFocus or its affiliates