はしくれエンジニアもどきのメモ

情報系技術・哲学・デザインなどの勉強メモ・備忘録です。

2016-04-04から1日間の記事一覧

Dive Into Python3 10章メモ(リファクタリング)

Dive Into Python3 10章メモ(リファクタリング) Dive Into Python3 10章リファクタリング についてのメモ。 Dive Into Python3 10章メモ(リファクタリング) 10章 リファクタリングメモ 関連リンク Dive Into Python3 10章(リファクタリング)メモ nbvie…

Dive Into Python3 9章メモ(ユニットテスト)

Dive Into Python3 9章メモ(ユニットテスト) Dive Into Python3 9章ユニットテスト(unittestモジュール、テスト駆動開発(TDD)、-vオプション、マジックコマンド%tb、Exceptionクラスの継承、testメソッドの作成)についてのメモ。 Dive Into Python3 9章…