docs: add root README mapping the merged HCMUT coursework directories

This commit is contained in:
2026-08-10 17:45:32 +07:00
parent 9444fc5ccd
commit 000682e128
+17
View File
@@ -0,0 +1,17 @@
# HCMUT
Coursework archive from HCMUT (Ho Chi Minh City University of Technology — Bách Khoa).
Each directory is a former standalone repository, merged here with full history.
| Directory | Course | Semester |
| --- | --- | --- |
| [`KTLT/`](./KTLT/) | Kỹ thuật lập trình (Programming Techniques) | HK172 |
| [`BTL_KTLT/`](./BTL_KTLT/) | Kỹ thuật lập trình — course project | HK172 |
| [`CTDL-GT/`](./CTDL-GT/) | Cấu trúc dữ liệu và giải thuật (Data Structures & Algorithms) | HK181 |
| [`KTMT/`](./KTMT/) | Kiến trúc máy tính (Computer Architecture, MIPS assembly) | HK181 |
| [`HDH/`](./HDH/) | Hệ điều hành (Operating Systems, C) | — |
| [`HCSDL/`](./HCSDL/) | Hệ cơ sở dữ liệu (Database Systems) | — |
| [`CSX101/`](./CSX101/) | CSX101 course materials (Python) | — |
| [`Nhut/`](./Nhut/) | C++ data structures exercises (List, Stack, Queue, Polynomial) | — |
Academic archive — for reference only.