Ruby Pocket Reference /
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 t...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Running Ruby
- Reserved words
- Operators
- Comments
- Numbers
- Variables
- Symbols
- Predefined variables
- Pseudovariables
- Global constants
- Ranges
- Methods
- Conditional statements
- Classes
- Files
- The IO class
- Exception handling
- Object class
- Kernel module
- String class
- Array class
- Hash class
- Time formatting directives
- Interactive Ruby (irb)
- Ruby debugger
- Ruby documentation
- RDoc options
- RubyGems
- Rake
- Ruby resources.