Browse thread
Re: [Caml-list] poll - need for a good introductory OCaml book (LONG)
- isaac gouy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | isaac gouy <igouy@y...> |
| Subject: | Re: [Caml-list] poll - need for a good introductory OCaml book (LONG) |
> I have been struggling to learn OCaml for > over a month now Let me recommend: The Little MLer. http://www.ccs.neu.edu/home/matthias/BTML/ Mostly as an experienced programmer you can think through the examples in your mind, or on paper. If you want to run the SML examples, it includes a recipe for translating them into OCaml (of course, it would be better to have a separate version with thie examples in OCaml, but...) > to really learn O'Caml, you have to learn the core > ideas of functional programming For experienced procedural or oo programmers part of the frustration is that we have been spoiled by the mass of material that is available for procedural and oo programming. There are shelf-loads of books aimed at teaching procedural programmers how to do OO programming step-by-step (how to structure a problem to match OO): deciding what objects should exist, deciding what relationships should exist between them, ... It's much more difficult to find material that aims to teach procedural programmers or OO programmers, how to do functional programming step-by-step. best wishes, Isaac __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com ------------------- 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