fix: update navigation links and add missing pages

This commit is contained in:
2026-02-09 17:41:28 +03:30
parent ea7b89d177
commit e2c4071a33
7 changed files with 86 additions and 5 deletions
@@ -109,8 +109,8 @@
--- ---
## ⏩ Navigation ## ⏩ Navigation
- ⬅️ [Previous : Functions 2 - Recursion](../06-functions-2/0-Overview.md) - ⬅️ [Previous : Pointers](../07-pointers/0-Overview.md)
- ➡️ [Next Topic: File & Struct](../08-file-struct/0-Overview.md) - ➡️ [Next Topic: Mini Project](../09-mini-project/0-Overview.md)
--- ---
@@ -0,0 +1,24 @@
# 🧭 Topic: Mini Project - Othello
> [!info] **Quick Overview :**
## Document
- [Download PDF - Othello](https://drive.usercontent.google.com/u/0/uc?id=1tia-17uZd60LsJOTP6-H2K-6n0fqmejX&export=download)
## View PDF Online
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1tia-17uZd60LsJOTP6-H2K-6n0fqmejX&export=download" width="100%" height="700px" frameborder="0"> </iframe>
## ⏩ Navigation
- ⬅️ [Previous : File & Struct](../08-file-struct/0-Overview.md)
- ➡️ [Next Topic: Project 101](../10-project-overview/0-Overview.md)
---
> [!tip] **Tip :**
>
> If something doesnt make sense — **dont stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if youre confused, chances are others are too.
@@ -1,9 +1,25 @@
# 🧭 Topic: Project 101
HOW TO DEBUG > [!info] **Quick Overview :**
## 📌 Covered in This Topic
---
## 📑 Slides & Materials
- 🧑‍🏫 [TA Workshop Slides (PDF)](01-topics/10-project-overview/5-TASlides.md)
how to collaborate ---
## ⏩ Navigation
- ⬅️ [Previous : Mini Project](../09-mini-project/0-Overview.md)
- ➡️ [Next Topic: Final Project](../11-final-project/0-Overview.md)
---
> [!tip] **Tip :**
>
> If something doesnt make sense — **dont stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if youre confused, chances are others are too.
unicode? color?
@@ -0,0 +1,9 @@
## 🔗 Download
- [Download PDF - Project101](https://drive.usercontent.google.com/u/0/uc?id=1kwZE5zzxA66DWeG8kbfW5TnI8NlY_44A&export=download)
- [Download Related File - snake_game.cpp](https://drive.usercontent.google.com/u/0/uc?id=1wX4P8jIbEACxKjRlQcS87eVnxYKVvcew&export=download)
## View PDF Online
### Project 101
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1kwZE5zzxA66DWeG8kbfW5TnI8NlY_44A&export=download" width="100%" height="700px" frameborder="0"> </iframe>
@@ -0,0 +1,32 @@
# 🧭 Topic: Final Project - Breakout
> [!info] **Quick Overview :**
---
## Document
- [Download PDF - Breakout](https://drive.usercontent.google.com/u/0/uc?id=1zTZeQzhvhbZo2wJ4QpFwvC3LFADQg82-&export=download)
- [Download PDF - AI Usage Report](https://drive.usercontent.google.com/u/0/uc?id=17r_3KvCqEg-HKS0QKbeA2nwdYljoii8X&export=download)
---
## View PDF Online
### Breakout:
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=1zTZeQzhvhbZo2wJ4QpFwvC3LFADQg82-&export=download" width="100%" height="700px" frameborder="0"> </iframe>
### AI Usage Report:
<iframe src="https://docs.google.com/gview?embedded=true&url=https://drive.usercontent.google.com/u/0/uc?id=17r_3KvCqEg-HKS0QKbeA2nwdYljoii8X&export=download" width="100%" height="700px" frameborder="0"> </iframe>
---
## ⏩ Navigation
- ⬅️ [Previous : Project 101](../10-project-overview/0-Overview.md)
---
> [!tip] **Tip :**
>
> If something doesnt make sense — **dont stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if youre confused, chances are others are too.