Pocket Summary

Level: intermediate · Reading time: 3 min · Prerequisite: book/poche/checklist-before-publication.html · Last review: 2026-05-09

TL;DR (5 lines)

  • Read the core idea first.
  • Understand one concept at a time.
  • Run small examples.
  • Fix errors early.
  • Move to next chapter only when clear.

Frequent mistakes

  • Skipping prerequisites.
  • Reading without trying examples.
  • Fixing too many errors at once.

Short version of the main book.

Goal

Learn quickly, without overload, with short examples.

Scope

This format covers all chapters of the main book (docs/book/chapters/*.html) in a simplified version.

Reading

  1. Follow the chapters in order.
  2. Do each mini-exercise.
  3. Return to the full book (docs/book/chapters/) if necessary.

Entrance

docs/book/poche/summary.html

See also

Next best action

Apply one idea from this chapter in a tiny example, then continue.