今日は上手です。
Ruby-talk ML(2/22) で David Thomas が「Programming Ruby 1版」が
Open Publication になったと発表しています。
Open Publication licenseに従い、ダウンロードしてコピーをつくれるそうです。
この本は大変良い本で、Rubyのマニュアルとして必携ではないかと思っています。
#日本語訳されるといううわさも聞きました。
またDavid のwww.pragmaticprogrammer.comには、XPI第14章 Test First,by
Intention の Smalltalkコードが Ruby に移植された記事があります。原書通り
の手順で RubyUnitで段階的な実装がされており、大変面白いです。
Ron Jeffries がオリジナル作者で、David ほかが手を加えています。
御参考まで。
----------------------------------------------------------
Date: Thu, 22 Feb 2001 04:01:01 +0900
Subject: [ruby-talk:11251] Programming Ruby is now online
A first version of the book Programming Ruby is now available, both
online and for download.
The online HTML can be viewed at
http://www.rubycentral.com/book/index.html
The book may also be downloaded (as XML and HTML) from
http://www.pragmaticprogrammer.com/ruby/downloads/book.html
The book is released under an Open Publication license, so you're free
to make copies--see the file COPYING in the download for details.
There are some known minor formatting problems that are artifacts of
the conversion from LaTeX. We'll try to address these as time
permits. In the meantime, enjoy!
Regards
Dave