HOME > メモ > Python
Pythonとは?
- オブジェクト指向のインタプリタ言語
- 最近の欧米では、Perl / Python / PHPがスクリプト言語の御三家のようにいわれる -> LAMP
- きれいな構文
- 対話モードが便利
- エリック・レイモンド(EricRaymond)も推薦
- Why Python? - http://www.linuxjournal.com/article.php?sid=3882
- Interview with Eric Raymond - http://europython.zope.nl/interviews/entries/eric_raymond
- 「Zopeの秘密兵器」
- 欧米ではブレイク中、日本はこれから
- Python Users - http://www.python.org/psa/Users.html
- 有名どころでは、NASA、IBM、SGI、Red Hat、Nortelなど。
- DisneyやILMなどの映像系でもPythonを使っていて、またGoogleやYahoo eGroupsはPythonでできているそうです。
- Python使用者からの声 - http://www.python.org/Quotes.html
ブックマーク
- 情報サイトなど
- 本家 Python.org - http://www.python.org/
- 日本Pythonユーザ会 - PyJUG
- Daily Python-URL - http://www.pythonware.com/daily/
- リンク集、読みもの
- Introductory Material on Python - http://www.python.org/doc/Intros.html
- このリンク集は使える!
- !PythonInfo Wiki - http://www.python.org/cgi-bin/moinmoin/FrontPage
- Python Cookbook
- !ActiveState ASPN site - http://aspn.activestate.com/ASPN/Python/Cookbook/
- Oreilly Book - http://www.oreilly.com/catalog/pythoncook/
- Sample (Chapter 1) pdf - http://www.oreilly.com/catalog/pythoncook/chapter/ch01.pdf
- Python Philosophy (Tim Peters) - http://c2.com/cgi-bin/wiki?PythonPhilosophy
- この「Zen of Python」は、Pythonの対話モードで「import this」とやると読めます
- Python.Scripting (Interesting XML-RPC and SOAP projects for Python) - http://python.scripting.com/
- The Python, the Penguin, and the PDA - http://math.hws.edu/orr/otherstuff/ppp/index.html
- Introductory Material on Python - http://www.python.org/doc/Intros.html
- Pythonな人々
- Python Programmer Weblogs - http://mechanicalcat.net/pyblagg.html
- Kevin Altis - http://altis.pycs.net/
- Fredrik Lundh - http://effbot.org/
- Mark Pilgrim - http://www.diveintomark.org/
- Pythonで書かれたソフトウェア
- Zope
- Blender
- !PythonCard - http://pythoncard.sourceforge.net/
- Pythonで!HyperCardをやる試み
- Buzz - http://buzz.sourceforge.net/
- OPMLを扱う
See Also : PyJUG Zope Blender OpenSource LAMP Python10 PythonJunkieSites EricRaymond
mojix.org

