Cargando…

Beginning Ruby From Novice to Professional /

Learn the principles behind object-oriented programming and within a few chapters create a fully functional Ruby application. You'll also gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which are needed as part of a full...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cooper, Peter (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:3rd ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 1. Let's Get It Started: Installing Ruby
  • 2. Programming = Joy: A Whistle-Stop Tour of Ruby and Object Orientation
  • 3. Ruby's Building Blocks: Data, Expressions, and Flow Control
  • 4. Developing Your First Ruby Application
  • 5. The Ruby Ecosystem
  • 6. Classes, Objects, and Modules
  • 7. Projects and Libraries
  • 8. Documentation, Error Handling, Debugging, and Testing
  • 9. Files and Databases
  • 10. Deploying Ruby Applications and Libraries
  • 11. Advanced Ruby Features
  • 12. Tying It Together: Developing a Larger Ruby Application
  • 13. Web Application Frameworks: Rails, Sinatra, and Ramaze
  • 14. Ruby and the Internet
  • 15. Networking, Sockets, and Daemons
  • 16. Useful Ruby Libraries
  • Appendix A. Ruby Primer and Review for Developers
  • Appendix B. Useful Resources.