Claude Code for Non-Coders
Agentic AI Essentials Β· Hands-on micro-session
Session Objective
Claude Code is not a coding tool - it is an instruction tool that runs in your terminal. You describe what you need in plain English. Claude Code writes the code and runs it. You review the result. The terminal is not scary - it is just a text interface. Claude Code can do things non-coders need all the time: rename files, process folders, extract data, convert formats, generate reports. It is the door to every AI automation capability your computer has - and you do not need to know how to code to walk through it.
Your Challenge
Complete the following steps
What to Submit to Your AI Buddy
A screenshot of your terminal showing the Claude Code command you ran.
A screenshot of the output file (the text file with the file list, sizes, and dates).
One sentence: which part felt most unfamiliar, and which part felt easiest?
Grading Criteria
Task completed
You actually opened a terminal and used Claude Code to generate a file summary. Not just described it - actually did it.
Clear instruction
Your Claude Code prompt was in plain English and clearly described what you wanted (list files, show sizes, show dates, save to text file).
Output is correct
The summary file lists real files from a real folder with accurate sizes and dates.
You did it yourself
You didn't copy someone else's result. You opened the terminal and ran Claude Code yourself.