Clean Ruby A Guide to Crafting Better Code for Rubyists
Learn how to make better decisions and write cleaner Ruby code. This book shows you how to avoid messy code that is hard to test and which cripples productivity. Author Carleton DiLeo shares hard-learned lessons gained from years of experience across numerous codebases both large and small. Each cha...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630882306719 |
Table of Contents:
- 1. The Qualities of Clean Code
- 2. Naming Things
- 3. Creating Quality Methods
- 4. Using Boolean Logic
- 5. Classes
- 6. Refactoring.-7. Test-Driven Development (TDD).-Afterword: Wrapping Up.