Professor Prompts — Learn the Claudeverse: Master Claude, from Chat to Code
The future is ours to code
Master Claude,<br>from Chat to Code.
A complete, hands-on course that teaches you to do real work with Claude Chat ,<br>Claude Cowork , and Claude Code — from your first conversation to<br>shipping software. Taught, step by step, by Professor Prompts.
Enroll Now →<br>Explore the Curriculum
Three Tools One Course
Beginner → Pro Self-Paced
Project-Based Learn by Doing
Lifetime Access Free Updates
Scroll
Knowledge ◆ Innovation ◆ Impact ● Chat ● Cowork ● Code ● Build Tomorrow's Intelligence ●<br>Knowledge ◆ Innovation ◆ Impact ● Chat ● Cowork ● Code ● Build Tomorrow's Intelligence ●
Your Instructor
Meet your guide<br>Office hours with<br>Professor Prompts.
Claude is genuinely useful — but most people only scratch the surface. This course closes<br>that gap. Instead of a feature tour, you'll learn the habits, prompts, and workflows that<br>turn Claude into a daily thinking partner, a collaborative teammate, and a coding companion.
Every lesson is short, practical, and built around a real task you can follow along with.<br>No jargon, no fluff — just clear instruction and projects you keep.
“Good work isn't magic — it's method.”<br>— Professor Prompts, Dept. of Applied Intelligence
The curriculum, by tool<br>Three tools. One workflow.
The course is organized around the three ways you'll actually use Claude — talking, collaborating, and building.
01 Claude Chat<br>Your everyday thinking partner.
Claude Chat is the conversational assistant at claude.ai — where you<br>write, research, analyze documents, brainstorm, and work through problems in plain language.<br>It's where most people start, and where good prompting habits pay off the most.
✓ Write clear prompts that get useful answers the first time
✓ Use Projects to give Claude lasting context for your work
✓ Analyze PDFs, images, spreadsheets and long documents
✓ Turn rough drafts into polished writing, summaries and plans
Module 1 · Foundations<br>See a free lesson →
💬<br>Plain-language prompts No syntax required
🤝<br>A teammate, not a tool Multi-step work
02 Claude Cowork<br>Your collaborative teammate.
Cowork is where Claude stops answering one-off questions and starts working alongside you —<br>taking on multi-step tasks, keeping track of a project, and handing work back for your review.<br>You learn to delegate well and stay in control.
✓ Set up a workspace and give Claude the right context
✓ Break big goals into tasks Claude can run with
✓ Review, correct and refine Claude's output as it works
✓ Keep a human in the loop on the decisions that matter
Module 2 · Collaboration<br>See a free lesson →
03 Claude Code<br>An expert engineer that lives in your terminal.
Claude Code is the agentic coding tool that lives in your terminal — it reads your codebase,<br>edits files, runs commands and tests, and works through real engineering tasks with you.<br>No prior AI experience needed; we start from installation.
✓ Install, authenticate and configure Claude Code
✓ Make edits across a real project safely
✓ Run tests and commands, and review every change
✓ Build a feature end-to-end, from prompt to commit
# your terminal
~/project $ claude
> add a dark-mode toggle to the navbar
✓ edited components/Navbar.jsx
✓ added useTheme() hook · tests passing
⌨️<br>Edits real code Right in your repo
The path<br>A curriculum that builds on itself.
Four stages take you from first principles to your own finished projects — in order, at your own pace.
Stage 01<br>Learn the Foundations
How Claude thinks, how to prompt it well, and the habits that make every later lesson easier.
Stage 02<br>Build Real Things
Apply Chat, Cowork and Code to genuine tasks — documents, plans, and working software.
Stage 03<br>Innovate Your Workflow
Advanced prompting, projects, and automation that compound the time you save.
Stage 04<br>Collaborate & Ship
Delegate confidently, keep quality high, and bring Claude into your team's daily work.
Instructions 101
Getting started<br>Up and running in an afternoon.
No setup headaches. Enroll, open the first lesson, and you're learning by the end of the page.
Enroll & get instant access<br>One purchase unlocks every lesson, project file, and future update — forever.
Follow the guided lessons<br>Short, focused videos and walkthroughs you complete alongside Professor Prompts.
Build & keep your projects<br>Finish each module with something real — a workflow, a document, a shipped feature.
Free previews<br>Start learning right now.
Three sample lessons — one for each tool — so you know exactly what's inside before you enroll.
Free<br>💬
Your first conversation
See what Claude Chat is — and how a little context turns a vague request into a useful answer the first time.
Chat8 minOpen lesson →
Free<br>🤝
What Cowork actually is
Hand Claude a complete goal and watch it plan, execute across your files, and deliver a finished result.
Cowork10 minOpen lesson →
Free<br>⌨️
/help — your first command
Open Claude Code...