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...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2021.
|
Edición: | 4th ed. 2021. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631114306719 |
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.