Functional Programming and Why OCaml?

I'd like to express my gratitude to Richard Feldman for his incredible teachings in Functional Programming and to Professor Michael Ryan Clarkson for creating such a wonderful course.With this guide, ...
0 Read More

Basic OCaml

Basic OCaml
Welcome to this beginner-friendly OCaml tutorial! My goal is to make this your ultimate introduction to the language, covering all the fundamental concepts in a structured, easy-to-follow way. Each ne...
0 Read More

OCaml/Dune Tutorial

This tutorial is based on the official OCaml documentation and the video Getting Started with OCaml with Pedro Cattori.... Thank you for creating such an amazing video! More project-oriented tutorials...
0 Read More

Practical OCaml

Welcome to the second part of Basic OCaml, where we dive into writing practical OCaml code! This tutorial builds upon the foundational concepts introduced earlier, ensuring a smooth and comprehensive ...
0 Read More