Course Outline
Phase 1 — Meet Claude Code — 30 minutes
- Overview of Claude and what distinguishes Claude Code from standard chat interfaces.
- Quick orientation: today’s focus is on the Claude app (web or desktop); CLI and other interfaces are detailed in the reference card.
- Interface tour: initiating a coding session and understanding the workspace layout.
- How Claude Code processes requests: the describe → plan → act → review cycle.
- Understanding permissions: why Claude seeks approval before creating files or executing code.
- Your first build: instructing Claude to create a simple styled webpage from a single-sentence description.
- Iterating on results: requesting changes such as “increase the header size,” “change the color scheme,” or “add a navigation bar.”
- Guided exercise: participants launch a session and construct a personalized “About Me” webpage, refining it through follow-up instructions.
Goal: Ensure everyone overcomes the initial learning curve and feels comfortable with the interface.
Break — 7 minutes
Phase 2 — Building Real Things with Plain English — 55 minutes
Three progressively complex tasks performed using only natural language prompts.
- Task 1 — Interactive dashboard: Create a styled dashboard with sample data, charts, and statistics. Practice providing design direction: “apply a dark theme,” “include a sidebar,” “make it responsive.”
- Task 2 — Data analysis: Provide a sample CSV file; ask Claude to summarize the data, identify trends, find highs and lows, and generate a visual chart. This demonstrates Claude writing and executing code on your behalf.
- Task 3 — Automation tool: Develop a simple utility — such as a unit converter, quiz app, or budget calculator. This introduces the concept that Claude can build interactive tools, not just static pages.
After each task, the instructor highlights Claude’s behind-the-scenes actions: files created, code written, and how to interpret the output. Participants document their most effective prompts in a shared Prompt Playbook.
Break — 7 minutes
Phase 3 — Working Smarter with Claude Code — 35 minutes
- The art of effective prompting: specific vs. vague instructions.
- Live demo: side-by-side comparison of weak and strong prompts applied to the same task.
- Iterating and refining: asking Claude to explain decisions, undo changes, or attempt alternative approaches.
- Working with uploaded files: “read this document and summarize it,” “convert this spreadsheet into a chart.”
- Multi-step workflows: chaining requests to create complex outputs.
- Understanding cost and usage: how tokens, context windows, and subscription tiers function.
- When to use Claude Code versus standard Claude chat.
- Guided exercise: participants extend one of their Phase 2 projects by adding a new feature via a multi-step prompt, then compare the before-and-after prompts to identify what drove improvement.
Goal: Elevate proficiency from “it works” to “I can consistently achieve excellent results.”
Break — 7 minutes
Phase 4 — Connecting Claude to Your Tools with MCP — 34 minutes
Pre-class: Participants received instructions via email to connect Gmail or Google Drive before the session, allowing classroom time to focus on usage rather than authentication.
- What is MCP (Model Context Protocol)? The universal plug system for AI tools.
- Why MCP matters: transforming Claude from a chat assistant into a connected workflow hub.
- The Connectors Directory: browsing and adding integrations directly within the Claude app.
- Desktop Extensions: one-click installs for Claude Desktop users.
- Live demo (one workflow): “Check my Google Calendar for tomorrow’s meetings and draft a preparation email for each.”
- Guided exercise: participants use their pre-connected service (or connect one live) to assign a task — e.g., “Read my recent emails about project updates and create a summary document.”
- Key concepts: OAuth, permissions, managing tool access per conversation, security awareness, and where to find new connectors.
Goal: Help participants view Claude as a connective layer, not merely a coding tool.
Phase 5 — Capstone & Wrap-Up — 35 minutes
Capstone mini-project (25 min): Each participant selects one scenario:
- A polished landing page or portfolio site.
- A data analysis pipeline: upload a file, analyze it, and produce a visual report.
- An interactive tool solving a real workflow problem.
- A connected workflow: pull data from the service connected in Phase 4, transform it, and produce a deliverable.
The instructor circulates to help refine prompts and showcases standout examples.
Wrap-up (10 min):
- Next steps: Claude Code CLI for terminal users, VS Code extension for developers, Cowork for knowledge workers.
- Plans: Free vs. Pro vs. Max — features unlocked by each and recommended use cases.
- Recommended resources: official documentation, Anthropic’s prompt engineering guide, community channels.
- Participants receive a reference card covering prompting patterns, connector setup, and useful MCP integrations.
Requirements
Requirements
Knowledge of
- Basic computer skills: navigating files and folders, using web browsers, and installing software
- A general understanding of AI assistants’ functions (e.g., casual experience with ChatGPT, Gemini, or Claude is beneficial but not mandatory)
Experience with
- No coding, programming, or terminal expertise is needed. This course is tailored for individuals who have never written code.
- No prior experience with Claude or any other AI tool is required.
Technical prerequisites
- Participants must bring a laptop (Mac, Windows, or Linux) equipped with a modern web browser.
- A stable internet connection is required.
- A Claude Pro subscription for the duration of the session (a 1-month complimentary subscription is provided upon registration; setup details will be sent prior to the class).
- Claude Desktop is suggested but not mandatory (the web app at claude.ai supports all exercises).
- A Google account is recommended for the MCP connectors exercise (Gmail, Google Drive, Google Calendar), though alternative connector options exist.
Target Audience
- Business professionals seeking to enhance productivity and automation through AI.
- Marketers, operations managers, and analysts aiming to automate repetitive tasks.
- Founders and entrepreneurs interested in building prototypes without hiring developers.
- Educators and researchers exploring AI-assisted workflows.
- Anyone curious about Claude’s capabilities who lacks a technical background.
Testimonials (1)
That i gained a knowledge regarding streamlit library from python and for sure i'll try to use it to improve applications in my team which are made in R shiny