Ruby in a nutshell : a desktop quick reference /
Ruby is an absolutely pure object-oriented scripting language written in C and designed with Perl and Python capabilities in mind. While its roots are in Japan, Ruby is slowly but surely gaining ground in the US. The goal of Yukihiro Matsumoto, creator of Ruby and author of this book, is to incorpor...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés Japonés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2002.
|
Edición: | 1st ed. |
Colección: | Nutshell handbook.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ruby's Elegance 1
- Ruby in Action 3
- Chapter 2 Language Basics 5
- Command-Line Options 5
- Environment Variables 7
- Lexical Conventions 8
- Literals 9
- Variables 15
- Operators 17
- Methods 20
- Control Structures 25
- Object-Oriented Programming 29
- Security 33
- Chapter 3 Built-in Library Reference 36
- Predefined Variables 36
- Predefined Global Constants 38
- Built-in Functions 39
- Built-in Library 47
- Chapter 4 Standard Library Reference 110
- Standard Library 110
- Chapter 5 Ruby Tools 166
- Standard Tools 166
- Additional Tools 173
- Ruby Application Archive 174
- Chapter 6 Ruby Updates 176
- Summary of Changes 176
- Future of Ruby 178
- Participate in Ruby 179.