Guides¶
Page Maps¶
graph LR
family["Python Programming"]
program["Python Object-Oriented Programming"]
section["Guides"]
page["Guides"]
capstone["Capstone evidence"]
family --> program --> section --> page
page -.applies in.-> capstone
flowchart LR
orient["Orient on the page map"] --> read["Read the main claim and examples"]
read --> inspect["Inspect the related code, proof, or capstone surface"]
inspect --> verify["Run or review the verification path"]
verify --> apply["Apply the idea back to the module and capstone"]
Read the first diagram as a timing map: this guide is for a named pressure, not for wandering the whole course-book. Read the second diagram as the guide loop: arrive with a concrete question, use only the matching sections, then leave with one smaller and more honest next move.
Use this section when you need route guidance rather than one module chapter. These pages keep the reading order, practice rhythm, and capstone bridge explicit so the module tree can stay focused on long-lived content.
Choose one lane¶
| If your pressure is... | Best page | Then go to... |
|---|---|---|
| I need the shortest honest entry route. | Start Here | Course Guide |
| I need the module arc and proof bar kept explicit. | Course Guide | Learning Contract |
| I know the design pressure faster than the module name. | Pressure Routes | Proof Matrix |
| I need to know what each module is supposed to change. | Module Promise Map | Module Checkpoints |
| I need the route from promise to evidence. | Proof Matrix | Proof Ladder |
| The capstone still feels unfamiliar. | Start Here | Capstone |
| I am resuming after a break. | Mid-Course Map | Proof Ladder |
Use the shelf by job¶
| Job | Best page |
|---|---|
| understand the module arc and support-page roles | Course Guide |
| see the sequence justified | Module Dependency Map |
| rehearse the module-to-proof loop | Practice Map |
| hold the stable review bar steady | Review Checklist |
| sharpen a keep, change, or reject decision | Boundary Review Prompts |
| check your own understanding before escalating | Self-Review Prompts |
| route a claim to executable evidence | Proof Matrix |
| choose the smallest honest proof route | Proof Ladder |
| confirm the local environment before public commands | Platform Setup |
Cross into the capstone deliberately¶
| If you need... | Best page |
|---|---|
| the capstone's role in the course | Capstone |
| the module-to-repository route | Capstone Map |
| a bounded first pass through the repository | Capstone Walkthrough |
| the capstone reading path by file | Capstone File Guide |
| boundary ownership inside the system | Capstone Architecture Guide |
| verification depth and saved proof | Capstone Proof Guide |
| a bounded review pass | Capstone Review Worksheet |
| safe extension | Capstone Extension Guide |
Keep The Layout Stable¶
index.mdstays the course homeguides/stays the reading route and proof shelfcapstone/stays the capstone-specific reading, proof, and review shelfreference/stays the durable review shelfmodule-00-orientation/plus Modules01to10stay the course arc
Directory glossary¶
Use Glossary when you want the recurring language in this shelf kept stable while you move between study routes, proof routes, and support pages.