Key Fundamental Principles for Software Engineering
10 May 2022
This software engineering course had been an interesting and fast paced course. Quite a few topics and concepts were covered, several collaborative exercises, along with a few reflections on class material. Being new to the area, I was able to...
Software Engineering
The Power of Design Patterns
27 Apr 2022
Understanding Design Patterns Software design patterns are considered general, reusable solutions to commonly occuring problems in software design. Much like the application of an alogorithm in various programming languages that each accomplishes the same or similar tasks. At a higher...
Software Engineering
Design Patterns
Do Or Do Not - Implementing Organizational Coding Standard
09 Feb 2022
Coding Standards What are coding standards? What benefits do they provide? Software engineering is a team driven process. When developing code, other programmers will inevitably review the code for various reasons such as debugging or establishing an understanding of the...
Software Engineering
Learning
Coding Standard
Lasting Software
06 Feb 2022
Overview In a nutshell, software engineering is a team driven practice that aims to build, design, develop, and maintain software. Having an effective process in place to maintain software over a period of time is a goal for any software...
Software Engineering
Time
Scale
Tradeoffs
Reflection
Smart Questions vs Not-So-Smart Questions
27 Jan 2022
Why Smart Questions In order for any of us to gain knowledge or insight, we need to be proficient at asking questions. Asking questions allows us to gain information and awareness about a particular area of interest. How to Ask...
Questions
Reflection
My Ambition for Software Engineering
19 Jan 2022
My Interest in Software Engineering My interests in software engineering stem from my desire to effectively lead others. After taking a software engineering course for my undergraduate degree, once upon a time, I had an impression that I’ve only really...
Software Engineering
Reflection
JavaScript Journey (2022)
17 Jan 2022
Learning JavaScript JavaScript (JS), as with any programming language, is not something to simply learn overnight. The length of time to learn JS varies between individuals, potentially requiring months, or more, to become proficient and even longer to be considered...
Refelction
Designing with Semantic UI
24 Feb 2020
What is UI Frameworks and why should I be concerned? When constructing physical building structures, foundations serve a crucial role of in providing stability to hold the building up and together for the foreseeable future. User Interface (UI) frameworks provides...
UI Framework
Reflection
Semantic UI