Design Patterns, Architecture of Quality Code
02 Dec 2021
Throughout the course of our academic careers, us computer science students have been using design patterns since we first took an intro to computer science class, whether that be java or python or whatever other language we first learned. Throughout...
Engineering
Read More
The benefits of using UI Frameworks
07 Oct 2021
UI Frameworks is something that most people starting out with web development don’t really think about/hear about. What’s so great about them and what are they? To give you a quick rundown, they make your life easier and make your...
Engineering
Read More
Why coding standards are so important
23 Sep 2021
Coding standards. We hear a lot during our early years learning about software engineering/development about the difference between good code and bad code. What makes good code good and bad code bad? Ask many software developers, and you might come...
Engineering
Read More
My Journey as a Software Developer
02 Sep 2021
Throughout my short time in college, and as an adult, I have really been searching for what I want to do and ultimately where I want to end up. It’s hard work, figuring out what you want to do. The...
Engineering
Read More
My First Steps with JavaScript
01 Sep 2021
Since I first started writing code, I’ve always wanted to learn how to create my very own website, something tangible that I can see and something that I can show to people that I’m proud of. After having learned Java...
Software Engineering
Learning
Read More