Activities — Week 12 🏗️

Claude Agent SDK & Building Apps

Claude Agent SDK และการสร้างแอป

Claude Agent SDK 与应用开发

Activities: Claude Agent SDK & Building Apps

Fill in the Blank / เติมคำในช่องว่าง / 填空

Easy
เติมประโยคให้สมบูรณ์โดยใช้คำศัพท์จากสัปดาห์ที่ 12
用第 12 周的词汇把句子补充完整。
Complete the sentences using vocabulary from Week 12.
  1. The word '___' means: software Development Kit — tools for building apps. (SDK)
  2. The word '___' means: application Programming Interface — how programs talk. (API)
  3. The word '___' means: to send a request and get a response. (query)
  4. The word '___' means: running without waiting for completion. (async)

Matching / จับคู่ / 配对

Easy
จับคู่คำภาษาอังกฤษกับคำแปล
将英文词语与译文配对。
Match the English terms with their translations.
  1. SDK → เอสดีเค / 软件开发工具包
  2. API → เอพีไอ / 应用程序接口
  3. query → คิวรี / 查询
  4. async → อะซิงค์ / 异步
  5. stream → สตรีม / 流
  6. option → ตัวเลือก / 选项

Explain in Your Words / อธิบายด้วยคำพูดของคุณ / 用你自己的话解释

Medium
อธิบายแนวคิดแต่ละข้อเกี่ยวกับClaude Agent SDK และการสร้างแอปด้วยหนึ่งประโยค
用一句话解释关于Claude Agent SDK 与应用开发的每个概念。
Explain each concept about Claude Agent SDK & Building Apps in one sentence.
  1. Explain: SDK
  2. Explain: API
  3. Explain: query
  4. Explain: async

Grammar Practice / ฝึกไวยากรณ์ / 语法练习

Medium
ฝึกใช้ข้อเท็จจริงที่น่าสนใจในประโยคเกี่ยวกับ Claude Code
练习在关于 Claude Code 的句子中使用趣味知识。
Practice using Fun Facts in sentences about Claude Code.
  1. Write a sentence using: SDK
  2. Write a sentence using: API
  3. Write a sentence using: query
  4. Write a sentence using: async

Real-World Challenge / ความท้าทายในโลกจริง / 真实世界挑战

Hard
ประยุกต์สิ่งที่เรียนรู้เกี่ยวกับClaude Agent SDK และการสร้างแอปในโปรเจกต์จริง
在真实项目中应用你学到的关于Claude Agent SDK 与应用开发的知识。
Apply what you learned about Claude Agent SDK & Building Apps in a real project.
  1. Open Claude Code and try what you learned about Claude Agent SDK & Building Apps with a real example.
  2. Example: write a 10-line script that summarizes README.md using query() with allowed_tools=['Read'].