Cargando…

The Ruby way : solutions and techniques in Ruby programming /

Ruby is an agile object-oriented language, borrowing some of the best features from LISP, Smalltalk, Perl, CLU, and other languages. Its popularity has grown tremendously in the five years since the first edition of this book. The Ruby Way takes a "how-to" approach to Ruby programming with...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Fulton, Hal Edwin, 1961-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison Wesley Professional, 2006.
Edición:2nd ed.
Colección:Addison-Wesley professional Ruby series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Ruby in review
  • 2. Working with strings
  • 3. Working with regular expressions
  • 4. Internationalization in Ruby
  • 5. Reforming numerical calculations
  • 6. Symbols and ranges
  • 7. Working with times and dates
  • 8. Arrays, hashes, and other enumerables
  • 9. More advanced data structures
  • 10. I/O and data storage
  • 11. OOP and dynamic features in Ruby
  • 12. Graphical interfaces for Ruby
  • 13. Threads in Ruby
  • 14. Scripting and system administration
  • 15. Ruby and data formats
  • 16. Testing and debugging
  • 17. Packaging and distributing code
  • 18. Network programming
  • 19. Ruby and Web applications
  • 20. Distributed Ruby
  • 21. Ruby development tools
  • 22. Ruby community.