第2版サポートページ

世界標準MIT教科書 (近代科学社)

Python言語によるプログラミング・イントロダクション
–データサイエンスとアプリケーション–

サポートページ

ここは,John V. Guttag著,Introduction to Computation and Programming Using Python –With Application to Understanding Data– (MIT Press)  second editionの訳書のサポートページです.

EdXで,本書の内容に沿った講義が無料で受けられます.

翻訳者

 久保幹雄(東京海洋大学):第1 章,付録Python 3.5 簡易マニュアル
 麻生敏正(東京海洋大学):第2-4 章
 木村泰紀(東邦大学),鄭金花(ログ・オプト) :第5-7 章
 藤原洋志(信州大学) :第8-10 章
 関口良行(東京海洋大学):第11,14,15 章
 並木誠(東邦大学) :第12,13,22,23,24 章
 小林和博(東京理科大学):第16,18,21 章
 斉藤佳鶴子(翻訳家):第17,19 章
 兵藤哲朗(東京海洋大学) 第20 章

関連リンク

誤植など(数式はLATEX表記)

  • p.59 6行目:http://docs-python.org/2/library => https://docs.python.org/3/library/
  • p.59 下から9行目:name=raw_input(‘Enter name: ‘)  =>  name=input(‘Enter name: ‘)
  • p. 182 側注の下から6行目:(Georg Friednich Bern- => (Georg Friedrich Bern-