Essays

AI: Learning Reinvented

14 Dec 2024

Introduction AI, or Artificial Intelligence has transformed learning, enriching the student learning experience by providing tools and techniques. These tools and techniques optimize time and bridge the gap between the learning and the working sides of software engineering. In software...

Artificial Intelligence Learning

Design Pattern Architect

04 Dec 2024

Having an Architect Imagine being tasked with building a house. Growing up as a daughter of a carpenter, I’ve watched and helped with the building of around 10 houses. The foundation must be level and sturdy, the plumbing and water...

Design Patterns Problem Solving Software Development

UI Framework Works

09 Oct 2024

UI Frameworks, although just another thing to learn in the coding world, works in that there are benefits of using this over HTML and CSS. For one, there are pre-built components that significantly improve the speed and efficiency for programmers....

UI Frameworks Bootstrap 5

Death by Coding Standards

26 Sep 2024

Coding is notorious for attention to detail and even more notorious for simple errors rendering code broken. Add coding standards on top of that and we have an academic and occupational nightmare. Coding standards are nothing new when it comes...

Coding Standards Learning Software Engineering

Guide to Smart Questions

11 Sep 2024

Smart questions, more often than not, lead to smart answers. When thoughtfully articulated questions display informed understanding of the identified issue, a smart software engineer can help others help them. In order to receive an effective and efficient answer, a...

Software Engineering Questions Learning

The Why and How

04 Sep 2024

Ever since I was young, I have always been interested in computer science and STEM. A big part of my interest originated from the fact that there are not a lot of women in STEM. I want to be a...

Software Engineering Learning

Is Typescript All That?

04 Sep 2024

Having learned Javascript in high school, learning python freshman year of college, and moving on to C for sophomore year of college, it is safe to say that I have not used Javascript in a while. Now, with the addition...

Typescript Learning