Ruby Pocket Reference

来源:互联网 发布:windows内核编程 pdf 编辑:程序博客网 时间:2024/05/20 08:00
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp

Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data structures to method syntax, highlighting those key features that you'll likely use every day when coding Ruby.

Whether you've come to Ruby because of the Rails web development framework --Ruby's killer app -- or simply because it's a relatively clean, powerful and expressive language that's useful for a lot of applications, the Ruby Pocket Reference is organized to help you find what you need quickly. This book not only will get you up to speed on how Ruby works, it provides you with a handy reference you can use anywhere, anytime.

In this book, you find essential information on:
*Reserved words, operators, comments, numbers, variables, ranges, and symbols
*Predefined variables andglobal constants
*Conditional statements, method use, classes, and modules (mixins)
*Lists of methods from the Object, String, Array, and Hash classes and the Kernel module
*sprintf andtime formatting directories
*Interactive Ruby (irb) and the Ruby debugger
*Ruby documentation

http://rapidshare.com/files/72800910/0596514816.zip
原创粉丝点击