John Ousterhout: My favorite sayings
web.stanford.edu
John Ousterhout: My favorite sayings
1–10 of 66 posts
Re: John Ousterhout: My favorite sayings
#2Re: John Ousterhout: My favorite sayings
#3 The three most powerful words for building credibility are "I don't know"
I had a supervisor once who always had an answer to your question. He was always 100% sure he was right. He was not always right. Consequently, going to him for help would sometimes result in the problem becoming worse.The best supervisor I ever had was the one who routinely told me "I don't know, let me call {PersonInOtherDepartment}" or "See if the answer is in {RelevantManual} under {PossibleSection}. If you don't find it, give me a call."
We treat "I don't know" as an admission of failure far too often. It should be seen as an entry point to improvement.
Re: John Ousterhout: My favorite sayings
#4The three most powerful words for building credibility are "I don't know" I had a supervisor once who always had an answer to your question. He was always 100% sure he was right. He was not always right. Consequently, going to him for help would sometimes result in the problem becoming worse. The best supervisor I ever had was the one who routinely told me "I don't know, let me call {PersonInOtherDepartment}" or "See…
They both had the right answer about 95% of the time, but the one who said "I don't know" was only wrong about 1% of the time.
Re: John Ousterhout: My favorite sayings
#5His book a philosophy of software design is an excellent read.
Re: John Ousterhout: My favorite sayings
#6However, file this under "too honest":
> For example, a few years ago I started working on my first large Web application
I've spent most of my career learning the do's and don'ts of building large web applications... I assumed Professor Ousterhout had more experience in this sort of thing than I do!
Re: John Ousterhout: My favorite sayings
#7I took a class from John Ousterhout. Great guy. However, file this under "too honest": > For example, a few years ago I started working on my first large Web application I've spent most of my career learning the do's and don'ts of building large web applications... I assumed Professor Ousterhout had more experience in this sort of thing than I do!
Re: John Ousterhout: My favorite sayings
#8His book a philosophy of software design is an excellent read.
Looks like it was just released!
Re: John Ousterhout: My favorite sayings
#9I wouldn't be surprised if many older Unixes are still running Tcl/Tk apps.
Re: John Ousterhout: My favorite sayings
#10The Projects page is a great read too: http://web.stanford.edu/~ouster/cgi-bin/projects.php