Skip to content

Mojo in Russian

A complete Mojo 1.0 course for Russian speakers. The English edition is planned — the site is already wired for it.
  • Deliberate Russian terminology. Every term is decided once and used consistently across all pages, with the English original shown on first use.
  • Windows is a first-class citizen. Mojo does not run on Windows natively, only through WSL. That gets a full chapter here, not a footnote.
  • Every code sample compiles. Examples live as real .mojo files in the repository and are compiled and run in CI against the pinned Mojo version.
  • Built on the official manual. Theory is checked against Modular’s documentation, and constructs deprecated before 1.0 (fn, let, inout, @value) are called out explicitly.

Course texts are published under CC BY-NC-SA 4.0: read, copy, translate and adapt them freely with attribution — just not for commercial use, and derivative works keep the same terms. Code samples are Apache 2.0, so you can use them anywhere, including at work.

Примеры проверены на Mojo 1.0.0

Тексты курса — CC BY-NC-SA 4.0, код примеров — Apache 2.0