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....
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...
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...
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...
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...
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...
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...