Beginner
Learn the syntax and language features.
A beginner doesn't want to get caught up in tooling. A beginner wants to write OCaml code, learn the syntax and explore the module system, types and pattern-matching. Take for example JavaScript or Python. For JS there are tools like CodePen or the console on modern browsers to start interacting with the language.
OCaml Workflows
Starter
Navigating OCaml Projects
Learn how to navigate and read OCaml projects to help you use and understand other projects
Starting a new Project
Build the scaffolding for your solution to a problem
Finding Answers to your Questions
Find answers, whether you are just starting out, have complicated theoretical questions or want to know more about building OCaml projects
Getting Started
Write and run OCaml code quickly
Teaching OCaml
Teach OCaml using Jupyter notebooks or online resources
Debugging and Exploring OCaml Projects
Learn how to effectively debug your OCaml projects and explore packages
Configuring OCaml Tools for your Editor
Add syntax highlighting and code completion to your editor