Beginning Ruby 3 : from beginner to pro /
Learn the principles behind object-oriented programming in Ruby and within a few chapters create a fully functional Ruby 3-based application. You'll gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which will be needed fo...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley] :
Apress,
[2021]
|
Edición: | Fourth edition. |
Colección: | ITpro collection
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1
- Foundations and Scaffolding
- 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
- Part 2
- The Core of Ruby
- 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
- Part 3
- Ruby Online
- 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.