Articles & Insights

Thoughts on web development, Python, design, and the craft of building software.

Featured

Building Python Flask Web Apps That Last
February 2026 · 2 min read

Building Python Flask Web Apps That Last

A personal reflection on building Flask applications that are maintainable, secure, and enjoyable to work with over time.

Read Article

Series & Guides

Multi-part deep dives

View all →

Recent Articles

Latest from the blog

AI & Machine Learning Part 16 of Claude Certified Architect (CCA) — Exam Study Notes

Key Concepts & Glossary

Quick-reference guide to all major technologies and concepts on the CCA exam: Agent SDK, MCP, Claude Code, Claude API, Message Batches API, JSON Schema, and built-in tools.

April 2026 11 min read
Read more
AI & Machine Learning Part 15 of Claude Certified Architect (CCA) — Exam Study Notes

Hands-On Preparation Exercises

Four hands-on labs mapping to CCA exam domains: build a multi-tool agent, configure Claude Code for a team, implement a structured extraction pipeline, and design a multi-agent research system.

April 2026 13 min read
Read more
AI & Machine Learning Part 14 of Claude Certified Architect (CCA) — Exam Study Notes

Sample Questions & Distractor Analysis

12 worked exam questions with full distractor analysis. Each question covers a realistic production scenario with correct answer explanation and analysis of why each wrong answer fails.

April 2026 15 min read
Read more
AI & Machine Learning Part 13 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Structured Data Extraction

Build a reliable data extraction pipeline with JSON schema design, validation-retry loops, few-shot examples for varied document formats, and confidence-based human review routing.

April 2026 4 min read
Read more
AI & Machine Learning Part 12 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Claude Code for Continuous Integration

Integrating Claude Code into CI/CD pipelines using non-interactive mode, JSON output formatting, and the Batch API for cost-optimized asynchronous review.

April 2026 4 min read
Read more
AI & Machine Learning Part 11 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Developer Productivity with Claude

Applying Claude Code to developer workflows: iterative refinement, context management in large codebases, and team-scoped configuration patterns.

April 2026 4 min read
Read more
AI & Machine Learning Part 10 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Multi-Agent Research System

Design a coordinator-subagent research pipeline with parallel execution, structured output, error propagation, and provenance tracking across sources.

April 2026 4 min read
Read more
AI & Machine Learning Part 9 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Code Generation with Claude Code

Using Claude Code for code generation workflows: plan mode for complex refactors, CLAUDE.md hierarchies, and slash commands for team automation.

April 2026 3 min read
Read more
AI & Machine Learning Part 8 of Claude Certified Architect (CCA) — Exam Study Notes

Scenario: Customer Support Resolution Agent

Build a customer support agent with get_customer, lookup_order, process_refund, and escalate_to_human tools. Covers prerequisite gates, escalation criteria, and structured handoff protocols.

April 2026 3 min read
Read more
AI & Machine Learning Part 7 of Claude Certified Architect (CCA) — Exam Study Notes

Domain 5: Context Management & Reliability (15%)

Managing conversation context across long interactions, error propagation in multi-agent systems, human review workflows, and provenance tracking during synthesis.

April 2026 10 min read
Read more
AI & Machine Learning Part 6 of Claude Certified Architect (CCA) — Exam Study Notes

Domain 2: Tool Design & MCP Integration (18%)

Designing effective tool interfaces, structured error responses, tool distribution across agents, MCP server configuration, and built-in Claude Code tools.

April 2026 9 min read
Read more
AI & Machine Learning Part 5 of Claude Certified Architect (CCA) — Exam Study Notes

Domain 4: Prompt Engineering & Structured Output (20%)

JSON schema design, tool_use and tool_choice, few-shot examples, validation-retry loops, and multi-pass review architectures for the CCA exam.

April 2026 9 min read
Read more

Stay in the Loop

New articles on development, design, and building things that matter.