Learning and Applying
11 Dec 2021
Coding Standards The importance of coding standards is something I did not understand until this class. Coding standards are preset formats for specific code patterns that ensure consistency in your applications. If not for this, I definitely would have had...
Software Engineering
Web Development
Read More
Knowing Is Half The Battle
30 Nov 2021
What a design pattern feels like Upon being taught about design patterns, I felt as if a light finally turned on in my head. Even after only seriously learning how to code for 2-3 years, I felt as if many...
Software Engineering
Javascript
Meteor
Web Development
Game Development
Read More
Tools for your Tools
07 Oct 2021
Introduction UI Frameworks are a collection of modules that can be used to create user interfaces that can be seen on the web. They are used mainly by web developers to create modernized web pages and applications. Semantic UI is...
Software Engineering
HTML/CSS
Web Development
Read More
When You Cannot Read
23 Sep 2021
Convoluted Code After some years of programming, I have learned that the code that is easiest to read is the code that you write yourself. Many programming languages are very flexible with how you can write them, and despite how...
Software Engineering
Learning
Javascript
Read More
The Key to All of Your Answers
09 Sep 2021
As an engineering major, I’ve had to ask many questions to understand the many concepts that I have come to learn in university, but I had never thought about the “way” that I have been asking them. Sometimes, my questions...
Software Development
Programming
Engineering
Read More
Aspirations for The Present and Future.
01 Sep 2021
Software engineering is a very interesting topic as it require extensive amounts of technical knowledge to solve problems in our world using technology. It is an overall great skill to have as it gives us an avenue to express our...
Software Engineering
Learning
Javascript
Read More
The Power of JS
31 Aug 2021
Upon learning the basics of Javascript from videos on the internet, I did not think it was anything special. Merely another programming language that I could say I was familiar with. However, as I started playing with it more and...
Software Engineering
Learning
Javascript
Read More