Claude Code is a tool for agentic coding, similar to Codex by OpenAI.
It’s built by Anthropic, the company who makes the Claude models, Sonnet and Opus, two of the most popular models for coding tasks.
Agentic coding refers to the capability of AI systems like Claude Code to independently handle complex, multi-step coding tasks.
It's a form of AI-assisted development where the AI acts as an agent that can understand requirements, plan implementation steps, write code, debug issues, and iterate based on feedback, all with minimal human intervention.
Claude Code is available in multiple “formats”.
The first one we’ll see is how to use Claude Code from the Claude desktop app, then we’ll see how to use it in the terminal (CLI), the “original one”, the one that made it famous, then we’ll see how to use it within the Claude website, and the Claude mobile app too.
Claude Code was built internally at Anthropic as a way to use the Claude models for coding, and they released this tool because they saw how people got “hooked” into using it internally.
Claude Code is subscription based, and you need a Claude Pro subscription to use it.
You have different subscription levels:
| Pro | $20 |
| Max 5x | $100 |
| Max 20x | $200 |
This tool, being an Anthropic tool, can only use Claude Sonnet 4 and Claude Opus 4 as models.
Which subscription you should buy depends a lot on usage.
I'll suggest to start with Pro for $20/m and once you go over the limits in a way that limits your productivity, upgrade.
I think if you end up enjoying the process, it's a no brainer to upgrade to Max plan, that's what many do, but it's good to start with a conservative choice to avoid regretting if you dislike working with it (it’s always a process).