ccaf-exam-tutorial
Health Gecti
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 10 GitHub stars
Code Uyari
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Hands-on study companion for the Claude Certified Architect - Foundations (CCA-F) exam.
CCA-F Exam Tutorial
Hands-on study companion for the Claude Certified Architect - Foundations (CCA-F) exam.
About
Generates a self-contained, single-file HTML workbook of eight runnable tutorials covering every domain of Anthropic's Claude Certified Architect – Foundations (CCA-F) exam. The pedagogy is verification-gated: each tutorial is built, then deliberately broken, then ticked off a checklist — passive reading does not advance the page. Pair it with your preferred theory resource and practice questions; this project is independent and unofficial.
Usage
Open index.html in a browser — no build step, no framework, no server. The workbook renders on desktop, tablet, and mobile.
| Desktop | Tablet | Mobile |
|---|---|---|
![]() |
![]() |
![]() |
git clone https://github.com/jamesbuckett/ccaf-exam-tutorial.git
cd ccaf-exam-tutorial
xdg-open index.html # Linux
# open index.html # macOS
# start index.html # Windows
A hosted copy is available at ccaf-exam-tutorial.vercel.app.
Project Structure
.
├── index.html # The workbook — open this in a browser
├── study-guide.html # Companion theory notes
├── screenshots/ # Viewport screenshots (desktop / tablet / mobile)
├── docs/ # Additional documentation assets
├── screenshot.mjs # Playwright helper that regenerates the screenshots
├── CLAUDE.md # Project rules for Claude Code
├── LICENSE
└── README.md
Maintenance
The content decays as Anthropic ships — re-verify these against primary sources roughly quarterly (last full check: 2026-07-02):
- Model pricing table in
usage.pyand all cost claims → models overview - Context-window,
stop_reason, caching, and structured-output claims → platform.claude.com/docs - MCP transport/auth terminology → MCP spec
- Claude Code install command, CLAUDE.md semantics, MCP resource handling → code.claude.com/docs
- Exam fee, domain weights, delivery, validity in
study-guide.html→ official CCA-F exam guide via Pearson VUE - Tutorial 08
prep.pystill extracts >15K chars from the Gutenberg file - Update the freshness stamp in the hero and the
v2026.NNversion strings
Contributing
Issues and pull requests welcome. Please open an issue first to discuss substantial changes.
License
MIT © 2026 James Buckett
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi


