Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 21, 2026·3 min de lecture

Exercism — Open Source Coding Practice Platform for 70+ Languages

Exercism is a free, open-source platform offering coding exercises and mentorship across 70+ programming languages. Developers practice with real-world challenges, get feedback from human mentors, and progress through language-specific learning tracks.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 29/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Exercism Overview
Commande de staging sûr
npx -y tokrepo@latest install 244afcf1-54af-11f1-9bc6-00163e2b0d79 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Exercism is a free, open-source platform where developers improve their programming skills through practice exercises and optional human mentorship. Each language track provides a structured curriculum of progressively challenging exercises designed by experienced developers in that language community.

What Exercism Does

  • Provides curated exercise tracks for 70+ programming languages
  • Offers automated test suites that validate solutions locally before submission
  • Connects learners with volunteer mentors who give personalized code feedback
  • Tracks progress through learning paths from fundamentals to advanced concepts
  • Publishes community solutions so learners can compare approaches after solving

Architecture Overview

The platform consists of a Rails-based website, a Go-based CLI for local exercise management, language-specific test runners that validate submissions in Docker containers, and an analyzer system that provides automated feedback on common patterns. Exercises are stored in per-language GitHub repositories, making the entire curriculum open to community contributions.

Self-Hosting & Configuration

  • Install the Exercism CLI via Homebrew, Scoop, or direct binary download
  • Authenticate with your exercism.org API token via exercism configure
  • Work locally in any editor and run the provided test suite with language-native tools
  • Submit solutions via the CLI to receive mentor feedback or publish for the community
  • Contribute exercises by forking the language-specific track repository on GitHub

Key Features

  • Real exercises designed by language experts, not toy problems
  • Human mentorship provides personalized code review beyond automated checks
  • Concept exercises teach language idioms progressively before practice exercises
  • Fully open-source curriculum that anyone can improve or adapt
  • CLI-driven workflow integrates with any local development environment

Comparison with Similar Tools

  • LeetCode — focuses on algorithm interview prep; Exercism emphasizes language mastery and idiomatic code
  • Codewars — gamified kata system; Exercism offers structured tracks with mentor feedback
  • HackerRank — competitive programming platform; Exercism prioritizes learning over competition
  • The Odin Project — web development curriculum; Exercism covers 70+ languages without framework focus

FAQ

Q: Is Exercism free? A: Yes, all exercises, tracks, and mentorship are completely free with no premium tier.

Q: Can I use Exercism offline? A: You can download and solve exercises offline using the CLI. Submission and mentorship require internet access.

Q: How does mentorship work? A: After submitting a solution, you can request a review from volunteer mentors who provide written feedback on code quality, idioms, and improvements.

Q: Can I contribute exercises? A: Yes, each language track is an open-source repository accepting contributions for new exercises, improved test suites, and documentation.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires