Cong 的个人资料.oO可乐加冰Oo.照片日志列表更多 ![]() | 帮助 |
|
|
Security IssueTo be update... Web DevelopmentI had ever heard about a common shortness of a Chinese software is lack of error handling in a user interface program. Chinese developers tend to assume that users always input the valid information. And other problem of Chinese developer is that failure to design the system. We are used to do some work under detail level specifications, but often fail to define a problem, and solve it properly. I also encountered these two problems in my developing process of a web interface in one of my course. First of all, I threw myself into the coding process totally, nearly as soon as I accepted the task. It means I didn't consider the usability issues at all. No doubt, my page was hard to understand as well as the error handling functions were absent. And then, in the test phase, more problems emerged. I didn't check the return value of a remote API call, which cause the warning message was pushed into the web page when the APIs of PlanetLab (a test internet structure of this project) can't provide the right return value. It is still a problem of error handling. I promise I will try my best to improve my programming in the aspect. Some code and analysis will be coming soon... Thinking in JavaSummary for Java: Thinking in C...Intermediate Course in Programming (C) :
There is a perfect exercise system for this course. I should finish the all projects to pass the course. It is about some programming of data structure, sort algorithm and so on. The project always provides interface to make your job easy. :-) OK, let's begin. |
|
|