caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Gleb N. Semenov" <gleb@ahome.ru>
To: Oliver Bandel <oliver@first.in-berlin.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Books on FP
Date: Sat, 25 Jan 2003 01:17:34 +0300	[thread overview]
Message-ID: <3E31BB7E.601ACBD5@ahome.ru> (raw)
In-Reply-To: <20030124133230.GA303@first.in-berlin.de>

Oliver Bandel wrote:
> 
> Hello,
> 
> I think about buying a book on FP-programming.
> 
> Is there a book, which can be recommended?
> 
> I know "The Craft of functional programming",
> but after a while (since jumping from some
> haskell-experiments to OCaml) have not read
> further in it.
> 
> It's an interesting book, but too specific
> focussed on haskell.
> 
> Are there more general books?
> But I'm not a studied computer scientist, so
> it's better if it is not too much specialized
> mathematics and theory. It should be an introductional

Due to specific approach, "more general book" in functional
programming commonly contains introduction to "lambda calculus" and
other "mathematics". IMHO if You really want to understand the FP,
this "mathematics" will be very helpfull.

> book, but on an interesting level, which is
> forcing the reader to explore practical problems.

May be, the one practical problem in FP is 
"how the calculation can be perform?" or 
"what the anatomy of algorithm?". Nothing else.
The rest--is syntax of particular language :).

> 
> TIA,
>   Oliver

I can recommend the two books:

1. "Structure and Interpretation of Computer Programs", by Abelson,
    Sussman, and Sussman ("SICP", "Wizard book").
    http://mitpress.mit.edu/sicp/
    One of the bibles in lisp/scheme world.

2. Field, A.J. and Harrison, P.G., 
   "Functional Programming", Addison-Wesley, 1988.
   Good theoretical introduction in functional programming.
   Available from amazon.com (or at local bookstores 
   which are selling used books).

Regards!
GNS

-- 
Gleb N. Semenov		111621, Muromskaya St. 21, apt. 2, Moscow, Russia 
gleb@ahome.ru        	phone: +7(095)700.0172
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      parent reply	other threads:[~2003-01-24 22:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-24 13:32 Oliver Bandel
2003-01-24 14:03 ` Jocelyn Sérot
2003-01-24 15:55   ` Mattias Waldau
2003-01-24 17:15     ` Jocelyn Sérot
2003-01-24 19:30       ` Chris Hecker
2003-01-24 22:34       ` brogoff
2003-01-24 22:17 ` Gleb N. Semenov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E31BB7E.601ACBD5@ahome.ru \
    --to=gleb@ahome.ru \
    --cc=caml-list@inria.fr \
    --cc=oliver@first.in-berlin.de \
    --cc=semenov@jet.msk.su \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).