I figured we could use more introductory materials, so I published a thing!
This mostly focuses on getting around the initial setup of your machine to develop with OCaml. Hopefully it could benefit folks who are just getting started.
Thank you Khady, and indeed editor setup is one of the important things to be explained. I’m planning to write another piece to address that, as this particular article has been quite long already.
Since in this article I’ve build the base of opam knowledge, I can build on that to introduce merlin, ocp-indent, ocp-index, etc. and the editor extensions to get a working dev environment.