Cindy Zhu.
← all free guides
Getting started Claude

Where to start with Claude Code (4 videos, in order)

Claude Code feels intimidating for about 20 minutes, and then it clicks. The hard part is just knowing which video to start with, so here are the 4 I'd actually send a friend, plus the order to watch them in. ๐ŸŒฑ
the order

Watch them in this order

1. Start here: Nate Herk, Master 95% of Claude Code in 36 Mins (as a beginner) ๐ŸŒฑ

  • ๐Ÿ”— https://www.youtube.com/watch?v=saggDHHnmtQ
  • โฑ๏ธ About 36 minutes.
  • ๐Ÿ’ก Assumes zero terminal experience. The single best "I've never opened this before" starting point: structured, low pressure, and you'll have Claude Code doing real things by the end.

2. Then the official one: Anthropic (Boris Cherny), Mastering Claude Code in 30 Minutes ๐ŸŽฏ

  • ๐Ÿ”— https://www.youtube.com/watch?v=AOfogJZ70OQ
  • โฑ๏ธ About 30 minutes.
  • ๐Ÿ’ก Straight from the person who built Claude Code. Real workflows and tricks (like onboarding onto a codebase by asking it questions first). Light on theory, high on oh, that's how you're meant to use it.

3. Go deep: Nick Saraev, CLAUDE CODE FULL COURSE 4 HOURS: Build and Sell (2026) ๐Ÿ”จ

  • ๐Ÿ”— https://www.youtube.com/watch?v=QoQBzR1NIqI
  • โฑ๏ธ About 4 hours.
  • ๐Ÿ’ก The full zero to deployment journey plus the money angle: setup, building, agent teams, Git worktrees, cloud deployment, MCP servers, and packaging and selling what you build. Save this for when you're ready to commit a weekend.

4. Level up: Nate Herk, How to Use Claude Code Better Than 98% of People โšก

  • ๐Ÿ”— https://www.youtube.com/watch?v=RzLV8sfFdMM
  • โฑ๏ธ About 30 minutes.
  • ๐Ÿ’ก The now that you've started, get good video: skills, workflows and getting more out of Claude Code. Watch it once the first three feel comfortable.

before you press play

Before you press play ๐Ÿ“Œ

๐Ÿ“Œ Install Claude Code first so you can follow along, it's the fastest way to actually retain any of this. You'll need Node.js and a Claude account (both free to set up).
๐Ÿ“Œ Watch #1 and #2 back to back (about an hour total). That alone gets you past the I don't know where to start wall.
๐Ÿ“Œ Then build one tiny real thing before moving on. Momentum beats more watching.

start in 15 min

๐Ÿš€ The quick starter (begin in 15 minutes)

Before the videos, the fastest way to actually start:

  1. ๐Ÿ’ป Install Claude Code: run npm install -g @anthropic-ai/claude-code (you'll need Node.js), or use it in the browser at claude.ai/code. Sign in with a Claude Pro or Max plan.
  2. ๐Ÿ“‚ Open your terminal, go into any folder (or make a new one), and type claude to begin.
  3. ๐Ÿ› ๏ธ Give it one small real job, like "build me a simple habit tracker as a single HTML file" or "organize the files in this folder." That first build is the moment it clicks.
  4. ๐Ÿ“ Add a CLAUDE.md file to your project with a few notes about you and what you're building, so it remembers your context every time.
  5. ๐ŸŽ™๏ธ Try /voice to talk to it instead of typing.
That's genuinely it, you're now using Claude Code. The videos below take you the rest of the way.

go deeper

๐ŸŽ Bonus: 10 more top Claude Code videos (all 300k+ views)

The most-watched Claude Code videos from the biggest creators, if you want to go deeper (view counts approximate and still climbing):

  1. ๐Ÿ”ฅ Fireship, "Claude 3.7 goes hard for programmers" (~1.9M): youtube.com/watch?v=x2WtHZciC74. The video that put Claude Code in front of the whole dev world.
  2. ๐ŸŽ“ Tech With Tim, "Claude Code: Full Tutorial for Beginners" (~1.4M): youtube.com/watch?v=ntDIxaeo3Wg. The most complete beginner walkthrough, install to first app.
  3. ๐Ÿ‘€ ThePrimeagen, "Claude Code got leaked" (~655k): youtube.com/watch?v=GdgRpiQRsis. A senior dev breaks down how Claude Code works under the hood.
  4. ๐Ÿค– Anthropic (official), "Introducing Claude Code" (~586k): youtube.com/watch?v=AJpK3YTTKZ4. The original launch demo, straight from the source.
  5. ๐Ÿ’ก Alberta Tech, "Why devs are OBSESSED with Claude Code" (~464k): youtube.com/watch?v=LACyqdAfnaw. The why-everyone-switched explainer.
  6. ๐Ÿง  John Kim, "How I use Claude Code (Meta Staff Engineer Tips)" (~460k): youtube.com/watch?v=mZzhfPle9QU. 50 practical tips from a Meta engineer's daily use.
  7. ๐Ÿ“‹ Anthropic (official), "Claude Code best practices" (~456k): youtube.com/watch?v=gv0WHhKelSE. Official best practices: CLAUDE.md, permissions, workflows.
  8. ๐ŸŒฑ Greg Isenberg, "Claude Code Clearly Explained" (~365k): youtube.com/watch?v=zxMjOqM7DFs. A beginner-friendly crash course.
  9. ๐Ÿ†“ Alex Ziskind, "I Ran Claude Code for FREE" (~365k): youtube.com/watch?v=Cyn_Dm05_eU. How to run Claude Code with a free local model.
  10. ๐Ÿ“ฑ NetworkChuck, "Claude Code on your Phone is OFFICIAL" (~316k): youtube.com/watch?v=ocQ7ZKhHU5Q. Driving a Claude Code session from your phone.
Follow @cindiezhu for more AI tips every single day ๐ŸŒฑ