PythonMatrix : Python で Google Code Jam 2006 に参加しよう!
Google なのになぜ Python がないのかと思っていたら今年は Python をサポート!
今年のGoogle Code JamではPythonを公式言語としてサポートしたようだ。
—–
最近Pythonファンとなった僕としては嬉しいニュース。生みの親のGuidoがGoogleに入社した訳だし、サポートされない方がおかしいってもんだけど。今年は修行のつもりで参加してみようと思う。
Guidoも以下のようなエントリを書いていた。
artima developer : Python in Google Code Jam
What’s most exciting for me is that this year, for the first time, Python is one of the supported languages. (The others are C++, Java, C# and VB.NET.) I’m hoping that at least some of the finalists will get that far by exploiting Python’s superior coding speed
ファイナリストに何人の蛇使いがいるかは要注目。まあぱっと見ハッカーが好みそうな言語がPython以外にはC++くらいしかなさそうだけど。
Google Code Jam 2006の公式ページはこちらからどうぞ。