AustrianOakvn / HUST_courses_materials

HUST - SET - Materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUST courses materials

This repo aims to summarize and collect all of my handwritten notes and related materials that I have accumulated throughout my Electronics and Telecommunications Engineering program in Hanoi University of Science and Technology

Repo này nhằm tổng hợp các bản tài liệu viết tay của mình và các tài liệu liên quan tới các môn trong chương trình học kỹ sư Điện tử - Viễn Thông của Đại học Bách Khoa Hà Nội

How to use

Because this repo contains many documents so it is very large, I don't recommend you to clone everything from this repo. Please go to Downgit. Then, access the folder of the course in this repo which you want to download, copy the url and paste it to Downgit, press Create Download Link and Download to download the compressed folder to your local machine.

Do chứa nhiều tài liệu nên repo có kích thước lớn, mình khuyên các bạn không nên dùng git clone mà hãy vào Downgit. Sau đó truy cập vào thư mục chứa môn học mà bạn muốn download và copy url vào Downgit, nhấn Create Download Link và Download để tải thư mục đã được nén.

Folder structure

HUST_Courses_Materials
│
├── Chương trình đại trà(Chứa các môn học trong chương trình đại trà)/
│   ├── Môn 1
│   │   ├── Lý thuyết (Chứa slide và tài liệu viết tay lý thuyết)
│   │   ├── Bài tập (Bài tập trên lớp, bài tập về nhà)
│   │   ├── Đề thi (Đề thi các năm cùng lời giải tham khảo)
│   │   └── README.md (Thông tin về môn học, cách học, tài liệu tham khảo)
│   ├── Môn 2
│   ...
│   └── Môn n
│
├── Chương trình tiên tiến (Not currently available)/
├── LICENSE
├── .gitignore
└── README.md
 

How to contribute

See CONTRIBUTING.md for details

License

This project is licensed under the MIT License. See LICENSE for more details

Acknowledgement

Hanoi University of Science and Technology

About

HUST - SET - Materials

License:MIT License


Languages

Language:C++ 67.8%Language:C 32.2%