Hi Obellisk, as you, I am an Ocaml newbie. As starting resources you should read this book (is printed by cambridge university press)
http://www.cs.caltech.edu/courses/cs134/cs134b/book.pdf and look at this page: http://www.ocaml-tutorial.org/ As programming environment, I suggest to use only the text editor and the shell. Once you're use to work with ocaml toolbox (ocamlc ocamlbuild ocaml....), you can switch to a real IDE like OcaIde (in Eclipse): http://www.algo-prog.info/ocaide/ Cheers, O(n) On Oct 7, 11:53 am, Obelisk <[email protected]> wrote: > I 'm a student and currently learn about OCaml in my shool. > OCaml is not popular and of course documents about it is also few. > So I 'm searching for somewhere so I can train more my OCaml > knowledges and skills. > If you can let me join, it 's really a meaningful gift for me. Thank > you ! -- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
