Skip to content

zenawan55-cyber/claude-code-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Claude-Code-101

The most complete, up-to-date, beginner-friendly resource guide for learning Claude Code — curated for vibe coders, non-techies, and developers alike.

Awesome License: MIT PRs Welcome Last Updated Maintained


🧠 What is Claude Code?

Claude Code is Anthropic's AI coding assistant that runs directly in your terminal. Unlike browser chatbots, it works inside your actual project — reading files, writing code, running commands, and handling Git — all through natural language.

Think of regular Claude as a consultant you email. Claude Code is that consultant sitting at your desk, doing the work while you watch.

By the numbers (March 2026):

  • 📈 Responsible for 4% of all public GitHub commits (~135,000 commits/day)
  • 💰 Run-rate revenue surpassed $2.5 billion, doubling since January 2026
  • 👥 Weekly active users doubled since January 2026
  • 🏗️ 90% of Anthropic's own internal code is written with AI assistance

📚 Browse Resources

This repo is organized into focused resource files. Click any section below to dive in:

Resource File What's Inside
🆕 March 2026 Updates Voice Mode, Auto Mode, /loop, Remote Control — everything new this month
🎓 Official Courses Free Anthropic Academy, Coursera, and structured learning paths
📺 YouTube Channels Nick Saraev, Sabrina Ramonov, AyyazTech and more
📚 Written Guides Curated articles sorted by skill level — all dated March 2026
🛠️ Tools & Setup Install guide, CLAUDE.md setup, VS Code extensions, safety tips

🚀 Getting Started (Complete Beginner)

Never used Claude Code? Start here — in this exact order:

Step Resource Time Cost
1 What is Claude Code? 5 min Free
2 Official Quickstart Docs 15 min Free
3 Anthropic Free Course 1-2 hrs Free
4 Nick Saraev's YouTube 4 hrs Free
5 Build your first project Your pace Free*

*Requires Claude Pro ($20/mo) or API credits


🗺️ Suggested Learning Path

🟢 Complete non-techie — never coded before

  1. Watch Nick Saraev's intro videos — 30 min
  2. Take Anthropic's free official course — 1-2 hrs
  3. Read Tools & Setup guide to install correctly
  4. Build one small thing that solves a real problem you have

🔵 Used Claude.ai but never Claude Code

  1. Read the Official Quickstart
  2. Watch Nick Saraev's 4-hour masterclass
  3. Read Written Guides — start with Builder.io guide
  4. Set up CLAUDE.md in an existing project using /init

🟣 Developer wanting to go deep

  1. Complete all Anthropic Academy courses
  2. Read the Written Guides developer section
  3. Check March 2026 Updates for the latest features
  4. Contribute resources back to this repo!

🔑 Quick Command Reference

Command What It Does
/init Create CLAUDE.md project memory
/plan Plan changes before executing
/compact Compress context to free memory
/clear Reset conversation completely
/voice Toggle push-to-talk voice mode
/loop [interval] [task] Schedule a recurring background task
/effort Set reasoning depth (low/medium/high)
/model Switch between Claude models
/help Show all available commands

🌐 Community & Support

Community What You'll Find Link
Anthropic Discord Official server with dedicated Claude Code channel Join
Reddit r/ClaudeAI Tips, project showcases, community discussions Visit
Claude Code GitHub Official repo — releases, bug reports, feature requests Visit
claudecodetube.dev Find tutorials filtered by topic and skill level Visit

📖 Official Documentation

Resource Link
Claude Code Overview docs.anthropic.com/en/docs/claude-code/overview
Quickstart Guide docs.anthropic.com/en/docs/claude-code/quickstart
Official Changelog docs.anthropic.com/en/release-notes/claude-code
Best Practices docs.anthropic.com/en/docs/claude-code/best-practices
Anthropic Cookbook github.com/anthropics/anthropic-cookbook

🤝 Contributing

Found a great resource not listed here? We'd love to add it!

  • Adding a resource → Edit the relevant file in resources/ and open a Pull Request
  • Found a broken link → Open an Issue labeled broken-link
  • Suggesting a new category → Open an Issue labeled enhancement

See CONTRIBUTING.md for full guidelines. Takes 2 minutes.


📜 License

MIT © zenawan55-cyber


⭐ Star this repo to help other vibe coders find it!

"The people who learn to collaborate with AI tools now will move faster than everyone else later."

About

A curated list of the best free resources, tutorials, and tools for learning Claude Code — for beginners, vibe coders, and developers.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors