Reflection on Software Engineering 2
12 May 2022
To be completely honest, I was not planning on taking another software engineering course. I already had to take 314 as part of my standard ICS curriculum at UH so I was somewhat hesitant to take the next available course....
-Software Engineering
Read More
Reflection on Software Engineering
12 May 2021
When I began my software engineering journey a couple of months ago, I was not that excited to deal with the tedious front-end programming nor having to learn new programming/scripting languages. However, I realize now the important lessons that software...
-Software Engineering
Read More
Learning Design Patterns
29 Apr 2021
Design patterns in programming are not taught to you, nor are you tested on it during a midterm or final, but it is rather a skill that is developed and learned through practice. They are best practices that are used...
-Design Patterns
Read More
Semantic UI Makes Coding Easy! Or Does It?
25 Feb 2021
It wouldn’t be inaccurate to assume that many teenagers or young adults nowadays are using websites to start their businesses or using Snapchat as a social media source to stay in touch with friends and family. However, many people do...
-Semantic UI
Read More
Why Do We Care How Our Code Looks?
11 Feb 2021
Ever since I started learning and practicing programming in a classroom setting, coding standards were enforced with an iron first by the teachers. At first I would think, “this is ridiculous! Why would anyone care how my code looks as...
-Coding Standard
Read More
Why We Should Ask Smart Questions
28 Jan 2021
Throughout my programming career, I have asked more questions than I can count. Whether it was to my teachers, classmates, or even the internet, I needed to ask for at least a little bit of help when I would get...
-Questions
Read More
Is Javascript Java’s Cooler Younger Brother?
21 Jan 2021
When I first heard about and began to study Javascript, I immediately thought, “This should be easy, obviously Javascript should be just like Java, and since I have a couple years worth of experience, I should be able to understand...
-Javascript
Read More