First Conversation
Lab 1.1: First Conversation
Section titled “Lab 1.1: First Conversation”Confidence-building first interaction with Claude Code
Start the Lab
Section titled “Start the Lab” Begin your first conversation
/CC.m1.lb1 What You’ll Learn
Section titled “What You’ll Learn”- Demonstrate basic interaction with Claude Code using natural language commands
- Identify the core capabilities of Claude Code for file and folder operations
- Create a simple text file using conversational requests to Claude Code
Key Concepts
Section titled “Key Concepts”| Concept | Description |
|---|---|
| Natural Language Commands | Interact with Claude Code using plain English rather than programming syntax or special commands. |
| Review-Before-Accept Pattern | Claude always proposes changes and waits for your confirmation before making them, keeping you in control. |
| File Operations | Claude Code can read, create, organise, search, and transform files through conversation. |
| Context and Intent | Claude understands not just what you ask, but the underlying intent behind your requests. |
What You’ll Create
Section titled “What You’ll Create”This lab focuses on building understanding rather than creating files. You’ll develop confidence in conversational interaction with Claude Code and understand how to work with files through natural language.
Eureka Moment
Section titled “Eureka Moment”“Wait - I just talked to my computer like a person, and it actually understood what I wanted. I didn’t need to learn any special commands or syntax. This isn’t as scary as I thought.”
Navigation: Module Overview | Lab 2: PARA Structure