All Things Done By Design Design is one of those things people don’t normally think about until it’s done poorly. Terrible design is easy to spot. A misplaced bathroom tile is quickly pointed out and laughed at. A door handle...
Project: Get Games Going Overview The problem: Many UH students want to relax and enjoy themselves after long study sessions. Playing games with some friends is a fun way to spend a night, but with so many people having different...
Don’t Sweat the Semantics Semantic UI is an incredibly interesting and useful tool for coding in HTML and using CSS. The ability to quickly create attractive and functional looking websites, albeit with some difficulty, is fairly intuitive once a user...
Coding standards are an important aspect of software engineering. As Professor Johnson says, it’s one of the most important aspects. Having a standard to follow and emulate is vital to improving one’s knowledge of a language. This week of using...
Asking smart questions is an important skill to have for the savvy programmer. It is equally as important to recognize when someone is asking a smart question. One of the questions I found on stack overflow that I would consider...
Javascript so far has been an interesting language to experience. As a complete newbie, taking the Free Code Camp lessons definitely helped me to quickly learn the syntax for Javascript (and a little bit of accidentally learning some HTML). I...