Condensed notes for some computer science, statistics, and mathematics courses I took at the National University of Singapore. Hope it helps you :)
- AY21/22 Semester 2
- AY22/23 Semester 1
- AY22/23 Semester 2
- AY23/24 Semester 2
- AY24/25 Semester 1
- CS2106 - Introduction to Operating Systems (In progress)
- CS3219 - Software Engineering Principles and Patterns (In progress)
Yes! Everyone has their unique way of learning and interpretation of academic concepts. Thus, please feel free to modify the source code I provided.
I use 2 methods to take notes:
Format inspired by jovyntls/cheatsheets
- Download the
.tex
file and the/img
folder with the original images in the cheatsheet. - Use LaTeX to render to edit and render the PDF file (I recommend using VS Code).
Obsidian is a neat note-taking app using Markdown
- Download the
.md
file and the/img
folder with the original images in the cheatsheet. - Download Obsidian.
- Copy the above files into your vault.
- Use Obsidian to edit and export the cheatsheet into a PDF file.
Yes please! If you found a mistake (e.g. typo), please feel free to submit an issue on this GitHub repository. I will fix it asap!