06 Dec 2023
The Semester for me… As this semester is coming to a close, I have found that my definition and perspective on software engineering has changed significantly since the first day of class. Coming into ICS 314 Software Engineering, I was...
Software Engineering IDPM Coding Standards
29 Nov 2023
The Recipe ! To be completely honest I did not know what design patterns were before being assigned this essay. Upon a little bit of research, though, I learned that a design pattern is essentially a solution to a certain...
Software Engineering Design Patterns
19 Nov 2023
Introduction AI, specifically within education, gets a bad rep. Of course there’s good reason for a lot of this negative reputation, whether that be plagiarizing whole essays or students using resources like ChatGPT to get out of doing work themselves....
Software Engineering AI Education
30 Oct 2023
Project: Study Abroad Central Overview The problem: UH Manoa has multiple programs for study abroad and exchange opportunities, Manoa International Exchange (MIX), Study Abroad Center, and National Student Exchange. However, these programs are all separate entities and it can be...
Software Engineering Meteor
02 Oct 2023
A website built with Bootstrap framework: One built without a framework: As shown above, the differences between a website that a total novice can create with using Bootstrap, a UI framework created to help make building websites significantly easier, and...
Software Engineering Learning
18 Sep 2023
About coding style… Coding style is something that often seems unimportant in comparison to actual code being able to run or perform at a certain time constraint. However, in reality, the benefits of sticking with a consistent coding style, in...
Software Engineering JavaScript Coding Standards