Essays

Creating the Future

26 Apr 2024

Building the Future For ICS 314, we have a learned a multitude of fundamental software engineering concepts that we will most definitely learn and apply in the future should we choose to pursue a career in software engineering. These concepts...

Computer Science Software Engineering

AI'm with you

25 Apr 2024

I. Introduction Artificial Intelligence (AI) has had a significant impact on the way we learn positively and negatively. While it has made learning more accessible and efficient, one of the problems I have encountered with AI is that we may...

Computer Science Artificial Intelligence GPT-3

Using the right recipe

22 Apr 2024

The Right Approach in Cooking and Coding When it comes to cooking up solutions, whether in the kitchen or behind a screen, the recipe matters. Just like a chef relies on a recipe to whip up a dish, as a...

Computer Science

Painting the Web

14 Feb 2024

My Introduction to UI Frameworks    When first learning HTML and CSS, the professor joked about how the sites looked like they were from the early 2000s and even in the late 1990s, which he was not kidding about. It...

Computer Science Technical Essay UI Frameworks CSS HTML Bootstrap5

Robust or Combust

31 Jan 2024

A Robust mindset    Having a robust mindset in Java refers to the ability of a program to gracefully handle unexpected situations, errors, and edge cases, ensuring the reliability and stability of the software. This can be achieved in many...

Computer Science Technical Essay

Asking the right questions

22 Jan 2024

When asking smart questions to developers or hackers on StackOverflow, it is important to make sure that the question you are asking follows the correct guidelines specified in the site, and also that it follows the precepts established by Raymond....

Computer Science StackOverflow

Javascriptin

12 Jan 2024

Javascript as a complete newbie was a very challenging experience. However, as I started knocking out questions from the freecodecamp site the professor has provided us, I noticed similarities with the syntax of other languages. At initial thought, I surmised...

Computer Science Javascript

My Life in Code

10 Jan 2024

My passion for software development ignited as I began viewing the world through the lens of challenges that could be addressed with code. Growing up as an avid video gamer, there were many things that I could critique about a...

Computer Science