2015年2月25日水曜日

開発環境

  • OS X Yosemite - Apple (OS)
  • Emacs (CUI)、BBEdit - Bare Bones Software, Inc. (GUI) (Text Editor)
  • Java (プログラミング言語)
  • javac (コンパイラ)
  • java (application launcher)

Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D (Brett McLaughlin (著)、 Gary Pollice (著)、 David West (著) 、 O'Reilly Media)のChapter 10.(The OOA&D Lifecycle: Putting It All Together)、ANALYSIS AND DESIGN PUZZLE(No. 6581)を解いてみる。

その他参考書籍

ANALYSIS AND DESIGN PUZZLE(No. 6581)

    Nouns(candidate classes)
  • administrator
  • file
  • stations
  • lines
  • system
  • subway
  • connection
    Verbs(candidate operations):
  • supplies
  • reads
  • adds
  • validates
  • creates
  • repeats

0 コメント:

コメントを投稿