• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Real Life Meetings Steal Your Soul

 
Ranch Hand
Posts: 51
1
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kathy,

Never has a more truthful statement been made "Real Life Meetings Steal Your Soul"!

As I've not read the book, yet, how does this title relate to me as a budding Java developer?

Why should I read it?

Thank you!
 
Cowgirl and Author
Posts: 1589
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dustin, why should you read the book?

I would consider the book a crucial read for anyone who is designing or building products that other people will use to (from the POV of the user) do something meaningful/useful.

But it's also primarily a book about how to make getting significantly better at something -- knowledge and especially skills -- more effective and efficient. That's where most of the science behind the book is applied.

The basic premise is:
If you want a successful product, the only sustainable answer is that it must actually *work* for the users in a way that makes them significantly better *at whatever it is they were hoping to do with it*. The rest of the book is about how to actually make that happen.
 
Ranch Hand
Posts: 789
Python C++ Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dustin Wright wrote:Kathy,
Never has a more truthful statement been made "Real Life Meetings Steal Your Soul"!



What is it supposed to mean?
 
Kathy Sierra
Cowgirl and Author
Posts: 1589
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ahh -- the 'real meetings steal your soul' that was in my book trailer video was just an over-the-top reference to struggles of normal daily life. I've seen so many products (and especially documentation and support of those products) that appear to have been designed and created for people who have literally NOTHING else to worry about in their life at the moment in which they are using the product. We have to put our users in the context of not just what they're doing at the time they sit down to interact with the product but the rest of their day. And week. And life. Because by the time they start interacting with our product, they may be so low on cognitive fuel. It's not that they are stupid, or lazy, or not willing to RTFM, etc. -- it's that they have a brain that has been struggling with a million other things unrelated to our product.

The book is about how to help them move forward *within the context of life-is-not-perfect*.
 
reply
    Bookmark Topic Watch Topic
  • New Topic