Skip to the content.

🌐 Translations

This course’s mission is to reach every non-technical person in the world — and most of the world doesn’t read English. Translations are the single most valuable contribution this project can receive.

What’s translated today

The course homepage is available in the languages below. Full lesson translations follow as the community contributes them.

Language Code Folder Status
العربية (Arabic) ar translations/ar Homepage ✅ · Lessons welcome
বাংলা (Bengali) bn translations/bn Homepage ✅ · Lessons welcome
Deutsch (German) de translations/de Homepage ✅ · Lessons welcome
Español (Spanish) es translations/es Homepage ✅ · Lessons welcome
Français (French) fr translations/fr Homepage ✅ · Lessons welcome
हिन्दी (Hindi) hi translations/hi Homepage ✅ · Lessons welcome
Bahasa Indonesia id translations/id Homepage ✅ · Lessons welcome
日本語 (Japanese) ja translations/ja Homepage ✅ · Lessons welcome
Português (Portuguese) pt translations/pt Homepage ✅ · Lessons welcome
Русский (Russian) ru translations/ru Homepage ✅ · Lessons welcome
Kiswahili (Swahili) sw translations/sw Homepage ✅ · Lessons welcome
தமிழ் (Tamil) ta translations/ta Homepage ✅ · Lessons welcome
తెలుగు (Telugu) te translations/te Homepage ✅ · Lessons welcome
اردو (Urdu) ur translations/ur Homepage ✅ · Lessons welcome
中文-简体 (Chinese, Simplified) zh translations/zh Homepage ✅ · Lessons welcome

How translations are organized

translations/
  <language-code>/            ← ISO 639-1 code (es, hi, zh…)
    README.md                 ← translated course homepage
    modules/                  ← translated lessons, mirroring the English structure
      01-what-is-a-computer/
        README.md
        lab.md
        ...

A translated page must mirror the exact path of its English original, so links stay predictable. Anything not yet translated simply links to the English version.

How to contribute a translation

  1. Open an issue first titled Translation: <language> — <files> so two people don’t translate the same page. Check existing issues before starting.
  2. Fork and branch (Module 08 teaches this).
  3. Copy the English file into translations/<code>/… at the mirrored path and translate.
  4. Open a pull request. A speaker of that language reviews it if available.

Translation rules (important!)

Adding a new language

Open an issue titled New language: <name>. We’ll create the folder and add your language to the tables here and on the homepage. Every language is welcome — including ones with few speakers. “Every non-technical person in the world” means every one.