Differences between revisions 8 and 9
Revision 8 as of 2009-10-13 08:19:18
Size: 782
Editor: limodou
Comment:
Revision 9 as of 2009-12-25 07:08:33
Size: 783
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * 原创:subject [CPyUG:40912] [http://groups.google.com/group/python-cn/browse_thread/thread/71c74c4e77577365/a4940f98b59bde43  跟进学习八荣八耻]  * 原创:subject [CPyUG:40912] [[http://groups.google.com/group/python-cn/browse_thread/thread/71c74c4e77577365/a4940f98b59bde43|跟进学习八荣八耻]]

{{{Gerald Lee <[email protected]> reply-to [email protected], to [email protected], date Sat, Feb 23, 2008 at 11:28 AM }}}

 Python 八荣八耻 

以动手实践为荣 , 以只看不练为耻;
以打印日志为荣 , 以单步跟踪为耻;
以空格缩进为荣 , 以制表缩进为耻;
以单元测试为荣 , 以人工测试为耻;

以模块复用为荣 , 以复制粘贴为耻;
以多态应用为荣 , 以分支判断为耻;
以Pythonic为荣 , 以冗余拖沓为耻;
以总结分享为荣 , 以跪求其解为耻;

Py8Rong8Chi (last edited 2011-11-12 08:43:44 by ZoomQuiet)