Blog
$ cat /blog/latest.md

The blog

Learn the terminal, understand AI tools, and go from zero to building real projects. Written by the people building zero2claude.

10posts published
20kmonthly readers
weeklynew drops
filter ›
$ claude --agents
Product

Opus 4.8 and Workflows: multi-agent AI development

Opus 4.8 is Claude's most capable model. Workflows let you orchestrate multiple agents on a single task. Here's when that actually matters — and when it's overkill.

IS
Itay Shmool
$ claude --remote
Product

Claude Code on mobile: code from your phone

There's no Claude Code app you install on your phone. But you can drive a coding session from it. Here's what that looks like and when each option is useful.

IS
Itay Shmool
$ claude init
Product

What is Claude Code? AI that writes code with you

Claude Code is Anthropic's AI coding tool that runs in your terminal. It reads your project, writes code, fixes bugs, and runs commands — all from a conversation.

IS
Itay Shmool
$ curl api.dev/data
Deep dive

What is an API? Explained for non-technical people

You hear "API" constantly in tech. Here's what it actually is, how it works, and why every app on your phone uses them. No coding experience required.

IS
Itay Shmool
$ git commit -m
Tutorial

What is git? A beginner's guide to version control

If you've ever renamed a file report_final_v3_REAL_FINAL.docx, you already understand the problem git solves. You just didn't have the right tool yet.

IS
Itay Shmool
$ echo $SHELL
Deep dive

Command line vs GUI: when to use which

People treat this like a religious debate. It isn't one. A practical look at when clicking is better, when typing wins, and why most professionals use both.

IS
Itay Shmool
$ ls -la ~/
Tutorial

10 terminal commands every beginner should know

You don't need to memorize a hundred commands. These ten will get you through 90% of what beginners actually need to do.

IS
Itay Shmool
$ echo "hello"
Tutorial

What is a terminal and why should you learn it?

You've probably seen someone type commands into a black screen and thought "I could never do that." The terminal is way less complicated than it looks.

IS
Itay Shmool
$ echo $GOAL
Behind the scenes

How to learn coding in 2026 (no CS degree needed)

You don't need a computer science degree to learn to code in 2026. The tools have changed, the entry points have changed, and the people getting hired have changed.

IS
Itay Shmool
$ subscribe --weekly

One good post a week. No spam.

Tutorials, product updates, and the occasional behind-the-scenes look. Join 20k readers.