Valentin DION

sept.
26

Clean code 4: Dependency injection in practice: Handling commands

This article aims to give you some foundational tools towards mastering CQRS and Hexagonal architectural pattern. Instead of going through
6 min read
sept.
18

GPT-3, La singularité est proche ?

Il y a un peu plus d'un an, OpenAI dévoilait GPT-2, le modèle de traitement du langage naturel
1 min read
sept.
16

Clean code 2: How to Interface with Python

In my previous post Clean code 1: Dependency injection explained simply, I tried to make clear why interfaces are useful.
5 min read
août
31
Clean code 1: Dependency Injection explained simply

Clean code 1: Dependency Injection explained simply

It is not enough for code to work. (Robert C Martin). Intro Faire This part 1 is the first of
5 min read