DRY力をつける方法

DRY力付けたいけどいまいちわからん。
という時に効果がありそうなこと。

別のプログラミング言語を触ってみる。

OOPやっているなら関数型プログラミング言語(Haskellとか?)や並行処理思考プログラミング言語(Erlangとか?)いいと思います。
または同じ種類でも別の言語。

javaならrubyやってみるとか、JavaScriptならIoとか。

違う言語、違う環境を知ることで今まで思いもつかなかった考えや処理方法がひらめくらしいです。

俺はErlangに興味しんしんです。

このエントリーをはてなブックマークに追加
はてなブックマーク - DRY力をつける方法
Share on Facebook
Post to Google Buzz
Bookmark this on Yahoo Bookmark
Bookmark this on Livedoor Clip
Share on FriendFeed

Leave a Reply

  

  

  

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax