Problem solving
01 May 2018
When I was growing up, one of the philosophies I was taught for solving problems was to formulate a plan. This involved understanding what needed solving, calculating the time allowed, and my and/or my teammates abilities. It is a great...
Software Engineering
Design Patterns
Read More
Looking Good
22 Feb 2018
I’m not confident in coming up with good design. However, I know a good design when I see one (at least I’d like to think I do). One approach I like to take when coming up with a design is...
Software Engineering
Learning
UI Frameworks
Read More
Asking for help
25 Jan 2018
Stack Overflow is a treasure trove of invaluable knowledge to any developer. When you are stumped on a bug one of the best things to do is to google your problem, and Stack Overflow is usually near the top of...
Software Engineering
Learning
Help
Read More
Learning Javascript
19 Jan 2018
After learning Java, C, and C++, I am finally starting to learn Javascript. One thing that stood out to me is the leniency of types and how easy things can be because of it. I can declare a variable and...
Software Engineering
Javascript
Learning
Read More
Starting Off
18 Jan 2018
When I first enrolled in ICS 111 at UH Manoa, I had limited knowledge of programming. I was always interested in computers and creating something interesting, but I never committed myself to learning how program. ICS 111 was a good...
Software Engineering
Learning
Read More