Atlas · Audience
Beginners
What using Claude Code actually looks like
Using Claude Code is a loop: ask, change, check, decide. Here is what a normal session looks like, six commands worth learning first, and how to recover when it goes wrong.
Your first conversation with Claude Code
Create a separate practice folder, then use three prompts to inspect it, create a file, and edit that file while reviewing each action.
Installing Claude Code without the old Node.js setup
Install Claude Code with Anthropic's current native installer on Windows, macOS, or Linux. No Node.js, no npm, and the fixes for when the command is not found.
Opening the terminal for the first time
You need four terminal actions to start Claude Code: open it, run a command, move to the project folder, and close it when you are done.
Meet your AI assistant that actually does things
Claude Code can inspect a project, use development tools, and apply approved changes. Your job is to decide what should happen and check the result.