Skip to content

docs: add learning progress checklist to README - #1347

Draft
aryansk wants to merge 1 commit into
donnemartin:masterfrom
aryansk:codex/issue-1026-learning-progress
Draft

docs: add learning progress checklist to README#1347
aryansk wants to merge 1 commit into
donnemartin:masterfrom
aryansk:codex/issue-1026-learning-progress

Conversation

@aryansk

@aryansk aryansk commented Aug 2, 2026

Copy link
Copy Markdown

Summary

Fixes #1026.

Adds an accessible, copyable learning-progress checklist to README.md using the primer's existing sections. The checklist is grouped into foundations, core building blocks, data/communication/security, and practice so readers have a suggested sequence without introducing new content or external dependencies.

The note explains how readers can copy the checklist into a personal note or fork to preserve their own progress; the canonical README remains unchanged for everyone.

Validation

  • pandoc --from=gfm --to=plain README.md -o /dev/null
  • git diff --check
  • Verified all 17 checklist anchors resolve to headings in README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Implement User-Friendly Progress Tracking in README

1 participant