The Ruby Way

Ruby is a fully object-oriented, dynamic scripting language which borrows some of the best features from LISP, Smalltalk, Perl, CLU, and other languages, and blends them into a harmonious whole. The design philosophy of Ruby encourages human-oriented design, rapid development, and test-first coding.Use Ruby where you would use Perl, C++,Smalltalk or Python, but free from special cases, reliance on workspace, and with greater simplicity. Ruby syntax is elegant, fast and powerful making programs that are concise, easy to understand maintain.
chm 文件大小:585.34KB