quarta-feira, 4 de maio de 2016

BOOK: Code Complete (Steve McConnell)

Steve McConnell's Code Complete has been around helping developers building better software for a long time ago. Now on its second edition (Code Complete 2).

Quoting:
"Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practices—and hundreds of new code samples—illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking—and help you build the highest quality code.
Discover the timeless techniques and strategies that help you:

  1. Design for minimum complexity and maximum creativity
  2. Reap the benefits of collaborative development
  3. Apply defensive programming techniques to reduce and flush out errors
  4. Exploit opportunities to refactor—or evolve—code, and do it safely
  5. Use construction practices that are right-weight for your project
  6. Debug problems quickly and effectively
  7. Resolve critical construction issues early and correctly
  8. Build quality into the beginning, middle, and end of your project"


Read all about it here: http://www.amazon.com/Code-Complete-Developer-Best-Practices-ebook/dp/B00JDMPOSY

(updated 2017-06-22: Back cover info)