ไทย
中文
Activities — Week 11 📦
Git Workflows & GitHub Integration
การทำงานกับ Git และ GitHub
Git 工作流与 GitHub 集成
Fill in the Blank
/ เติมคำในช่องว่าง
/ 填空
Easy
เติมประโยคให้สมบูรณ์โดยใช้คำศัพท์จากสัปดาห์ที่ 11
用第 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ด้วยหนึ่งประโยค
用一句话解释关于 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
练习在关于 Claude Code 的句子中使用顺序词(first、then、next、finally)。
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ในโปรเจกต์จริง
在真实项目中应用你学到的关于 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.
Example: make a one-line change, then branch, commit, and open a pull request for it.
Mark Complete
« Week 10
Syllabus
Week 12 »