diff --git a/src/content/01-topics/02-basics-and-data-types/0-Overview.md b/src/content/01-topics/02-basics-and-data-types/0-Overview.md index 0b6b533..782a95b 100644 --- a/src/content/01-topics/02-basics-and-data-types/0-Overview.md +++ b/src/content/01-topics/02-basics-and-data-types/0-Overview.md @@ -85,8 +85,8 @@ --- ## 🛠️ Workshop & Assignments -- 💬 [Workshop Questions](1-Workshop.md) -- 🧮 [Assignments](2-Assignment.md) +- 💬 [Workshop Questions](01-topics/02-basics-and-data-types/1-Workshop.md) +- 🧮 [Assignments](01-topics/02-basics-and-data-types/2-Assignment.md) - ❓ [Q&A and Common Issues]() --- diff --git a/src/content/01-topics/03-conditions-loops/1-Workshop.md b/src/content/01-topics/03-conditions-loops/1-Workshop.md new file mode 100644 index 0000000..e6d08a4 --- /dev/null +++ b/src/content/01-topics/03-conditions-loops/1-Workshop.md @@ -0,0 +1,49 @@ + +> [!info] Brief description +> This page lists the **workshop questions** for this topic and provides **downloadable official solutions**. +> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises. + +--- + +> [!tip] How to use this page +> - Start by attempting each question on your own. +> - Use the official solutions only to review and learn better approaches. +> - If something doesn’t make sense, **ask a TA**. + +--- + +## 📦 Download All Questions and Solutions + +- **All questions (zip):** [Download all questions]() +- **All official solutions (zip):** [Download all official solutions]() + +--- +## 🧾 Official Questions & Solutions + +| Question # | Question (Download) | Official Solution (Download) | Additional Notes | +| ---------- | ------------------- | ---------------------------- | ---------------- | +| 01 | [Download PDF]() | [Download Solution (zip)]() | | +| 02 | [Download PDF]() | [Download Solution (zip)]() | | +| 03 | [Download PDF]() | [Download Solution (zip)]() | | +| 04 | [Download PDF]() | [Download Solution (zip)]() | | + +> [!note] Not available yet? +> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA. + +--- +## ❓ Q&A and Support + +> [!question] Got stuck or confused? +> If something in a question or solution is unclear: +> - Revisit the lecture notes and workshop slides. +> - Ask your TA — that’s what we’re here for. + +- [Topic Q&A](01-topics/03-conditions-loops/3-Q&A.md) +- [Professor Slides](01-topics/03-conditions-loops/4-ProfessorSlides.md) +- [TA Slides](01-topics/03-conditions-loops/5-TASlides.md) +--- +## ⚖️ Licensing & Usage + +> [!important] Usage note +> Official assignment solutions are for **educational use only**. Please do not repost them publicly or use them in ways that violate course policy. + diff --git a/src/content/01-topics/03-conditions-loops/2-Assignment.md b/src/content/01-topics/03-conditions-loops/2-Assignment.md new file mode 100644 index 0000000..00eee67 --- /dev/null +++ b/src/content/01-topics/03-conditions-loops/2-Assignment.md @@ -0,0 +1,57 @@ + +> [!info] Brief description +> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**. +> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises. + +--- + +> [!tip] How to use this page +> - Start by attempting each question on your own. +> - Use the official solutions only to review and learn better approaches. +> - If something doesn’t make sense, **ask a TA**. + +--- + +## 📦 Download All Questions and Solutions + +- **All questions (zip):** [Download all questions]() +- **All official solutions (zip):** [Download all official solutions]() + +--- +## 🧾 Official Questions & Solutions + +| Question # | Question (Download) | Official Solution (Download) | Additional Notes | +| ---------- | ------------------- | ---------------------------- | ---------------- | +| 01 | [Download PDF]() | [Download Solution (zip)]() | | +| 02 | [Download PDF]() | [Download Solution (zip)]() | | +| 03 | [Download PDF]() | [Download Solution (zip)]() | | +| 04 | [Download PDF]() | [Download Solution (zip)]() | | +| 05 | [Download PDF]() | [Download Solution (zip)]() | | +| 06 | [Download PDF]() | [Download Solution (zip)]() | | +| 07 | [Download PDF]() | [Download Solution (zip)]() | | +| 08 | [Download PDF]() | [Download Solution (zip)]() | | +| 09 | [Download PDF]() | [Download Solution (zip)]() | | +| 10 | [Download PDF]() | [Download Solution (zip)]() | | + +> [!note] Not available yet? +> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA. + +--- + +## ❓ Q&A and Support + +> [!question] Got stuck or confused? +> If something in a question or solution is unclear: +> - Revisit the lecture notes and workshop slides. +> - Ask your TA — that’s what we’re here for. + +- [Topic Q&A]() +- [Professor Slides](01-topics/03-conditions-loops/4-ProfessorSlides.md) +- [TA Slides](01-topics/03-conditions-loops/5-TASlides.md) + +--- +## ⚖️ Licensing & Usage + +> [!important] Usage note +> Official assignment solutions are for **educational use only**. Please do not repost them publicly or use them in ways that violate course policy. + diff --git a/src/content/01-topics/04-function-1/1-Workshop.md b/src/content/01-topics/04-function-1/1-Workshop.md new file mode 100644 index 0000000..192fab1 --- /dev/null +++ b/src/content/01-topics/04-function-1/1-Workshop.md @@ -0,0 +1,49 @@ + +> [!info] Brief description +> This page lists the **workshop questions** for this topic and provides **downloadable official solutions**. +> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises. + +--- + +> [!tip] How to use this page +> - Start by attempting each question on your own. +> - Use the official solutions only to review and learn better approaches. +> - If something doesn’t make sense, **ask a TA**. + +--- + +## 📦 Download All Questions and Solutions + +- **All questions (zip):** [Download all questions]() +- **All official solutions (zip):** [Download all official solutions]() + +--- +## 🧾 Official Questions & Solutions + +| Question # | Question (Download) | Official Solution (Download) | Additional Notes | +| ---------- | ------------------- | ---------------------------- | ---------------- | +| 01 | [Download PDF]() | [Download Solution (zip)]() | | +| 02 | [Download PDF]() | [Download Solution (zip)]() | | +| 03 | [Download PDF]() | [Download Solution (zip)]() | | +| 04 | [Download PDF]() | [Download Solution (zip)]() | | + +> [!note] Not available yet? +> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA. + +--- +## ❓ Q&A and Support + +> [!question] Got stuck or confused? +> If something in a question or solution is unclear: +> - Revisit the lecture notes and workshop slides. +> - Ask your TA — that’s what we’re here for. + +- [Topic Q&A](01-topics/02-basics-and-data-types/3-Q&A.md) +- [Professor Slides](01-topics/02-basics-and-data-types/4-ProfessorSlides.md) +- [TA Slides](01-topics/02-basics-and-data-types/5-TASlides.md) +--- +## ⚖️ Licensing & Usage + +> [!important] Usage note +> Official assignment solutions are for **educational use only**. Please do not repost them publicly or use them in ways that violate course policy. + diff --git a/src/content/01-topics/04-function-1/2-Assignment.md b/src/content/01-topics/04-function-1/2-Assignment.md new file mode 100644 index 0000000..00eee67 --- /dev/null +++ b/src/content/01-topics/04-function-1/2-Assignment.md @@ -0,0 +1,57 @@ + +> [!info] Brief description +> This page lists the **assignment questions** for this topic and provides **downloadable official solutions**. +> These questions are meant to help you apply the concepts learned in class through hands-on coding exercises. + +--- + +> [!tip] How to use this page +> - Start by attempting each question on your own. +> - Use the official solutions only to review and learn better approaches. +> - If something doesn’t make sense, **ask a TA**. + +--- + +## 📦 Download All Questions and Solutions + +- **All questions (zip):** [Download all questions]() +- **All official solutions (zip):** [Download all official solutions]() + +--- +## 🧾 Official Questions & Solutions + +| Question # | Question (Download) | Official Solution (Download) | Additional Notes | +| ---------- | ------------------- | ---------------------------- | ---------------- | +| 01 | [Download PDF]() | [Download Solution (zip)]() | | +| 02 | [Download PDF]() | [Download Solution (zip)]() | | +| 03 | [Download PDF]() | [Download Solution (zip)]() | | +| 04 | [Download PDF]() | [Download Solution (zip)]() | | +| 05 | [Download PDF]() | [Download Solution (zip)]() | | +| 06 | [Download PDF]() | [Download Solution (zip)]() | | +| 07 | [Download PDF]() | [Download Solution (zip)]() | | +| 08 | [Download PDF]() | [Download Solution (zip)]() | | +| 09 | [Download PDF]() | [Download Solution (zip)]() | | +| 10 | [Download PDF]() | [Download Solution (zip)]() | | + +> [!note] Not available yet? +> Some solutions will be uploaded after the workshop or assignment deadline. Check back later or ask your TA. + +--- + +## ❓ Q&A and Support + +> [!question] Got stuck or confused? +> If something in a question or solution is unclear: +> - Revisit the lecture notes and workshop slides. +> - Ask your TA — that’s what we’re here for. + +- [Topic Q&A]() +- [Professor Slides](01-topics/03-conditions-loops/4-ProfessorSlides.md) +- [TA Slides](01-topics/03-conditions-loops/5-TASlides.md) + +--- +## ⚖️ Licensing & Usage + +> [!important] Usage note +> Official assignment solutions are for **educational use only**. Please do not repost them publicly or use them in ways that violate course policy. +