http://qs321.pair.com?node_id=386992


in reply to Problem Domains and Multiple Disciplines

Known facts: Your improved solution is using a 'known fact' from other field. It often helps to know little bit about other fields to make your application faster, especially if your problem doamin involves that field. It is upto you, how do you know other facts and make efficient usage of them.

Just like your life, everybody can give 2 cents from their perspective, no matter how expert you are. They have their own perspectives to look at the problem.. (remember light bulb jokes).

Mathematics and Algorithm have heavy impact on programming. We develop libraries to solve such things in most efficient ways so that you don't have to deal with it on personal level.

  • Comment on Re: Problem Domains and Multiple Disciplines

Replies are listed 'Best First'.
Re^2: Problem Domains and Multiple Disciplines
by dragonchild (Archbishop) on Aug 31, 2004 at 19:06 UTC
    I'm currently reading Dale Carnegie's How to win friends and influence people (an excellent book for all nerds and geeks). In it, he quotes at several places many smart people who say that every single person they would meet could teach them something.

    Sometimes, Hubris is a bad thing ...

    ------
    We are the carpenters and bricklayers of the Information Age.

    Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

    I shouldn't have to say this, but any code, unless otherwise stated, is untested