Module 0: Getting Started0.0: Intro to Claude Code

0.0: Intro to Claude Code

What is Claude Code?

Claude Code is an AI assistant that works directly on your computer:

  • Not just for coding - It’s a general-purpose assistant backed by Claude (Opus 4.5)
  • Reads files, analyzes data, creates documents, runs commands
  • Lives in the terminal - but you just have conversations
  • The only command you need to know: claude

Who This Course Is For

  • Non-technical people who want to use AI effectively
  • No coding experience required
  • No terminal experience required
  • Just curiosity and a willingness to try something new

Course Structure

ModuleFocusTime
Module 1: FundamentalsFile operations, agents, memory~3 hours
Module 2: Vibe CodingBuild a real web app (Coming Soon)~2-3 hours
Future ModulesMCP integrations, browser automationTBD

Requirements

  • Claude Pro or Max subscription ($20/month at claude.ai)
  • Mac, Windows, or Linux computer
  • ~3 hours for Module 1

Claude Code vs ChatGPT

FeatureChatGPTClaude Code
File accessNoneRead/write any file
MemoryDisappears after sessionPersistent (CLAUDE.md)
ExecutionSuggests what to doActually does it
Multi-fileOne at a timeDozens simultaneously
AgentsSingle instanceParallel processing

The difference: Claude Code doesn’t just give advice - it does the work with you.

The Mindset Shift

From “I need to learn commands” to “I need this outcome”

  • You’re learning to orchestrate, not to code
  • Describe what you want, Claude figures out how
  • The terminal is just where you have conversations

What’s Next

0.1: Installation → - Get Claude Code installed and authenticated