From d0ad6cb4acfce6fc295c01fed698d80d82deafeb Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Tue, 24 Aug 2010 22:35:35 -0400 Subject: [PATCH] expanded OCaml links Signed-off-by: Jim Pryor --- offsite_reading.mdwn | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index c63f6734..cb2dc3ee 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -139,7 +139,16 @@ community. ## Learning OCaml ## -* [[!wikipedia Objective Caml]] +* [[!wikipedia Objective Caml desc="Wikipedia overview of OCaml"]] + +* [A Concise Introduction to Objective Caml](http://www.csc.villanova.edu/~dmatusze/resources/ocaml/ocaml.html) + +* Here are [two](http://www.cs.jhu.edu/~scott/pl/lectures/caml-intro.html) [other](http://pauillac.inria.fr/caml/FAQ/stephan.html) bried overviews of OCaml, aimed at readers who already have some programming experience. + +* Here's a [more detailed tutorial](http://www.ocaml-tutorial.org/) for OCaml. + +* Jason Hickey has posted a [draft of a nice book introducing OCaml](http://www.cs.caltech.edu/courses/cs134/cs134b/book.pdf). + ## Side-effects / mutation ## -- 2.11.0