Skip to content
← All posts

Series

Claude Code 101

Get productive with agentic coding: understand how large language models actually work, then put Claude Code to work in a real development workflow.

2 parts 34 min read Beginner Source code RSS

Start the series →

What you'll learn

  • Understand what large language models can and can't do
  • Apply agentic programming to a real development workflow
  • Use Claude Code effectively day to day

In this series

  1. Part 1 15 min read

    Claude Code 101: Introduction to Agentic Programming

    September 2025. I was leading a critical dependency upgrade on a mobile app with millions of users. The kind of change that breaks tests in a cascade.…

  2. Part 2 19 min read

    Claude Code 101: Demystifying Language Models

    In the previous article, we built the entire factory: the evolution from manual production to autonomous machines, the ecosystem of agentic tools, the…