Notes
This post contains the notes and code from the courses I took during my undergraduate study in CUHK.
Before you start
This repository contains content intended to serve as a study aid, which I am comfortable sharing. However, I would like to issue the following disclaimer: I bear no personal responsibility for any inaccuracies or errors contained within this material. Users are advised to utilize these resources thoughtfully and responsibly.
If any content is found to infringe upon copyright, please contact me directly so that it can be promptly removed.
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.
- 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
…