Skip to content
ENT208TC Industry Readiness

AI Coding Tools


All tools below are free (or have a meaningful free tier) and have been assessed for availability from mainland China.

ToolCostWorks in China?Best forWatch out
GitHub CopilotFree (student)βœ“ via VS CodeInline completions, scaffolding new files, multi-file agent modeSupervise everything it writes β€” you explain it at Checkpoint
Qwen CodeFree (1,000 req/day)βœ“ Alibaba-hostedWell-scoped, specific tasks with clear inputs and outputsWeaker on open-ended or ambiguous tasks β€” define the task precisely before using it
TRAEFreeβœ“ ByteDanceUI prototyping, image-to-code, Builder mode; SOLO mode for non-coders (describe visually, AI builds)Made by ByteDance β€” data practices differ from other tools. Fine for coursework; avoid for anything sensitive or proprietary.
WindsurfFree tier (generous)βœ“ mostly⁴Full-project agent that reasons across files; good Cursor alternative on campusFree tier has monthly limits β€” track usage
Cursor 3.0Free tier onlyΒ³βœ— mainland ChinaΒ²Parallel agents, Design Mode (point at UI), /best-of-nDoes not work from campus β€” U.S. models restricted in mainland China; free tier cannot use China-accessible models
Claude.ai / ChatGPT / DeepSeekFree tierVariesΒΉExplaining code, debugging, planning, writing promptsNot agentic β€” you paste in, you copy out. Slower but more controllable.

ΒΉ Standard browser required. WeChat in-app browser does not reliably support these tools.
Β² Cursor restricts U.S.-hosted models (Claude, GPT-4, Gemini) in the region. Off-campus with international network access: it works and is worth using.
Β³ Student Pro (one free year) requires a university email β€” XJTLU (.edu.cn) addresses are not accepted. The free tier cannot use China-accessible models (Qwen, DeepSeek) β€” bringing your own API key is Pro-only.
⁴ Windsurf uses Codeium’s own servers and is accessible from most Chinese networks, but availability can vary by ISP. Test on your connection before relying on it.

GitHub Copilot has a dedicated setup guide β€” see GitHub Copilot (free) if you have not claimed your student access yet.

Cursor 3.0 has a dedicated page β€” see Cursor 3.0 for features, pricing, and the China limitation in detail.


Don’t pick a tool by reading about it. Pick a tool by trying it on a real task.

Tool ATool B
Did it understand the task?Yes / Partly / NoYes / Partly / No
Did the code work first try?Yes / After fixes / NoYes / After fixes / No
Can you explain what it wrote?Yes / With help / NoYes / With help / No
Time to working result

Record your findings in your Dev Log under this week’s entry. One paragraph is enough.


  • Understand your users β€” that is User Research’s job
  • Make your MoSCoW decisions β€” that requires your team’s judgment
  • Replace your Sprint Goal with a working feature
  • Give you confidence to attempt something beyond your understanding β€” if you cannot follow what it built, the scope was wrong

SituationRecommended tool
On campus / XJTLU networkCopilot (VS Code), Windsurf, or Qwen Code
Not a coder β€” need to build something visualTRAE SOLO mode (describe what you want, it builds)
Building a UI β€” want to point at the problemCursor 3.0 Design Mode (off-campus) or TRAE
Comparing two approaches to the same problemCursor 3.0 /best-of-n (off-campus)
Large refactor across many filesCursor 3.0 agent, Windsurf agent, or Copilot agent mode
Open-ended task (β€œbuild me a backend”)Break it into smaller tasks first, then either tool
Explaining or debugging codeAny β€” Claude.ai / DeepSeek work well for this
No IDE, just need to think through a problemClaude.ai, DeepSeek, or Kimi (browser-based)
  • Copilot β€” works via the VS Code extension on most campus networks. This is your primary tool if you are on campus.
  • Qwen Code β€” Alibaba-hosted, works everywhere in mainland China, 1,000 free requests per day.
  • Windsurf β€” Codeium-hosted; accessible from most Chinese networks. Test on your connection β€” if it works, it is the strongest campus alternative to Cursor.
  • TRAE β€” ByteDance-hosted, reliable from campus. SOLO mode requires no coding knowledge.
  • Cursor β€” does not work from mainland China. U.S.-hosted models are restricted. Off-campus with international network access: it works and the student Pro year is worth claiming.
  • DeepSeek / Kimi β€” domestic alternatives, reliable from campus, browser-based.
This site uses anonymous analytics (Microsoft Clarity) to improve course content. No personal data is collected.
Current page
πŸ€–