09 Dec 2023
ICS 314 is a software engineering course at UH Manoa. This is the first course I have took involve team collaboration coding. I have learned a lot from this course especially in how to work as a team. This class...
experience
29 Nov 2023
My perspective on design patterns My perspective on design patterns likens them to tools, each with its distinct purpose. Just as a Phillips screwdriver serves its specific function with Phillips screws and isn’t suitable for flat head screws, design patterns...
Design pattern
15 Nov 2023
Introduction Artificial Intelligence (AI) exhibits immense power across diverse fields. It aids in task completion and can even execute tasks entirely on your behalf. Whenever you encounter something you don’t understand, AI stands ready to provide explanations. Take ChatGPT, for...
Artificial Intelligence Reflect
03 Oct 2023
Experience with UI Frameworks Before using UI framework I think UI framework will be much easier to learn since it is a framework, that will have most of things done for you. Yes, that is true. After using Bootstrap 5,...
Software Engineering Reflect UI Frameworks CSS HTML
15 Sep 2023
My opinion on ESLint and Code Standards After using ESLint with IntelliJ for a week, I felt annoyed at first because of the red error and the need to fix it as it went. Another thing is that there are...
Software Engineering Reflect Code Standard
03 Sep 2023
Smart Question When seeking help, it is important to ask questions in a smart way that would get you helped efficiently. How To Ask Questions The Smart Way, written by Eric Raymond has mentioned things we need to be aware...
Smart Question Stackoverflow