Our Responsibility
As conscientious software craftsmen, we must take responsibility for our work. Not only must we write high-quality code, we must ensure that our work is:
- Safe and secure
It won’t be accidentally lost after three months of development, and it can’t be leaked out of the company as top secret information.
- Accessible
The appropriate people can modify it easily. It is visible to the appropriate people and not to anyone else.
- Reproducible
Once released, the source isn’t lost or thrown away. It can still be used to build exactly the same application image 10 years later, when tool versions have changed and the original language isn’t supported anymore.
- Maintainable
This doesn’t just include using good programming idioms, but also ensuring ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access