Références
Références et ressources
Sources principales
Sur le Vibe Coding et Software 3.0
- Andrej Karpathy - Tweet original sur le vibe coding (Février 2025)
- Andrej Karpathy - Software 3.0 - Vision de l’évolution du développement logiciel
- Simon Willison - Not all AI-assisted programming is vibe coding
- Simon Willison - How I use LLMs to help me write code
Pratiques de développement avec IA
- Simon Willison - AI-assisted programming tag
- Simon Willison - Async Code Research
- The Pragmatic Engineer - AI tools for software engineers (interview avec Simon Willison)
- The Pragmatic Engineer - Vibe Coding as a software engineer
Documentation technique
Git
GitHub
Sécurité
Outils recommandés
Agents de code
| Outil | Description | Lien |
|---|---|---|
| Claude Code | Agent CLI d’Anthropic | claude.ai/code |
| Cursor | IDE avec IA intégrée | cursor.com |
| GitHub Copilot | Assistant IA dans VS Code | github.com/features/copilot |
| Aider | Agent CLI open source | aider.chat |
| Windsurf | Alternative à Cursor | codeium.com/windsurf |
Outils Git
| Outil | Description | Lien |
|---|---|---|
| GitHub CLI | CLI officiel GitHub | cli.github.com |
| GitLens | Extension VS Code | gitlens.amod.io |
| Lazygit | TUI pour Git | github.com/jesseduffield/lazygit |
| BFG Repo-Cleaner | Nettoyage d’historique | rtyley.github.io/bfg-repo-cleaner |
CI/CD
| Outil | Description | Lien |
|---|---|---|
| GitHub Actions | CI/CD intégré à GitHub | docs.github.com/actions |
| act | Exécuter Actions localement | github.com/nektos/act |
| Danger | Automatisation de revue | danger.systems |
Sécurité
| Outil | Description | Lien |
|---|---|---|
| Gitleaks | Scan de secrets | github.com/gitleaks/gitleaks |
| TruffleHog | Détection de credentials | github.com/trufflesecurity/trufflehog |
| Semgrep | Analyse statique | semgrep.dev |
| Dependabot | Mise à jour de dépendances | docs.github.com/dependabot |
Inspirations
Happy Git with R
Ce guide s’inspire fortement de Happy Git with R par Jennifer Bryan, Jim Hester, et d’autres contributeurs. Leur approche pédagogique “opinionated” et accessible a guidé la structure et le ton de ce guide.
Workflows Simon Willison
Les patterns d’automatisation présentés s’inspirent du travail de Simon Willison, notamment : - Research repository - LLM CLI tool - Cogapp pour README dynamiques
Lectures complémentaires
Articles de blog
- The future of programming - Andrej Karpathy
- Working with AI - Simon Willison
- The death of the junior developer? - The Pragmatic Engineer
Podcasts
Vidéos
- Conférences d’Andrej Karpathy sur YouTube
- GitHub Universe sessions
Contribuer à ce guide
Ce guide est open source ! Pour contribuer :
- Forkez le repository
- Créez une branche pour vos modifications
- Soumettez une pull request
Types de contributions bienvenues : - Corrections de typos et erreurs - Nouveaux exemples - Traductions - Améliorations de clarté - Nouveaux chapitres sur des sujets connexes
Licence
Ce guide est publié sous licence Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
Vous êtes libre de : - Partager — copier et redistribuer le matériel - Adapter — remixer, transformer et construire à partir du matériel
Sous les conditions suivantes : - Attribution — Vous devez donner le crédit approprié - NonCommercial — Pas d’utilisation commerciale