ไทย
中文
Activities — Week 3 🔍
Search & Navigation: Grep & Glob
การค้นหาและนำทาง: Grep และ Glob
搜索与导航:Grep 和 Glob
Fill in the Blank
/ เติมคำในช่องว่าง
/ 填空
Easy
เติมประโยคให้สมบูรณ์โดยใช้คำศัพท์จากสัปดาห์ที่ 3
用第 3 周的词汇把句子补充完整。
Complete the sentences using vocabulary from Week 3.
The word '___' means: to look for something. (search)
The word '___' means: a regular expression or glob to match. (pattern)
The word '___' means: when a search finds a result. (match)
The word '___' means: what a search returns. (result)
Mark Complete
Matching
/ จับคู่
/ 配对
Easy
จับคู่คำภาษาอังกฤษกับคำแปล
将英文词语与译文配对。
Match the English terms with their translations.
search →
ค้นหา
/ 搜索
pattern →
รูปแบบ
/ 模式
match →
ตรงกัน
/ 匹配
result →
ผลลัพธ์
/ 结果
directory →
ไดเรกทอรี
/ 目录
glob →
กลอบ
/ 通配符模式
Mark Complete
Explain in Your Words
/ อธิบายด้วยคำพูดของคุณ
/ 用你自己的话解释
Medium
อธิบายแนวคิดแต่ละข้อเกี่ยวกับการค้นหาและนำทาง: Grep และ Globด้วยหนึ่งประโยค
用一句话解释关于搜索与导航:Grep 和 Glob的每个概念。
Explain each concept about Search & Navigation: Grep & Glob in one sentence.
Explain: search
Explain: pattern
Explain: match
Explain: result
Mark Complete
Grammar Practice
/ ฝึกไวยากรณ์
/ 语法练习
Medium
ฝึกใช้ข้อเท็จจริงที่น่าสนใจในประโยคเกี่ยวกับ Claude Code
练习在关于 Claude Code 的句子中使用趣味知识。
Practice using Fun Facts in sentences about Claude Code.
Write a sentence using: search
Write a sentence using: pattern
Write a sentence using: match
Write a sentence using: result
Mark Complete
Real-World Challenge
/ ความท้าทายในโลกจริง
/ 真实世界挑战
Hard
ประยุกต์สิ่งที่เรียนรู้เกี่ยวกับการค้นหาและนำทาง: Grep และ Globในโปรเจกต์จริง
在真实项目中应用你学到的关于搜索与导航:Grep 和 Glob的知识。
Apply what you learned about Search & Navigation: Grep & Glob in a real project.
Open Claude Code and try what you learned about Search & Navigation: Grep & Glob with a real example.
Example: ask
Find every file that mentions TODO and count the matches per file
.
Mark Complete
« Week 2
Syllabus
Week 4 »