From: Jim Pryor Date: Sun, 12 Dec 2010 06:09:28 +0000 (-0500) Subject: learning ocaml links X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=4bc0776e79a9bad3a6378d9f1339f62605e436fd;ds=sidebyside learning ocaml links Signed-off-by: Jim Pryor --- diff --git a/learning_ocaml.mdwn b/learning_ocaml.mdwn index 471a84d6..01456dbf 100644 --- a/learning_ocaml.mdwn +++ b/learning_ocaml.mdwn @@ -13,3 +13,5 @@ * FAQs for [OCaml Beginners](http://pauillac.inria.fr/caml/FAQ/FAQ_DEBUTANT-eng.html), and [a few more](http://caml.inria.fr/resources/doc/faq/). Also FAQs for [OCaml Experts](http://pauillac.inria.fr/caml/FAQ/FAQ_EXPERT-eng.html). +* Some more: [OCaml Basics](http://xahlee.org/ocaml/ocaml_basics.html); [Chapter 1 of OCaml for Scientists](http://www.ffconsultancy.com/products/ocaml_for_scientists/chapter1.html). +