
Y3S1 Courses Information (UofT)
Overview of my Fall 2024 (Year 3 Sem 1) courses at University of Toronto Here’s the list of courses I did during my exchange at University of Toronto! CSC465H1: Formal Methods in Software Desi...

Overview of my Fall 2024 (Year 3 Sem 1) courses at University of Toronto Here’s the list of courses I did during my exchange at University of Toronto! CSC465H1: Formal Methods in Software Desi...

Keyboard shortcuts While coding on windows, I realized that my efficiency is bad because of how I rely on the mouse to open, switch, close tabs, navigate and such. Since we are all about efficienc...

SEP Partner University Guide (NUS) A Guide to Choosing your Student Exchange Programme (SEP) Partner University (PU)! (For outgoing NUS exchangers). your experience may vary, as each faculty wi...
PHP Basics! PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedde...

Shells A shell is a program that runs on top of the OS, and main task is to interface the use with the operating system (OS). The graphical env in Windows, MacOS are both examples of graphical she...
HTML Forms Forms are a critical part of a website, and are the user’s gateway into the backend - user provides data in a form for backend to use. Need to specify proper types of inputs for each...
Here to brush up on my HTML and CSS skills! The following are notes related to CSS! Quick recap: CSS CSS: Cascading Style Sheets, describes how HTML elements are to be displayed, and saves a l...

A overview of my Year 2 Sem 2 courses (modules) Here, I’m going to try out putting some of my notes on a blog instead of having it down either in a cheatsheet / LaTeX document or some document lyi...
Here to brush up on my HTML and CSS skills! The following are notes related to HTML! Quick recap: HTML HTML: Hamburger Text Markup Language, defines the structure and content of webpages, and ...
First ever blog post Hello World! I have been wanting to start a blog to post my thoughts, as well as my notes when I’m studying different languages and frameworks. I was facing procrastination at...