Software Develpment Concepts
13 May 2022
Throughout this semester I was able to learn and experience software development as well as build skills to be able to become a good software developer. Some concepts like Coding Standards, and Agile Project Management among others really stuck with...
Software Develpment
Engineering
Read More
A different way of problem solving
28 Apr 2022
The concept of design patterns is very simple. Essentially its a problem that occurs again and again in a certain environment, and a core solution to that problem that can be reused over and over again. It is a very...
Design Patterns
ICS 314
Read More
Not Too Bad For Starting Out
24 Feb 2022
In The Beginning I’ll be honest I had a really tough time with Semantic UI at the start, heck even UI design in general I had a really hard time trying to get everything to work. It really did feel...
Semantic UI
Frameworks
CSS
HTML
Read More
The Most Important Technique
10 Feb 2022
The Most Important If you had to ask me, what is the most important technique when it comes to coding? I would have to say coding standards would be up there as one of the most important techniques when it...
ESLint
Coding Standards
JavaScript
Read More
JavsScript first impressions
27 Jan 2022
So what are my first impressions of Javascript? Well, to answer that question I would like to talk about my experience with Java and C first and how this experience compares to how I felt about them. First and foremost...
Software Engineering
Learning
JavaScript
Read More
No Bad Questions, Only Not Smart Ones
27 Jan 2022
In this day and age, where someone is just one Google search away from getting their answer, it is incredibly important to ask question the right, and smart way. By asking smart questions, it helps not only you to get...
Smart Questions
Stack Overflow
Read More