14 May 2025
What is Software Engineering? Engineering can be described as the process of designing and constructing machines. Apply software to that and now you’re thinking about the process of programming and developing software and code. From ICS 314, a class on...
Software Engineering Software Development
06 May 2025
I. Introduction It’s undeniable that AI has become fundamentally ingrained into our society’s everyday life, with education certainly being one of the more “affected” areas. Some say AI is a cheat, whether you use it to cheat on an assignment...
Software Engineering AI
24 Apr 2025
Why Design Patterns? In anything, having some form of direction is crucial to one’s success. Planning out how to accomplish a goal, strategizing on how to solve a problem, and streamlining existing processes are all ways in which people find...
Software Engineering Design Patterns
27 Feb 2025
Intro After working with the UI framework Bootstrap 5 for about one and a half weeks, I’ve had some thoughts about my experience. Now this is my first time ever working extensively with any UI framework. I’ve dabbled with Materialize...
Software Engineering UI Frameworks
13 Feb 2025
Intro Coding standards are in my opinion, quite crucial to programming. Consistency is indeed KEY. When it comes to a task like programming, it’s important to be exact and precise. We’re talking about computers and machines that only understand and...
Software Engineering Coding Standards
30 Jan 2025
Intro Everyone’s always been given the advice to “not be afraid to ask questions” because asking questions is an essential part of learning. And learning, is an essential part of life. But many get caught into the trap of asking...
Software Engineering Learning StackOverflow
23 Jan 2025
Opening Let me start by prefacing my situation. I have not done consistent, intensive programming in my life for quite a while now. For the last two semesters I took at UH Manoa, I didn’t actually take an ICS course...
Software Engineering