Most Java programmers attempt to use Ruby like they use Java, similar to the mistakes C/C++ programmers commit when transitioning to Java.ほとんどのJavaのプログラマを使用しようとルビーのように使用すると、 Java 、類似しての過ち用C / C + +プログラマのJavaへ移行してコミットするときです。 However Ruby provides a cleaner programming paradigm which if embibed can be effectively used to solve your problems.しかしルビークリーナーでは、プログラミングパラダイムができる場合embibedして問題を解決するために効果的に使われています。 But you need a good introduction, right?しかし、良い導入する必要があります。 、右ですか?

Here is a good次に示すのは、良い introduction to Rubyはじめにルビー for Java developers. for Javaの開発者です。 Reading through the article I could sense the underlying spirit of Ruby programming.読書をするには私の精神を根底にはルビー色の意味でのプログラミングです。 There are several things in Ruby which should be adopted by Java to remain relevant moving forward and to bring more fun in Java programming.これにはいくつかのものをルビージャワで採択さを維持する必要が前進と関連性の高い他の楽しさをもたらすJavaプログラミングです。 I would definitely, despite my earlier reservations, do a decent project in Ruby as soon as I get a chance.私はdefinitelyにもかかわらず、私の以前の予約は、まともなプロジェクトにルビーを行うとすぐに私て話をする機会です。

On a different note I found the perfect solution to the getter and setter problem in Java.話は変わるが、完璧な解決策を見つけたのゲッター、セッター問題は、ジャワのです。 I plan to code it up at the earliest opportunity.私ことを計画してコードをできるだけ早い機会にします。 I can assure you that it will solve your getter-setter headache forever and no more dumb code generation using IDE or even with the compiler etc. and yet it will fully serve the underlying requirements of the paradigm.私ことを保証することは永遠に解決してくださいゲッター-セッターの頭痛の種を使用していて、これ以上ばかなコードを生成するIDEやコンパイラ等はまだありませんても、完全に奉仕することは基礎の要件のパラダイムです。 I may not be able to get it into JSR but it surely will solve your problems even without any Sun support.私を取得できなくなることがありますれたJSRしかし確かにそれを解決するためには太陽の支援なくしても問題が発生します。