CS2103T Week 4 & 5
CS2103T Week 4 Topics Design: Models What are models A model is a representation of something else, providing a simpler view of a complex entity as a model captures only a selected aspect. Impli...
CS2103T Week 4 Topics Design: Models What are models A model is a representation of something else, providing a simpler view of a complex entity as a model captures only a selected aspect. Impli...
CS2101 Week 2/3 Notes Concept Thinking Framework Readings from the canvas module Think about Engagement during presentations. What made one shut off during presentation Week 2.1: Lesso...
CS2103T Week 2 Topics Rehash and review of topics based on the CS2103T website here. Textbook: Software Engineering for Self-Directed Learners CS2103 Edition Main topics are OOP: Software Eng...
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...
CS2103T Week 1 Topics Rehash and review of topics based on the CS2103T website here. Textbook: Software Engineering for Self-Directed Learners CS2103 Edition Main topics are OOP: Classes & O...
CS2101 Week 0/1 Notes Watching assigned videos and engaging in subsequent discussions. In simple terms, how would you define communication? According to the Oxford dictionary, communi...
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...
Adapted from CS2103T Git Learning Trail. RCS: Revision Control Software Revision Control Git is a tool used for revision control, which is the process of managing multiple versions of a piece of...
Adapted from SE-EDU’s markdown coding standard. Coding Standards for Markdown! Thought that it would be relevant since this blog is written in markdown! Content here is relevant to CS2103T softw...
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...