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
02 Sep 2023
I have learned that it is always great to practice before the actual WOD. WOD stand for “Workout of the Day,” which professor give you the code task and you need to implement the task. I have done 4 practice...
Reflection WOD
31 Aug 2023
Before Tech Talk Before attending the professional talk. I was expecting that during the Tech Talk, Mr.Costa would talk more about the technical-related information like some kind of coding technique, useful resources that can help us, etc. During the meeting,...
team collaboration Professional Tech Talk
30 Aug 2023
Why am I interested in software engineer I was introduced to computer science during my sophomore year in high school. After having some hands-on experience, I found out that I like to code programs. I enjoy the process of writing...
Software Engineering About Me
29 Aug 2023
What I think about Javascript I am new to the Javascript language. Never took a course that taught Javascript. The last time I wrote Javascript was during my sophomore year in high school but that is the only time. Before...
Javascript Reflection