Clean code a handbook of agile software craftsmanship

Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a re...

Full description

Bibliographic Details
Main Author: Martin, Robert C. (-)
Other Authors: Feathers, Michael C.
Format: eBook
Language:Inglés
Published: Upper Saddle River, N.J. : Prentice Hall 2009
Edition:1st edition
Series:Martin, Robert C. Robert C. Martin series.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627601606719
Table of Contents:
  • Clean code
  • Meaningful names
  • Functions
  • Comments
  • Formatting
  • Objects and data structures
  • Error handling
  • Boundaries
  • Unit tests
  • Classes
  • Systems
  • Emergence
  • Concurrency
  • Successive refinement
  • JUnit internals
  • Refactoring serialdate
  • Smells and heuristics
  • Appendix A: Concurrency II
  • Appendix B: Org.jfree.date.serialdate
  • Appendix C: Cross references of heuristics
  • Epilogue.