code examples and my solution to exercises in the book Functional Programming in OCaml
https://www.cs.cornell.edu/courses/cs3110/2018fa/textbook/
Very friendly yet rigorous material. I'm using it as a primer to more difficult books.
level | material |
---|---|
1 | This gitbook |
2 | OCaml 99 problems |
3 | Developing Applications with Objective Caml |
4 | Real World OCaml |