upd
This commit is contained in:
46
README.md
46
README.md
@@ -0,0 +1,46 @@
|
||||
# 📚 Exams Repository
|
||||
|
||||
This repository contains study materials, practice tasks, and lab reports for various university courses.
|
||||
It is organized by subject, with each subject containing theory notes, practice problems, labs, and supporting assets.
|
||||
|
||||
## 📂 Repository Structure
|
||||
|
||||
### Algebra
|
||||
- 📖 [Lecture Notes (lec1–lec15)](algebra/theory/)
|
||||
- ❓ [Questions](algebra/theory/questions.pdf) | [Typst Source](algebra/theory/questions.typ)
|
||||
- 📝 [Practice Sheets (prac0–prac6)](algebra/practice/)
|
||||
|
||||
### Algorithms
|
||||
- 📑 [Template](algorithms/templates/template.pdf)
|
||||
- 🧩 Labs:
|
||||
- [Lab 6 Report](algorithms/labs/lab6/out/report.docx) | [Task](algorithms/labs/lab6/in/task.pdf) | [Code](algorithms/labs/lab6/code/)
|
||||
- [Lab 7 Report](algorithms/labs/lab7/out/report.docx) | [Task](algorithms/labs/lab7/in/task.pdf) | [Code](algorithms/labs/lab7/code/)
|
||||
- [Lab 8 Report](algorithms/labs/lab8/out/report.docx) | [Task](algorithms/labs/lab8/in/task.pdf) | [Code](algorithms/labs/lab8/code/)
|
||||
|
||||
### Calculus
|
||||
- 📖 [Theory](calculus/theory/theory.pdf)
|
||||
- ❓ [Questions](calculus/theory/questions.pdf) | [Typst Source](calculus/theory/questions.typ)
|
||||
- 📝 [Practice Tasks](calculus/practice/tasks.pdf) | [Typst Source](calculus/practice/tasks.typ)
|
||||
|
||||
### Computer Networks
|
||||
- 📖 [Lectures](computer_networks/theory/lectures.pdf) | [Typst Source](computer_networks/theory/lectures.typ)
|
||||
- ❓ [Questions](computer_networks/theory/questions.pdf)
|
||||
- 🧩 Labs:
|
||||
- [Lab 1 Report](computer_networks/labs/lab1/report.pdf) | [Typst Source](computer_networks/labs/lab1/report.typ)
|
||||
- [Lab 2 Report](computer_networks/labs/lab2/report.pdf) | [Typst Source](computer_networks/labs/lab2/report.typ) | [Packet](computer_networks/labs/lab2/res.pkt)
|
||||
- [Lab 3 Report](computer_networks/labs/lab3/report.pdf) | [Typst Source](computer_networks/labs/lab3/report.typ) | [Packets](computer_networks/labs/lab3/)
|
||||
- [Lab 4 Report](computer_networks/labs/lab4/report.pdf) | [Typst Source](computer_networks/labs/lab4/report.typ)
|
||||
- [Lab 5 Report](computer_networks/labs/lab5/report.pdf) | [Typst Source](computer_networks/labs/lab5/report.typ)
|
||||
- [Lab 6 Report](computer_networks/labs/lab6/report.pdf) | [Typst Source](computer_networks/labs/lab6/report.typ) | [Packet](computer_networks/labs/lab6/network.pkt)
|
||||
|
||||
### Physics
|
||||
- 📖 [Lectures (lec1–lec7)](physics/theory/)
|
||||
- ❓ [Questions](physics/theory/questions.pdf) | [Typst Source](physics/theory/questions.typ)
|
||||
- 📝 [Practice Tasks](physics/practice/task.pdf) | [Typst Source](physics/practice/task.typ) | [Prac1–Prac7](physics/practice/)
|
||||
|
||||
---
|
||||
|
||||
### Root
|
||||
- 📖 [General Theory Summary](theory.pdf)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user