usability

March 8th, 2006 at 10:43 pm

From Joel On Software, in one simple sentence, usability is:

Something is usable if it behaves exactly as expected.

This plays well with Perl’s mottos of “element of least surprise” and “DWIM - Do What I Mean”.

Related posts:

  1. Joel’s 12 steps for better code

Leave a Reply

To post code with preserved formatting, enclose it in `backticks` (even multiple lines)