Activities — Week 11 📦

Git Workflows & GitHub Integration

การทำงานกับ Git และ GitHub

Activities: Git Workflows & GitHub Integration

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

Easy
เติมประโยคให้สมบูรณ์โดยใช้คำศัพท์จากสัปดาห์ที่ 11
Complete the sentences using vocabulary from Week 11.
  1. The ___ tool is used to to save changes to the repository. (commit)
  2. The ___ tool is used to a separate line of development. (branch)
  3. The ___ tool is used to to combine two branches together. (merge)
  4. The ___ tool is used to a request to merge changes. (pull request)

Matching / จับคู่

Easy
จับคู่คำภาษาอังกฤษกับคำแปลภาษาไทย
Match the English terms with their Thai translations.
  1. commit → คอมมิต
  2. branch → สาขา
  3. merge → รวม
  4. pull request → พูลรีเควสต์
  5. push → พุช
  6. clone → โคลน

Explain in Your Words / อธิบายด้วยคำพูดของคุณ

Medium
อธิบายแนวคิดแต่ละข้อเกี่ยวกับการทำงานกับ Git และ GitHubด้วยหนึ่งประโยค
Explain each concept about Git Workflows & GitHub Integration in one sentence.
  1. Explain: commit
  2. Explain: branch
  3. Explain: merge
  4. Explain: pull request

Grammar Practice / ฝึกไวยากรณ์

Medium
ฝึกใช้คำบอกลำดับ (first, then, next, finally)ในประโยคเกี่ยวกับ Claude Code
Practice using Sequence Words (first, then, next, finally) in sentences about Claude Code.
  1. Write a sentence using: commit
  2. Write a sentence using: branch
  3. Write a sentence using: merge
  4. Write a sentence using: pull request

Real-World Challenge / ความท้าทายในโลกจริง

Hard
ประยุกต์สิ่งที่เรียนรู้เกี่ยวกับการทำงานกับ Git และ GitHubในโปรเจกต์จริง
Apply what you learned about Git Workflows & GitHub Integration in a real project.
  1. Open Claude Code and demonstrate git workflows & github integration with a real example.