What's next — your learning path
You finished the course. Here's where to go from here.
⏱ Est. ~7 min
01 · Read
Take a second to look back at where you started. You didn't know what a terminal was. You didn't know file paths, what git does, or how websites actually work.
Now you can navigate any computer from the command line, build and deploy a web app, use AI as a development partner, and follow the same workflow used by every tech company in the world. That's not a small thing. That's a complete foundation.
So what's next? Pick the path that excites you. Here are the paths most engineers take from where you are now.
02 · Read
Every path builds on what you've already learned. Pick the one that excites you most — you can always explore the others later.
Key points
- Web apps (frontend): learn React, Next.js, Tailwind CSS — build interactive user interfaces
- Web apps (backend): go deeper into Express, PostgreSQL, auth — build powerful APIs and services
- Mobile apps: React Native, Expo — build iOS and Android apps with JavaScript
- Automation and scripting: Python, cron jobs, web scraping — automate repetitive tasks
- Data and AI: Python, pandas, basic ML — analyze data and build intelligent features
03 · Read
Knowing what to learn isn't as important as knowing how to keep learning. Here's what actually works:
1. Build projects — the fastest way to learn. Pick something you actually want to exist and build it. You'll learn ten times more from one real project than from ten tutorials.
2. Use Claude Code as a tutor — when you're stuck, describe what you're trying to do. Claude can explain concepts, debug your code, and teach new patterns in the context of your actual project.
3. Read other people's code on GitHub — find projects you use and read their source code. You learned the code-reading protocol in this lesson. Use it.
4. Join a community — Discord servers, Reddit communities, local meetups. Coding with other people is more fun.
5. Don't compare yourself to people who've been coding for years — everyone started where you are. The engineers you admire were once confused by the same things that confuse you. The difference is just time and practice.
04 · Checklist
Your engineer journey checklist — everything you completed in this whole course. Check each one, and take a moment to feel the weight of what you learned.
- I can navigate any computer from the terminal
- I can read, write, and search files with commands
- I can track code history with git
- I understand how web applications work
- I can build a web server from scratch
- I can use AI to accelerate development
- I can debug systematically
- I can deploy to the web
- I follow the professional engineer workflow
05 · Quiz
You finished this course. What's the most important habit to keep as an engineer?
- Memorize every command and piece of syntax
- Build real projects and learn from the problems you hit
- Read the docs cover to cover before writing any code
- Only use tools you fully understand
06 · Fill in the blank
The professional engineer workflow follows this loop: Issue → Branch → Code → Test → Review → Commit → Push → _____ → Merge → Deploy
07 · Read
You're not pretending to be an engineer. You are one. Junior, but real. Every senior engineer you'll meet was once exactly where you are — staring at a terminal for the first time, wondering if they'd ever understand any of this.
You did. You built things. You deployed them to the web.
And with Claude Code as your pair programmer, you can build anything you can describe. You don't need to memorize every API or know every framework. You need to understand the fundamentals — you do — and know how to ask for help effectively — you do too.
The only thing left to do: go build stuff.
08 · Quiz
You want to learn a new framework you've never used. What's the most effective approach?
- Read the entire documentation cover to cover before writing any code
- Memorize all the commands and syntax first
- Pick a project you want to build and learn the framework by building it
- Wait until you fully understand everything before starting
Other lessons in this chapter
⚠ The full interactive experience needs JavaScript. Please enable it and reload.
※ This is an independent Traditional Chinese teaching project — not an official Anthropic product. Claude™ is a trademark of Anthropic, PBC.