This category is for anyone learning OCaml. Beginners welcome!
Useful resources for getting started:
- https://realworldocaml.org/ - free on-line book
- https://try.ocamlpro.com/ - interactive browser tutorial
- http://ocaml.org/learn/ - the official guides
- http://caml.inria.fr/pub/docs/manual-ocaml/libref/index.html - the standard library reference
- http://opam.ocaml.org/doc/Usage.html - installing libraries
- http://jbuilder.readthedocs.io/en/latest/ - building your own software
- https://github.com/rizo/awesome-ocaml - curated list of tools, frameworks, libraries and articles