General Resources
General learning resources for Claude Code, covering tutorials, best practices, and comprehensive guides.
Claude Code best practices | Code w/ Claude
- Type: Video
- Link: https://www.youtube.com/watch?v=gv0WHhKelSE
- Rating: ⭐️⭐️⭐️⭐️⭐️
- Why we recommend it: Anthropic’s official best-practices guide that systematically covers core usage patterns and workflows — essential viewing for anyone getting started.
Claude Code & the evolution of agentic coding — Boris Cherny, Anthropic
- Type: Video
- Link: https://www.youtube.com/watch?v=Lue8K2jqfKk
- Rating: ⭐️⭐️⭐️⭐️
- Why we recommend it: An Anthropic engineer’s deep dive into the trends shaping AI-assisted coding, helping you understand the technology and vision behind Claude Code.
Full Tutorial: Build an AI Life Co-Pilot with Claude Code in 25 Minutes
- Type: Video
- Link: https://www.youtube.com/watch?v=D0nDWQdN3F4&t=2s
- Rating: ⭐️⭐️⭐️
- Why we recommend it: Hands-on project-based learning — build a complete AI application from scratch in 25 minutes, great for learning by doing.
Claude Code Beginner’s Tutorial: Build a Movie App in 15 Minutes
- Type: Article
- Link: https://creatoreconomy.so/p/claude-code-beginners-tutorial-build-a-movie-app-in-15-minutes
- Rating: ⭐️⭐️⭐️
- Why we recommend it: A visual step-by-step tutorial that gets you experiencing the full development flow in just 15 minutes by building a real app.
Claude Code Docs, Guides & Best Practices | ClaudeLog
- Type: Article
- Link: https://claudelog.com/
- Rating: ⭐️⭐️⭐️⭐️⭐️
- Why we recommend it: A comprehensive resource hub aggregating guides and best practices — a must-bookmark reference for learning and day-to-day lookup.
Cooking with Claude Code: The Complete Guide - Sid Bharath
- Type: Article
- Link: https://www.siddharthbharath.com/claude-code-the-complete-guide/
- Rating: ⭐️⭐️⭐️⭐️
- Why we recommend it: A detailed end-to-end guide that explains each feature module clearly — great for systematic, in-depth learning.
Getting Started with Claude Code: A No-BS Quick Guide
- Type: Article
- Link: https://fuszti.com/claude-code-setup-guide-2025/
- Rating: ⭐️⭐️⭐️
- Why we recommend it: A concise, no-fluff quickstart guide that cuts straight to the essentials — perfect for getting up to speed fast.
hesreallyhim/awesome-claude-code: A curated list of awesome commands, files, and workflows
- Type: Article
- Link: https://github.com/hesreallyhim/awesome-claude-code
- Rating: ⭐️⭐️⭐️⭐️⭐️
- Why we recommend it: An Awesome-style curated index of commands, config files, and workflows — the go-to resource directory for finding community tools and tips.
agenttrace: TUI observability for AI coding agents
- Type: Tool
- Link: https://github.com/luoyuctl/agenttrace
- Rating: ⭐️⭐️⭐️⭐️
- Why we recommend it: A local TUI tool for analyzing Claude Code and other AI agent sessions — tracks cost, token usage, latency, failures, and health scores. Great for diagnosing slow tasks and reviewing session quality.