Today is the last day of my final project for ICS 314, Software Engineering. I’m excited that all the efforts my team has made will be presented to the world. Thanks to my professor Dr. Johnson and my TA Branden....
When people code for themselves, coding standards don’t seem to be an important issue. As long as the variable names make sense to the programmers, they use whatever name they want. I’ve seen some programmers showing their code on technical...
Hello! My name is Yuhan Jiang. I was born in China. I’ve been in Hawaii for three years. Now I’m a Junior student at the University of Hawaii at Manoa. I like video games. I spend a lot of time...
We meet technical issues when we learn how to program. When there is a bug in our code, we can get some help from the web. Asking questions in a technic community is an effective way when we cannot find...
Many people might have such a question: why do we need to use UI frameworks? I think the answer is simple: it helps us create better UI and saves time. Learning a new framework like semantic UI indeed takes a...
Many people have told me how vital Javascript is. My professor of software engineering class said to us that Javascript is an easy language if we have any other programing language background. But actually, is Javascript an easy language? In...