Hacker News new | ask | show | jobs
by tommy92 1281 days ago
Whats the best book/resource to learn OCaml for someone new to FP?
4 comments

This course open on youtube is perfect for beginners. Ocaml Programming: correct, efficient + beautiful. https://youtube.com/playlist?list=PLre5AT9JnKShBOPeuiD9b-I4X...
Real World OCaml is available online for free [0] and should work pretty well.

[0] https://dev.realworldocaml.org/

[0] "OCaml Programming: Correct + Efficient + Beautiful" 200 video lectures from Michael Ryan Clarkson

[0] https://www.youtube.com/watch?v=MUcka_SvhLw&list=PLre5AT9JnK...

I have heard good things on "OCaml from the very beginning" (available at https://johnwhitington.net/ocamlfromtheverybeginning)