Tag: claude-api

15 min read

CCAR-F Learning Path: From LLM Fundamentals to Architecture

A dependency-based learning path for preparing for the Claude Certified Architect – Foundations (CCAR-F) exam. I'll work through the concepts step by step, starting with LLM fundamentals and Claude API basics, then moving through prompting, tool use, structured output, MCP, agentic systems, task decomposition, multi-agent architecture, Claude Agent SDK, Claude Code, context management, reliability, and architecture. Each topic will have its own focused article, with examples, hands-on experiments, and links to the relevant CCAR-F domains and scenarios.

5 min read

CCAR-F Domain 1: Agentic Architecture & Orchestration

I'm preparing for CCAR-F Domain 1: Agentic Architecture & Orchestration, the largest domain at 27% of the exam. We'll break down what Anthropic expects us to understand about agentic loops, multi-agent orchestration, subagents, task decomposition, workflows, Agent SDK hooks, and session management — in plain English, with examples, illustrations, hands-on experiments, and the architectural trade-offs that actually matter.

← All tags