Translation Status
Translations are published individually after the prose, code, commands, diagrams, and internal links have been reviewed.
| Lesson | Topic | Status |
|---|---|---|
| 00 | Writing your first boot sector | Published |
| 01 | Loading the kernel from a floppy disk | Published |
| 02 | Entering 32-bit protected mode | Published |
| 03 | Starting a C++ kernel | Published |
| 04 | Managing interrupts and exceptions | Published |
| 05 | Kernel development | Planned |
| 06 | Physical memory management | Planned |
| 07 | Memory allocation | Planned |
Publication checklist
Section titled “Publication checklist”A lesson is marked Published after:
- The complete source content has an English equivalent.
- Assembly and shell examples have been normalized and reviewed.
- Clear source mistakes have been corrected and documented outside the tutorial.
- Images and SVG diagrams have descriptive alternative text.
- The documentation site passes
npm run build.