進行優化必須付出增加空間或計算時間之開銷的代價。 Python 開發人員發現,有些地方長期來看,進行簡單的實做會比「乍看之下更吸引人的額外優化」更好。簡言之,讓事物保持簡單,通常會有所收穫 -- 美麗程式:Python 的辭典
15 posts tagged with "digest"
View All TagsAs time goes by
I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone.
網摘
Google App Engine for developers http://www.niallkennedy.com/blog/2008/04/google-app-engine.html
Google App Engine 大量使用了 django 的架構與功能 http://code.google.com/appengine/articles/djangoforms.html
Google App Engine 使用的 Model Types 和 Property Classes http://code.google.com/appengine/docs/datastore/typesandpropertyclasses.html
直接可用的 Google App Engine 範例 http://code.google.com/p/google-app-engine-django-guestbook/
讓 Django 使用者更容易遷移到 app engine http://code.google.com/p/google-app-engine-django/
app engine group http://groups.google.com/group/google-appengine
Python 性能調優 ppt http://www.haokanbu.com/story/17930/
網摘2
Why I chose Mercurial Mercurial、git 等的比較。
提問的智慧 middlestorm WSGI 的 Storm middleware
Python in Your Pocket: Python for S60 Python for s60 投影片
IronPython on eee PC and OLPC mono 可以在 eee PC 跟 OLPC 上跑了。
來個網摘
OpenRPG 看起來像是 IRC 的一種變形,提供 Table RPG 相關工具. 背後是使用 python 2.5 + pygame 提供跨平台功能.
Making a Statement with Elixir 怎麼用 Elixir 寫增強功能。跟 跨越边界:对 Rails 进行扩展 一同服用.
(GCPi) Google Calendar Python Interface Google 日曆的 Python API