Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Translations

This curriculum is being translated into multiple languages. All translations are community-driven.

Available Translations

Language Code Status Maintainer
English en Complete (source) @travisjneuman
Spanish es Not started Looking for volunteers
Brazilian Portuguese pt-BR Not started Looking for volunteers

How to Help

We welcome translation contributions. See TRANSLATING.md for the complete guide on how to translate this curriculum.

Translation Priority

Translate these documents first (in order):

  1. README.md -- the main landing page
  2. START_HERE.md -- the first thing learners read
  3. 00_COMPUTER_LITERACY_PRIMER.md -- essential for absolute beginners
  4. GETTING_STARTED.md -- setup and pacing guidance
  5. Level 00 exercises -- the first hands-on experience
  6. concepts/ guides -- reference material learners revisit often

Directory Structure

Each translation lives in its own subdirectory named by language code:

translations/
  README.md           -- this file
  TRANSLATING.md      -- guide for translators
  es/                 -- Spanish
    README.md
  pt-BR/              -- Brazilian Portuguese
    README.md

Translated files mirror the source repo structure within each language directory.