This repository brings together technical resources written in French to support Holberton School students in their learning journey. While all official documentation and projects at Holberton are in English, which is a deliberate and valuable choice, given the importance of English in the software industry, we also welcome students from all backgrounds, with no prior experience or prerequisites. For some of them, especially at the beginning, the language barrier can slow down their understanding of technical concepts.
As an educational manager and software engineer at Holberton School, I created this space to provide additional guidance and clarity in French. These materials are not intended to replace the English resources, but rather to serve as a stepping stone for students who may need an extra push to fully grasp the fundamentals.
Writing these guides also gives me the opportunity to reinforce my own technical knowledge, reflect on the core concepts we teach, and improve my technical writing, a skill that’s just as essential as coding when it comes to sharing knowledge, documenting work, or writing articles as a developer.
This initiative is above all a way to make technical education more accessible, while staying aligned with Holberton's values: inclusion, autonomy, and excellence.
- Hello World!
- Programme compilé vs programme interprété
- Variables et types de données
- Introduction aux pointeurs
- La RAM
- Introduction à
argcetargv - Introduction aux listes chaînées
- Introduction aux arbres binaires
- Monter un projet React proprement et rapidement
- Déployer une application Vite/React sur GitHub Pages
- Configuration d’une sandbox Ubuntu avec Docker
- Configuration d'une sandbox Ubuntu avec WSL
- Acronymes
- Le pseudocode ?
| FILE | DESCRIPTION |
|---|---|
assets |
Contains the resources required for the repository. |
c |
C programming concepts in French. |
python |
Python programming concepts in French. |
javascript |
JavaScript programming concepts in French. |
React |
React programming concepts in French. |
miscellaneous |
Other general concepts. |
README.md |
The README file you are currently reading 😉. |
- A big thank you to all my Holberton School peers for their help and support throughout these projects.
Fabien CHAVONET
- GitHub: @fchavonet
