About this document
Building Reliable Software Code by Carlos Sabido is a document available to read on EtoBox.
The document discusses how to build reliable code. It outlines that while tools and techniques can help, the most important factor is how well a project is managed. A development team must have a clear design, constantly test their code, and be willing to sacrifice speed for reliability. The article then provides several strategies to help build reliable software such as fighting for a stable design, cleanly dividing tasks, avoiding shortcuts, using assertions liberally, and relying on fewer programmers.
- Author
- Carlos Sabido
- Language
- EN