đź“ťValues > Principles > Practices

tags

§ Programming Language

source

Ungar2009

The idea is that there is a hierarchy between values, principles, and practices.

Start with values. Think what you really want, what is your goal? Value should inform the principles. Principles dictate the practices.

When following practices, know which value they serve.

e.g., for every feature in the programming language, know which value it serves

Don’t just make it elegant, or powerful. Know why for each design choice. —David Ungar

Backlinks