Welcome here! | Articles | Main projects | About me
Old dev blog:
Here is my old dev blog (FR only).
Latest posts:
2024/09/30
: (FR) Go : Un point sur le dossier “internal” -go
golang
2024/08/21
: (FR) Go : La directive embed -go
golang
2022/04/18
: (FR) Pile et tas, comment ça marche ? -c
asm
low-level
2021/08/03
: (FR) SOLID 2/5 - L’OCP -good-practices
2021/06/14
: (FR) SOLID 1/5 - Le SRP -good-practices
2021/05/19
: (FR) EXPRESS #4 - Les exceptions, vraiment la meilleure solution ? -good-practices
2021/04/30
: (FR) À la découverte du langage Elm ! -elm
functional-programming
2021/04/13
: (FR) Introduction à Rust -rust
2021/02/09
: (FR) Retour d’expérience sur Go -go
golang
2021/01/30
: (FR) Un peu de fonctionnel : application partielle et zip -f#
functional-programming
2020/12/19
: (FR) HS #1 - Refonte d’un vieux projet from scratch -go
golang
open-source
2020/11/12
: (FR) Introduction àgo test
-go
golang
testing
2020/09/28
: (FR) Etudions l’assembleur avec GDB ! -c
asm
gdb