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

ESP32 red light blinking

This might be a little lengthy post since I saw a couple of posts talking about this problem but I couldn't find a solution on the forms or other places, so i thought I could share my way of fixing th...
0 Read More

Quand le HTML vire au chaos !

Récemment, j’ai travaillé sur un projet de scraping visant à centraliser des offres d’alternance. Pour cela, j’ai analysé le code HTML de plusieurs sites d’emploi… et j’ai fait quelque...
0 Read More