Read online for free

This site is on Github, so you can fork it, modify it, and create pull requests.


Changelog

May 19, 2026

Fix correct wording about error in pattern matching in chapter 5. Thanks to https://github.com/huynguyenngocdang

May 19, 2026

Fix escape characters for operators in chapter 4. Thanks to https://github.com/bennamrouche

May 12, 2026

Fix typo in chapter 2 and correct answer in question 10 of the same chapter. Thanks to https://github.com/bennamrouche

May 12, 2026

Fix error in string builder example. Thanks to https://github.com/huynguyenngocdang

September 26, 2025

Fix error in chapter 13 about unnamed and automatic modules. Thanks to https://github.com/Alchemik

August 31, 2025

Fix errors in chapters 3 and 5. Thanks to https://github.com/Alchemik

March 24, 2025

Fix output of example of Function in chapter 8. Thanks to https://github.com/UninspiredNickname

April 21, 2025

Improve operator precedence table in chapter 4.

March 24, 2025

Fix typo in question 5 of chapter 7. Thanks to https://github.com/rjuric-tn

February 13, 2025

Fix errors in chapters 4 and 11.

August 09, 2024

First version.