c*r
2 楼
最近在看,昨天看到其中的一个故事,晚餐谋杀案,还不错。
I*o
3 楼
Some people say: as long as it does the job, it is good......
Issues I can think of:
scalable
make good use of proven framework/libs
easy to read by other team members
Issues I can think of:
scalable
make good use of proven framework/libs
easy to read by other team members
c*t
5 楼
Don't think too much. If you are a programmer, that's not
your job. Your job is to do what you need to do to get things
done. Patterns, good coding styles etc ultimately is to serve
this purpose, and pass the code review.
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
your job. Your job is to do what you need to do to get things
done. Patterns, good coding styles etc ultimately is to serve
this purpose, and pass the code review.
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
g*y
7 楼
Easy to change -- that's my only rule.
I don't read a lot of good code, but I do read a lot of bad code, all of
them share the same problem: 牵一发动全身
BTW, make good use of framework/lib doesn't mean anything. If someone use
tools skillfully, he could be a craftsman, that doesn't mean he makes art.
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
I don't read a lot of good code, but I do read a lot of bad code, all of
them share the same problem: 牵一发动全身
BTW, make good use of framework/lib doesn't mean anything. If someone use
tools skillfully, he could be a craftsman, that doesn't mean he makes art.
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
g*g
9 楼
Good framework makes a dumb developer's damage under control.
e.g. Any decent web framework struts, spring mvc etc. have a
solid pattern how you layout your MVC classes. As long as you follow
it, you can screw one page but hardly more.
There was one time a developer push every variable into application
scope though, and I had to make him fired and rewrite it. There's simply
no way you can right the ship for dumb minds like that.
【在 g**********y 的大作中提到】
: Easy to change -- that's my only rule.
: I don't read a lot of good code, but I do read a lot of bad code, all of
: them share the same problem: 牵一发动全身
: BTW, make good use of framework/lib doesn't mean anything. If someone use
: tools skillfully, he could be a craftsman, that doesn't mean he makes art.
e.g. Any decent web framework struts, spring mvc etc. have a
solid pattern how you layout your MVC classes. As long as you follow
it, you can screw one page but hardly more.
There was one time a developer push every variable into application
scope though, and I had to make him fired and rewrite it. There's simply
no way you can right the ship for dumb minds like that.
【在 g**********y 的大作中提到】
: Easy to change -- that's my only rule.
: I don't read a lot of good code, but I do read a lot of bad code, all of
: them share the same problem: 牵一发动全身
: BTW, make good use of framework/lib doesn't mean anything. If someone use
: tools skillfully, he could be a craftsman, that doesn't mean he makes art.
r*l
11 楼
Modulize your design, not too fine-grined, not too coarse
Layer the modules
Remove circular dependency
Commonize shared modules
Make aggregated,sense-making API
Seperate code and configuration
And more I cannot think of right now.
A lot of people nowadays praise ruby on rails, which violates
the above rules :)
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
Layer the modules
Remove circular dependency
Commonize shared modules
Make aggregated,sense-making API
Seperate code and configuration
And more I cannot think of right now.
A lot of people nowadays praise ruby on rails, which violates
the above rules :)
【在 I*******o 的大作中提到】
: Some people say: as long as it does the job, it is good......
: Issues I can think of:
: scalable
: make good use of proven framework/libs
: easy to read by other team members
相关阅读
招Java developer中有要求Machine Learning technologies,具体涉及哪些技术?treemap和hashma p的问题恳求前辈们帮助:我怎么才能得到一个公司里UNPAID的学习机会如何读取一个2D的ArrayList的行数80后显嫩,90后腿长得好 (转载)install MAT Plug-in后找不到hprof一道Trading数据结构的实现问题你们谁去劝一下goodbug要点脸?Java 8 officially released考sjcp有dicount吗?弱问一下ACM是什么?新手问问这个错在哪儿?one multi-threading question有谁总结一下Java常用API? (转载)我来跟新手说说怎么分辨真牛人和嘴皮牛人吧 (转载)跪求大牛指点Java,看不懂什么意思。Java code review有webGL/Three.js高手吗?丢骰子的程序,大牛们帮忙看看吧弱问题又来了,请问如何import到eclipse