Importance of feedback

November 13th, 2012

 

The human brain works so well because it calculates outcomes as it takes actions feeding back the current results compared to the expected results  which allows immediate corrections if the two are not aligning.

Such a immediate comparison between expected results and actual is an important functionality to include into software in order to have the best results especially when it comes to usability and user friendliness.

Software that doesn’t give any feedback until a job is supposedly finished is setting itself up for at worst failure or at least wasted time and effort. As  Cary Millsap recounts in one of his presentations “imagine practicing your put and after you hit the ball you have wait an hour to find out where your ball went.” That would make it tough to learn how to put better.

Here is a nice video that helps get this point across. The first two examples are visual. Go to 16:50 for a more typical programming code task, binary search.

Bret Victor – Inventing on Principle from CUSEC on Vimeo.

Thanks to John Beresniewicz for the link.

Another good reference on the subject of how the brain works “On Intelligence“. Thanks again to John for introducing me to this book.

Some of the ideas are the ideas that John and I wanted in Oracle Enterprise Manager in 10g. At  the time the means we had were limited.  When John and I first arrived at Oracle to work on Enterprise 10g, the only graphics were PNG images. There was no interactive jquery, no flash, no svg. After much arguing we were able to get SVG in, but still the design work was limited mainly because of political factors. It’s amazing that there is so much political (ie non-empirical) argument about bot creating interactive feedback driven interfaces. Sure they are more work but that work is well worth it.  Time are changing though especially with html5 and jquery and the future looks exciting.

 


Uncategorized

  1. Trackbacks

  2. No trackbacks yet.
  1. Comments

  2. Christian Antognini
    December 2nd, 2012 at 16:36 | #1

    Thank you Kyle for sharing this excellent talk. It saved my day.

  3. December 3rd, 2012 at 23:44 | #2

    Hi Christian,
    Thanks for checking out the video.
    Wondering if it “made” your day or “saved”. If “saved” then I’m quite intriguedas to what happened.
    – Kyle

You must be logged in to post a comment.