
Don’t worry, Be Bacri.
-

https://addyosmani.com/blog/comprehension-debt/?utm_source=braze&utm_medium=email&utm_campaign=the-overflow-newsletter&lid=w48msd5a5ana Addy Osmani définit la dette de compréhension comme le coût caché pour l’intelligence humaine et la mémoire résultant d’une dépendance excessive à l’IA pour générer du code. C’est l’écart grandissant entre la quantité de code présente dans un système…
-

You’re Using Gemini 3 Like It’s GPT-4. That’s Why It’s Failing.
https://pub.towardsai.net/youre-using-gemini-3-like-it-s-gpt-4-that-s-why-it-s-failing-606d165daeec
-

Visualize Data Structures & Algorithms in Real Time
Recursion: Journey into the Art of Self-Reference Explore the elegant world of recursive functions, where complex problems break down into simpler, self-similar patterns. Watch in real-time as functions call themselves to solve puzzles, create fractals, and implement classic algorithms. Perfect…
-

CODEX
Exercices corrigés Python et SQL, interactifs et en ligne, pour l’apprentissage de l’informatique au niveau Lycée, en particulier en NSI (Numérique et Sciences Informatiques), mathématiques et SNT. https://codex.forge.apps.education.fr
-

Liste Logiciels du Fr Gouv
https://code.gouv.fr/sill/list
-

Sysinternals
Advanced system utilities and technical information to help manage, troubleshoot and diagnose your Windows and Linux systems and applications. About : https://learn.microsoft.com/en-us/sysinternals List : https://live.sysinternals.com Package : https://download.sysinternals.com/files/SysinternalsSuite.zip
-

Comment Apprendre à Coder en 2026 ? Jeremy Pitault
-

fFMPEG
ffmpeg is a universal media converter. It can read a wide variety of inputs – including live grabbing/recording devices – filter, and transcode them into a plethora of output formats. Installation sur Windows (sinon https://www.ffmpeg.org/) Ajouter l’exe au Path Windows (attention,…
-

Download YouTube VIDEO with yt-dlp
Basic use Only get MP4 videos
-

Git
Sources: Quick Git Setup Find .gifconfig: List current gitconfig: Add your name and email to the gitconfig: Use Git From the console, open project folder and launch the below command to initialise the git: Push test.py
