Anthropic study plan

CCDV-F study plan

7 stages8 domains coveredFree practice, no sign-up

A step-by-step CCDV-F study plan: the exact order to study in, how long to spend on each stage, and when to start practice questions. Follow it top to bottom.

The real CCDV-F is 53 questions in 120 minutes, pass mark 720 / 1000. For the full domain-by-domain breakdown behind each stage, read the CCDV-F study guide.

Your step-by-step plan

  1. Read the blueprint against something you have built

    Day 1

    Read the exam guide's domains and skills, then walk your own most recent Claude integration against them and mark every skill you could not defend in a code review. Book a provisional exam date the same day: a fixed date is the single biggest predictor of actually sitting.

  2. Build the reference application

    Week 1

    Build one small application that declares tools, runs the agentic loop by hand until the stop reason changes, streams a response, validates a structured payload, caches a stable prefix and records the prompt version and pinned model with each output. Everything later in this plan attaches to that build.

  3. Go deep on Applications and Integration

    Weeks 1-2

    A third of the exam lives here, so give it a third of the time even though parts of it look like ordinary engineering. Drill requirements translation as its own exercise, make the batch-versus-realtime decision automatic, and get comfortable with caching, streaming and configuration as versioned artefacts.

  4. Work the optimisation and agent blocks

    Weeks 2-3

    Take Model Selection and Optimization next, since it is the second largest block, then Agents and Workflows. Do the cost arithmetic on a real workload, learn the failure signatures that look like quality problems and are not, and be able to justify a coordinator with subagents or drop it.

  5. Cover context, tools, MCP and security

    Week 3

    Separate the three output-handling steps, learn pruning against compaction against isolation by cause, rehearse the four-way selection among a built-in tool, a custom tool, a Skill and an MCP server, and apply the untrusted-input assumption to every scenario where content comes from outside your boundary.

  6. Clear the two small domains in an evening

    Week 4

    Configure one repository properly for Claude Code, including a hook that actually blocks something, and spend a second sitting on error types, recovery strategies and localising a failure between the integration layer and the model output. Small weights, cheap marks, no reason to leave them.

  7. Practise on scenarios, then sit a timed mock

    Weeks 4-5

    Move to full practice sets and read the explanation on every question including the ones you got right, because the marks are in knowing why a defensible option still fails the stated constraint. Use per-domain accuracy to pick what to revise, then sit at least one full timed mock and review every miss.

Ready to start stage one?

Free CCDV-F questions, with every answer explained. No sign-up.

Practise CCDV-F free

Frequently asked questions

How long does this CCDV-F study plan take?

It is 7 stages, paced by how much time you can give it each week - most candidates work through it in 2 to 6 weeks. Each stage below has a suggested duration; slow down on any stage where the recall checks in the study guide are not landing before moving on.

What order should I study CCDV-F in?

Follow the stages in order below. They are sequenced deliberately: foundational material first, then the domains weighted heaviest on the exam, then timed practice, with review passes built in rather than left to the end.

Do I need practice questions as part of this plan?

Yes. Reading alone does not surface what you have not actually learned. This plan builds in graded practice, and the full 290-question bank is free to use as you work through each stage.

Is this plan enough on its own, or do I need the full study guide too?

This page is the plan: what to do and in what order. The study guide adds the domain-by-domain breakdown, easy-to-confuse traps, and worked examples behind each stage - read it alongside this plan, not instead of it.

Examworthy is not affiliated with or endorsed by Anthropic. This study plan is original material based on the public exam blueprint. We never reproduce live exam items. CCDV-F and related marks belong to their respective owners.