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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Shelter Island, NY :
Manning,
[2021]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.