• Reading is more important than writing
    • code should be a joy to read
    • the language should not hide what is happening
    • code should do what it seems to do
  • Simplicity matters
    • a clear semantic model greatly boosts readability
    • every “good” feature adds more “bad” weight
    • sometimes it is best to leave things out

http://dfjug.org/thefeelofjava.pdf

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s