Skip to content

Commit 093eed8

Browse files
Update README with new quizzes and curriculum documentation
- Add "What's New" section highlighting 265+ new quiz questions - Update modules table to show quiz counts for each module - Add Curriculum Documentation section with links to: - Technology Versions Guide - Curriculum Cross-Reference - Career Progression Guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 245c1f2 commit 093eed8

1 file changed

Lines changed: 36 additions & 12 deletions

File tree

README.md

Lines changed: 36 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,41 @@ This repository contains a **complete, production-ready learning path** for beco
4242

4343
---
4444

45+
## ✨ What's New
46+
47+
**Recently Added Content:**
48+
- 📝 **Comprehensive Quizzes** for modules 102-110 (265+ questions)
49+
- Module 102: Cloud Computing (mid-module + final, 50 questions)
50+
- Module 103: Containerization (25 questions)
51+
- Module 104: Kubernetes (30 questions)
52+
- Module 105: Data Pipelines (25 questions)
53+
- Module 106: MLOps (30 questions)
54+
- Module 107: GPU Computing (25 questions)
55+
- Module 108: Monitoring (25 questions)
56+
- Module 109: IaC (25 questions)
57+
- Module 110: LLM Infrastructure (30 questions)
58+
- 📋 **Technology Versions Guide** - Complete specifications for 100+ tools
59+
- 🗺️ **Curriculum Cross-Reference** - Mapping to Junior track
60+
- 📈 **Career Progression Guide** - Engineer to Principal roadmap
61+
62+
---
63+
4564
## 📊 What's Included
4665

4766
### 10 Complete Learning Modules (130 Files)
4867

49-
| Module | Topic | Hours | Status |
50-
|--------|-------|-------|--------|
51-
| 01 | **Foundations** | 50h | ✅ Complete (15 files) |
52-
| 02 | **Cloud Computing** | 50h | ✅ Complete (11 files) |
53-
| 03 | **Containerization** | 50h | ✅ Complete (14 files) |
54-
| 04 | **Kubernetes** | 50h | ✅ Complete (13 files) |
55-
| 05 | **Data Pipelines** | 50h | ✅ Complete (12 files) |
56-
| 06 | **MLOps** | 50h | ✅ Complete (12 files) |
57-
| 07 | **GPU Computing** | 50h | ✅ Complete (12 files) |
58-
| 08 | **Monitoring & Observability** | 50h | ✅ Complete (11 files) |
59-
| 09 | **Infrastructure as Code** | 50h | ✅ Complete (12 files) |
60-
| 10 | **LLM Infrastructure** | 50h | ✅ Complete (12 files) |
68+
| Module | Topic | Hours | Status | Quiz |
69+
|--------|-------|-------|--------|------|
70+
| 01 | **Foundations** | 50h | ✅ Complete (15 files) | ✅ 30Q |
71+
| 02 | **Cloud Computing** | 50h | ✅ Complete (11 files) |**+50Q** |
72+
| 03 | **Containerization** | 50h | ✅ Complete (14 files) |**+25Q** |
73+
| 04 | **Kubernetes** | 50h | ✅ Complete (13 files) |**+30Q** |
74+
| 05 | **Data Pipelines** | 50h | ✅ Complete (12 files) |**+25Q** |
75+
| 06 | **MLOps** | 50h | ✅ Complete (12 files) |**+30Q** |
76+
| 07 | **GPU Computing** | 50h | ✅ Complete (12 files) |**+25Q** |
77+
| 08 | **Monitoring & Observability** | 50h | ✅ Complete (11 files) |**+25Q** |
78+
| 09 | **Infrastructure as Code** | 50h | ✅ Complete (12 files) |**+25Q** |
79+
| 10 | **LLM Infrastructure** | 50h | ✅ Complete (12 files) |**+30Q** |
6180

6281
### 3 Production-Grade Projects (77 Files)
6382

@@ -382,6 +401,11 @@ All learning materials can be completed within **free tier limits**:
382401
- 📊 **References**: [resources/references.md](./resources/references.md)
383402
-**FAQ**: [resources/faq.md](./resources/faq.md)
384403

404+
### Curriculum Documentation
405+
- 📋 **[Technology Versions Guide](VERSIONS.md)** - Recommended versions for all tools and frameworks
406+
- 🗺️ **[Curriculum Cross-Reference](https://github.com/ai-infra-curriculum/.github/blob/main/CURRICULUM_CROSS_REFERENCE.md)** - Mapping between Junior and Engineer tracks
407+
- 📈 **[Career Progression Guide](https://github.com/ai-infra-curriculum/.github/blob/main/CAREER_PROGRESSION.md)** - Complete career ladder from Junior to Principal
408+
385409
---
386410

387411
## 🎯 Learning Outcomes & Career Impact

0 commit comments

Comments
 (0)