Guides¶
Page Maps¶
graph LR
family["Python Programming"]
program["Python Functional 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 shelf exists to answer a named pressure, not to become a second table of contents. Read the second diagram as the guide loop: arrive with one question, open the matching route, then leave with one smaller and more honest next move.
This directory collects the durable study guides for the course. Use it when the course home tells you the promise, but you still need help choosing the right pace, proof surface, or capstone bridge.
Choose one lane¶
| If your pressure is... | Best page | Then go to... |
|---|---|---|
| I need the shortest honest entry route. | Start Here | Course Guide |
| I want a lighter first pass through the semantic floor. | Start Here | Module Promise Map |
| I need to know what each module is supposed to change. | Module Promise Map | Module Checkpoints |
| My question is already practical. | Pressure Routes | the owning module or Proof Matrix |
| I need to connect learning goals to proof. | Proof Matrix | Proof Ladder |
| The capstone domain 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 |
| check the promise and evidence route for one module | Module Promise Map |
| decide whether you are ready to move on | Module Checkpoints |
| rehearse the module-to-proof loop | Practice Map |
| route a claim to executable evidence | Proof Matrix |
| compare current work with generated history surfaces | Proof Ladder |
| confirm the local environment before public commands | Platform Setup |
| hold the course bar steady | Learning Contract |
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 |
| file ownership and package roles | Capstone File Guide |
| boundary ownership and package roles | Capstone Architecture Guide |
| verification depth and saved proof | Capstone Proof Guide |
| review prompts and extension placement | Capstone Review Worksheet and Capstone Extension Guide |
Keep The Layout Stable¶
index.mdstays the course homeguides/stays the study route and proof shelfcapstone/stays the capstone-specific reading, proof, and review shelfreference/stays the durable standards and checklist shelfmodule-00-orientation/plus Modules01to10stay the study arc
Stop here when¶
- you can name the one guide that matches your current pressure
- you know whether your next move is module reading, capstone reading, or proof
- you have resisted opening five support pages at once
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.