Essays

Software Engineering: From The Other Side

13 Dec 2022

In this course we learned many software engineering concepts that were helpful in our assignments. Though in this course majority of the assignments were in the field of web development I can easily see that many of the concepts taught...

Software Engineering Coding Standards Design Patterns

Coding or Chess: Strength of Patterns

01 Dec 2022

If you have a relatively in-depth knowledge on how to play chess, you know that pattern recognition is an important skill. Patterns allow you to solve certain problems while being able to easily recognize the strength and weaknesses of the...

Design Patterns Coding

Frameworks Are A Blessing

06 Oct 2022

Before this course I never had the chance to use HTML and CSS. Quickly I learned that even though making a website is hard, designing it to how you want is even harder. The good and bad thing about coding...

UI Frameworks HTML CSS

The Right Way to Code?

21 Sep 2022

I haven’t followed coding standards During my entire time in school none of my classes had me follow any coding standards. The premise was if the code worked then it was good enough. While it was nice to not follow...

IntelliJ Coding Standards

Poorly Worded Doesn't Mean Dumb

08 Sep 2022

You won’t sound dumb (probably) Now I don’t want to discourage anybody from asking questions. I believe asking questions are important and even if the answer may be obvious in hindsight at least the experience will help you. However, I...

Questions StackOverflow

A Slight Change On My Engineering Journey

31 Aug 2022

Honestly going into college, I believed that I would focus more on the hardware side of the computer. Slowly I became more interested in the software side of things. I learned to enjoy coding and dare I say became decent...

Software Engineering

Learning Javascript: The Easiest Language?

30 Aug 2022

Spoiler alert, it isn’t. It mostly comes from my background of different coding languages and experience. Before this course the only prior experience I had with JavaScript was when I was doing some coding problems with my friend. He knew...

Software Engineering Javascript Coding