A Tale Of Two Coders
29 Apr 2018
There are some common issues that software developers encounter when designing a system. These issues arise wearing a slightly different mask depending on the application, but experienced software engineers have learned how to identify them and have come up with...
Software Engineering
Design Patterns
Read More
Why Bother with UI Frameworks?
22 Feb 2018
UI Frameworks Are Not Simple Learning a new UI framework is no simple task. You will have to learn the Framework’s core concepts and principles, its capabilities, how to navigate its documentation, and how to integrate it into your project....
Software Engineering
Semantic UI
HTML
CSS
Read More
Stay Stylish
08 Feb 2018
Why Use Coding Standards? Some may think of conforming to a coding standard to be more of a hassle than what it is worth. I admit subjecting yourself to the constant nagging of a linter utility may not sound very...
Coding Standards
Software Engineering
JavaScript
Read More
There Are Such Things As Stupid Questions?
25 Jan 2018
It turns out, contrary to what Mrs. McGillicuddy promised us in grade school, that there are such things as Stupid Questions! (Well at least stupid ways to ask them.) Eric Steven Raymond provides a guide to communicating with hackers, like...
Open Source
Communication
Read More
Software Engineering - Pursue Your Passion
16 Jan 2018
Why I Want to Learn Software Engineering On the first day of class for my course on Software Engineering my professor had us work through a brief but eye opening exercise. He asked us to take out a piece of...
Software Engineering
Learning
Read More
A Sip of JavaScript
14 Jan 2018
My Experience At the moment, I am taking a course on Software Engineering from UH Manoa’s Information and Computer Science Department. It is the first week of class and we have already began our 3rd module: Javascript Basics. Appropriately named,...
Javascript
Software Engineering
Learning
Read More