We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0b275 commit 7523f3bCopy full SHA for 7523f3b
Term3_Fall_Term_1401/README.md
@@ -1 +1,20 @@
1
2
+# Spring 2022 Semester Courses
3
+
4
+## Overview
5
+This repository contains all the computer science courses that I have taken during my third academic semester at Isfahan University of Technology.
6
+Each course has its own directory with Slides, HomeWorks, Projects, and Exams.
7
8
+## Courses
9
+- [Discrete Math](https://github.com/mhtcode/IUT/tree/main/Term2_Spring_Term_1400%2C1401/Discrete%20Math)
10
+- [Advanced Programming](https://github.com/mhtcode/IUT/tree/main/Term2_Spring_Term_1400%2C1401/Advanced%20Programming)
11
12
13
+## The repository is organized into directories for each course as follows:
14
+```
15
+├── Course name/
16
+│ ├── Slides/
17
+│ ├── HomeWorks/
18
+│ ├── Projects/
19
+│ ├── Exams/
20
+│ └── README.md
0 commit comments