Hallmarks of a Great Developer

Posted on 29th October 2004 by Nio in 程序人生

无意中看到 Hallmarks of a Great Developer * Plans before coding
* Always knows why (they wrote a piece of code they way they did)
* Writes situation-appropriate code
* Deviates where and when necessary
* Knows when not to change code
* Approaches debugging scientifically
* Walks through their code
* Knows the language and platform initimately
* Groks the tools
* Improves the tools
* Knows when to ask for help
* Always has a side project going
* Doesn't make assumptions
* Documents
* Follows coding standards
* Uses version control
* Makes lots of small checkins
* Tests their own code
* Has passion for their customer
* Has great judgement
* Has no ego
* Makes time for training
而最近经历的一些事情让我觉得还有一点非常重要,就是在成为伟大的开发者之前,先学会做人 :) ,相信不会有公司愿意要人品差的程序员的,呵呵。

No Comments »

No comments yet.

Leave a comment