Google
 

Ruby Quick

Contents:

* Contents
* Language
o General Syntax Rules
o Reserved words
o Types
+ Numbers
+ Strings
# Backslashes
# Here Docs
+ Symbols
+ Ranges
+ Regexen
+ Arrays
+ Hashes
+ Files
# Mode Strings
o Variables
o Pseudo variables
o Pre-defined variables
o Pre-defined global constants
o Expressions
+ Terms
+ Operators and Precedence
+ Control Expressions
o Invoking a Method
o Defining a Class
o Defining a Module
o Defining a Method
+ Access Restriction
+ Accessors
o Aliasing
o Blocks, Closures, and Procs
+ Blocks/Closures
+ Proc Objects
o Exceptions, Catch, and Throw
+ Raising and Rescuing
+ Catch and Throw
* Standard Library
o Built-in Library
+ Class Hierarchy
+ Modules
o Standard Library
* Tools
o ruby
+ Command Line Options
+ Environment Variables
o irb
o xmp
o ruby-mode
o Debugger
o rdoc
* Mindshare, Idiom and Patterns
o Object Design
+ Visitor Pattern
+ Class SimpleDelegator, DelegateClass
+ Module Observer
+ Module Singleton
o Other Third-party Libraries
+ Racc
+ Test::Unit

To Download this E-Book Click Here.

Reply

The content of this field is kept private and will not be shown publicly.