Notes
This post contains the notes and code from the courses I took during my undergraduate study in CUHK.
Before you start
This repository is not intended for teaching purposes.
The code and notes provided are for reference only. Copying this material may violate academic honesty policies.
Note
- The notes may contain typos and errors.
- Materials will only be available after the end of the current semester.
- DO NOT simply copy the codes here; try to figure it out in your own way.
- All notes are written in LaTeX. The source code is available in this repository.
- If you find any issues, feel free to contact me.
- You can access the PDF files directly or download the folder to compile the LaTeX files offline.
Index
23-24 Fall
Code | Course | Repository | Notes |
---|---|---|---|
ENGG1110 | Problem Solving By Programming | Repo | X |
23-24 Spring
Code | Course | Repository | Notes |
---|---|---|---|
IERG2080 | Introduction to System Programming | Repo | X |
24-25 Fall
Code | Course | Repository | Notes |
---|---|---|---|
CSCI1130 | Introduction to Computing Using Java | Repo | X |
ENGG2440 | Discrete Mathematics for Engineers | X | Note |
ENGG2760 | Probability for Engineers | X | Note |
Midterm exam questions and solutions for CSCI1130 2024 fall are available in the repository above. These are provided for reference purposes only.
24-25 Spring
Code | Course | Repository | Notes | Cheat Sheet |
---|---|---|---|---|
CSCI2100 | Data Structures | Repo | Note | X |
CENG3420 | Computer Organization & Design | Repo | Note | X |
ENGG2780 | Statistic for Engineers | Repo | Note | Ref |
Starting from this semester, I will upload the cheat sheets (if any) to here for reference as well.
25-26 Fall
…