Open the referral
Click the Claude referral link and land on Claude’s signup flow. Use a real email and read the offer panel before continuing.
Use the referral link, confirm the exact offer terms shown by Claude, then follow a daily plan that turns curiosity into a finished mini project.
Important: the referral/free-week offer may vary by account, region, time, or promotion. Claude/Anthropic controls eligibility, billing, plan access, cancellation, and renewal terms.
Click the Claude referral link and land on Claude’s signup flow. Use a real email and read the offer panel before continuing.
Look for the exact trial/free-week language, renewal date, plan, payment requirement, and cancellation instructions presented by Claude.
Use the sprint below. The goal is not to master programming; it is to complete a visible project and learn how to ask better questions.
Pick one project: a personal portfolio, habit tracker, restaurant landing page, task list, calculator, or simple game.
Prompt Claude to turn your idea into a tiny scope: pages, files, data, features, and a “done” definition.
Ask for the simplest HTML/CSS/JavaScript version. Run it locally. Do not add complexity yet.
Add one real feature. Ask Claude for a small diff and an explanation of every changed file.
Paste the exact error, screenshot description, or console output. Ask for likely causes before fixes.
Ask for accessibility, responsive layout, visual hierarchy, and copy improvements.
Ask Claude to simplify repeated code and write a README that explains setup and next steps.
Prepare a demo checklist, final bug sweep, and “what I learned” notes.
Move from one-off prompts to reusable workflows: plan, implement, test, explain, review.