Some Thruths About Programming: Unterschied zwischen den Versionen

Aus phenixxenia.org
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „Kategorie:Zazy ;Some truths about programming: If it's not documented, it's not useful. To write fast software, use a slow computer. Premature optimiza…“)
 
(kein Unterschied)

Aktuelle Version vom 9. April 2022, 02:01 Uhr


Some truths about programming

If it's not documented, it's not useful.

To write fast software, use a slow computer.

Premature optimization is the root of all evil.

Shared mutable state is the root of all evil.

The user is always right.

Software that is designed for someone is more useful than software that is designed for everyone.

Good software can be declared complete in a finite amount of time.

Text is the universal interface.

Software should be able to outlive the author.

Links

https://zoinks.one/objects/d1f28e96-b615-4ca5-9468-f05654e0fdca

https://robbyzambito.me