Activities — Week 11 📦
Git Workflows & GitHub Integration
การทำงานกับ Git และ GitHub
Fill in the Blank / เติมคำในช่องว่าง
Easy
เติมประโยคให้สมบูรณ์โดยใช้คำศัพท์จากสัปดาห์ที่ 11
Complete the sentences using vocabulary from Week 11.
The ___ tool is used to to save changes to the repository. (commit)
The ___ tool is used to a separate line of development. (branch)
The ___ tool is used to to combine two branches together. (merge)
The ___ tool is used to a request to merge changes. (pull request)
Mark Complete
Matching / จับคู่
Easy
จับคู่คำภาษาอังกฤษกับคำแปลภาษาไทย
Match the English terms with their Thai translations.
commit → คอมมิต
branch → สาขา
merge → รวม
pull request → พูลรีเควสต์
push → พุช
clone → โคลน
Mark Complete
Explain in Your Words / อธิบายด้วยคำพูดของคุณ
Medium
อธิบายแนวคิดแต่ละข้อเกี่ยวกับการทำงานกับ Git และ GitHubด้วยหนึ่งประโยค
Explain each concept about Git Workflows & GitHub Integration in one sentence.
Explain: commit
Explain: branch
Explain: merge
Explain: pull request
Mark Complete
Grammar Practice / ฝึกไวยากรณ์
Medium
ฝึกใช้คำบอกลำดับ (first, then, next, finally)ในประโยคเกี่ยวกับ Claude Code
Practice using Sequence Words (first, then, next, finally) in sentences about Claude Code.
Write a sentence using: commit
Write a sentence using: branch
Write a sentence using: merge
Write a sentence using: pull request
Mark Complete
Real-World Challenge / ความท้าทายในโลกจริง
Hard
ประยุกต์สิ่งที่เรียนรู้เกี่ยวกับการทำงานกับ Git และ GitHubในโปรเจกต์จริง
Apply what you learned about Git Workflows & GitHub Integration in a real project.
Open Claude Code and demonstrate git workflows & github integration with a real example.
Mark Complete
« Week 10
Syllabus
Week 12 »