Skip to content

Commit 7523f3b

Browse files
committed
README Updated
1 parent ab0b275 commit 7523f3b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Term3_Fall_Term_1401/README.md

+19
Original file line numberDiff line numberDiff line change
@@ -1 +1,20 @@
11

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

Comments
 (0)