当前位置: 首页 > 工具软件 > Ruby-Guard > 使用案例 >

The Ruby Way

松烨烨
2023-12-01
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

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 and maintain.

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 300 examples arranged by topic. Each example answers the question "How do i do X in Ruby?" Working along with the author, you are presented with the task description and a discussion of the technical restraints. This is followed by a step-by-step presentation of the best possible solution. Along the way, the author provides detailed commentary and explanations to aid your understanding.


http://rapidshare.com/files/49851018/0672320835.rar
http://depositfiles.com/files/1535412
 类似资料:

相关阅读

相关文章

相关问答