31-40¶
Issue #31 : Pythonic Friday, September 14th, 2012¶
What does pythonic mean?
(tumblr.com)
Halit goes on to discuss a question asked in EuroPython mailing list. Good read for those of you looking for clarity on the word.
404
Issue #32 : Zen Friday, September 21st, 2012¶
Suggestions for Simple Text Parsing
(reddit.com)
Python文本解析
Issue #33 : Van Rossum Friday, September 28th, 2012¶
Why I'm not leaving Python for Go
(wordpress.com)
This is more of an article about Go error handling than Python, but it reminds you that the little things in Python we take for granted everyday.
吐槽了一波Go
Issue #34 : issues[33] Friday, October 5th, 2012¶
Writing idiomatic Python
(jeffknupp.com)
Pythonic
Weighted random choice
(blogspot.ca)
带权重的随机选择
Issue #35 : Bottle Friday, October 12th, 2012¶
Should a Python newcomer move straight to Python 3?
(reddit.com)
2020年了,废话
Things you didn't know about Python. (speakerdeck.com)
A talk by Armin Ronacher, filled with a bunch of cool trivia and where Python is, where it’s going, and who is using it? hint: Everyone is.
什么破玩意
Issue #36 : Asynchronous Friday, October 19th, 2012¶
Experts Wanted Python Async (reddit.com)
已经实现了
Issue #37 : Pythonidae* Friday, October 26th, 2012¶
Python on Android? First impressions of Kivy (archlinux.me)
404啦啦啦啦
Issue #38 : What's up Docs?* Friday, November 2nd, 2012¶
Put some chaos in your tests (zaide.org)
随机事件提高泛化能力
Issue #39 : Generators Friday, November 9th, 2012¶
I fixed Python! (nedbatchelder.com)
Ned Batchelder fixed a bug in the Python standard library in the tokenize module. He details the bugs behavior as well as some tips for limiting the problem it can cause in your code.
牛逼
Issue #40 : Over the hill Friday, November 16th, 2012¶
7 Python Libraries you should know about (doda.co)
Awesome article that covers very useful but lesser know python packages in the community. Must read.
404