Good code, bad code think like a software engineer

"Software development is a team sport. For an application to succeed, your code needs to be robust and easy for others to understand, maintain, and adapt. Whether you're working on an enterprise team, contributing to an open source project, or bootstrapping a startup, it pays to know the d...

Descripción completa

Detalles Bibliográficos
Otros Autores: Long, Tom (Software engineer), author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning [2021]
Edición:[First edition]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009634718506719
Tabla de Contenidos:
  • Code quality
  • Layers of abstraction
  • Other engineers and code contracts
  • Errors
  • Make code readable
  • Avoid surprises
  • Make code hard to misuse
  • Make code modular
  • Make code reusable and generalizable
  • Unit testing principles
  • Unit testing practices.