13 May 2025
Agile Project Management One of the things I learned about software engineering is a project management style called Agile Project Management, which some characteristics include: Fixed-length iterations/releases Deliver business value early Continuous, adaptive planning Emergent feature discovery Continuous testing This...
Software Engineering Agile Project Management Ethics in Software Engineering
12 May 2025
I. Introduction After coming back from a small hiatus in Fall 2024, I slowly realized that AI has become a very big part of education these days. My peers seem to finish assignments at a much faster rate than I...
AI Education ICS 314
27 Feb 2025
My Experience Thus Far One of the things I noticed during this UI Frameworks module is that I think it is particularly important to be able to visualize what you want to create. To give an example in Bootstrap, it...
UI Frameworks
13 Feb 2025
A Reflection Personally, I think having coding standards to follow is a nice way to keep a consistent level of quality for your programs. Not only will it be nice to look at, but it will also be easier for...
Coding Standards ESLint
29 Jan 2025
In the semester of Spring 2025, ICS 314 has brought me some new and fun experiences when it comes to learning. One such experience involved learning a new programming language: TypeScript. Typing a Script in my Brain After learning some...
TypeScript ICS 314