Claude
docs.claude.com › en › docs › claude-code › quickstart
Quickstart - Claude Code Docs
This quickstart guide will have you using AI-powered coding assistance in just a few minutes. By the end, you’ll understand how to use Claude Code for common development tasks.
Claude
docs.claude.com › en › docs › intro
Intro to Claude - Claude Docs
Agent Skills are now available! Learn more about extending Claude's capabilities with Agent Skills.
Videos
10:11
Claude Code Tutorial #1 - Introduction & Setup - YouTube
19:41
Claude Code's Document Skills Are an UNFAIR ADVANTAGE - YouTube
05:19
Getting started with Claude.ai - YouTube
08:15
Build a document generation app with Claude Code and Box | Code ...
05:48
The Biggest Claude Feature EVERYBODY Is Ignoring - YouTube
01:24:32
Claude Code Masterclass: Become a ONE-Person Company - YouTube
ClaudeLog
claudelog.com › home › about
ClaudeLog - Claude Code Docs, Guides, Tutorials & Best Practices
Claude Code documentation, tutorials & best practices from real-world usage. Expert insights, optimization techniques, and searchable knowledge base.
Anthropic
anthropic.com › learn › build-with-claude
Anthropic Academy: Claude API Development Guide
Get started with Claude Code with npm install -g @anthropic-ai/claude-code · View the Anthropic Cookbook for code snippets and guides for common workflows · Quickly get started with building applications by using the Anthropic Quickstarts repo · Review the full API documentation for all ...
GitHub
github.com › anthropics › claude-code
GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Claude Code is an agentic coding ... handling git workflows -- all through natural language commands. Use it in your terminal, IDE, or tag @claude on Github. Learn more in the official documentation....
Starred by 48.2K users
Forked by 3.4K users
Languages Shell 46.4% | Python 33.8% | TypeScript 12.9% | PowerShell 4.7% | Dockerfile 2.2%
Codecademy
codecademy.com › article › claude-code-tutorial-how-to-generate-debug-and-document-code-with-ai
Claude Code Tutorial: How to Generate, Debug and Document Code with AI | Codecademy
In this article, we explored how Claude Code streamlines key development tasks—from generating and refactoring code to debugging, documenting, and translating across languages. Throughout, one theme remains central: the quality of your prompt directly shapes the quality of Claude’s output.
DataCamp
datacamp.com › tutorial › claude-code
Claude Code: A Guide With Practical Examples | DataCamp
February 28, 2025 - In this tutorial, we used Claude Code to refactor, document, and debug a file in Supabase Python SDK. We improved code readability, added structured documentation, and resolved import issues. By integrating Claude Code into your workflow, you can streamline development and enhance code quality.
Sid Bharath
siddharthbharath.com › home › blog › cooking with claude code: the complete guide
Cooking with Claude Code: The Complete Guide - Sid Bharath
July 8, 2025 - Ah yes, another Claude Code convert. Welcome. We have much to discuss. Claude Code is a CLI (Command Line Interface) that uses Anthropic’s latest models, Sonnet 4.5 and Opus 4.5, to generate code for you. You give it instructions in your terminal, and the built-in coding agent with its tools ...