ICS 314 was pretty fun
12 May 2021
I’ll take my time in this essay to reflect on a few things I learned during my time in ICS 314. There are a few topics I would like to review. The most important thing I learned from this class...
Java
Learning
Coding
Organization
Teamwork
Read More
Design Patterns? What's that?
29 Apr 2021
When I first saw the term design patterns, my immediate thought was to search it up in google. According to this book about design patterns, a design pattern is a general repeatable solution to a commonly occurring problem in software...
Design Patterns
Learning
Coding
Read More
UI Frameworks Makes Things Look Cleaner
25 Feb 2021
2005 Youtube website Modern Youtube website When I started learning about HTML and CSS, I just learned the basics. Creating a webpage with text and images seemed simple enough. Nothing looked weird or unordinarily out of place. If anything, creating...
HTML
CSS
JavaScript
Semantics
Learning
Read More
Comply With Coding Standards or Not at All
11 Feb 2021
When I first started programming my Discord bot, I didn’t know nor did I abide by any coding standards. It was all spaghetti code where I just put whatever wherever. When I didn’t know why a certain line of code...
JavaScript
IntelliJ
ESLint
Learning
Read More
Simple Questions Get Simple Answers
28 Jan 2021
One thing people need to know about is how to ask smart questions. Particularly in my ICS courses, asking smart questions results in a much more effective way of getting an answer. Depending on how you ask a question, you...
Asking Questions
Learning
Stack Overflow
Read More
Javascript Is Interestingly Amusing
21 Jan 2021
Javascript is astounding. A couple of lines of code in Java can be written in like two lines in Javascript. It’s so multi-purpose that I might get lost trying to figure out how a certain part of the code works...
Javascript
Learning
Read More
Interests in Software Engineering
21 Jan 2021
The main degree path of Computer Science I am aiming for is the security path. As such, I had little interest in software engineering. It wasn’t until I started taking ICS courses in UH Manoa where I learned that Cybersecurity...
Software Engineering
Learning
Read More