Frequently Asked Questions
Coding With, answered
The common questions about the book series on building real software side by side with AI. Still curious? Join the list and ask away.
What is Coding With?
Coding With is a book series about building real, production software side by side with an AI partner. It is hands-on and ship-it focused: planning, multi-file edits, running and reading tests, deploying, and keeping a long project on the rails - not toy demos.
What books are in the series?
Two so far. Coding With Claude covers agentic development with Anthropic Claude, and Coding With GPT covers building software with OpenAI GPT models. Each teaches the same ship-it philosophy applied to a different AI partner.
What does Coding With Claude cover?
It teaches how to drive an autonomous coding agent end to end: project-scale context, memory and handoffs, tool use, agents and safe automation, and reviewing and shipping AI-written code. The goal is turning Claude into a teammate, not a fancy autocomplete.
What does Coding With GPT cover?
It applies the same approach to the GPT family: reliable prompts and structured outputs, function calling and app integration, and taking a project from prototype to production. Practical patterns over hype.
Who are these books for?
Developers who want to ship real software with an AI in the loop. If you are tired of toy examples and want real projects, real debugging, and real deploying alongside an AI partner, this series is written for you.
Are the books available yet?
They are on the way. Join the newsletter and we will email you the moment each book is ready. No spam, and you can unsubscribe anytime.
How do I get notified when a book launches?
Drop your email in the "Be first to know" signup on the home page. You will be first to hear when Coding With Claude and Coding With GPT are released.
Is there a community I can join?
Yes. There is a Coding With community forum where readers and AI-assisted builders compare notes. You can reach it from the Community link in the navigation.
What are the Coding With comics?
A lighter side of the project: short comics about coding alongside AI. You can browse them from the Comics link in the navigation.
Do I need to use Claude or GPT specifically?
The series covers both Claude and GPT, but the core ideas - planning with an agent, multi-file edits, testing, and shipping - carry across AI coding tools. Pick the book for the partner you use, or read both.