Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How do I know what I 'know' is right?

by chunlou (Curate)
on Jul 20, 2003 at 09:35 UTC ( [id://276013]=note: print w/replies, xml ) Need Help??


in reply to How do I know what I 'know' is right?

The "know" has two levels (for which I lack good terminologies):

  • abstraction, theory ("black box"), model, attitude, perception, etc. and
  • data (input), information, fact (instance of abstraction), etc.

People had had very good and pretty correct and accurate astronomical data for a long while even during the ancient times but their theories and perceptions about the universe were still "incorrect" (incorrect by today's standard).

In programming if you get some factual, syntactic or logical things wrong, your program may not even run. But if you got your model or design wrong, it might take a while before you'd figure out. If the goal or business criteria for a program are fuzzy, you might hardly know whether the program itself is correct or not.

Attitude and perception are hard to change. Maybe that's partly why major theories and models propagate slowly (a macro stability, so to speak), albeit data and facts kept pouring in (a micro race). Galois theory in math, quantum mechanics in physics, input-output analysis in economics, for instance, they all took decades to be generally accepted. Once accepted, the (micro) race to applying them began.

Sometimes I feel a CS student learnt so much about algorithms and stuff, but not enough about "analysis" or problem modeling, which is partly art, partly science. A manifestation would be like, someone could write a fairly efficient query but fail to design an efficient and correct database structure that effectively solves the real life problem.

It is like being right at the micro level but wrong at the macro level.

  • Comment on Re: How do I know what I 'know' is right?

Replies are listed 'Best First'.
Re: Re: How do I know what I 'know' is right?
by liz (Monsignor) on Jul 20, 2003 at 09:53 UTC
    ...People had had very good and pretty correct and accurate astronomical data for a long while even during the ancient times but their theories and perceptions about the universe were still "incorrect" (incorrect by today's standard)...

    To further humble ourselves: today's "standard" will be incorrect/corrected tomorrow. Check out: Higgs Field and realize that the concept of "ether" may not have been that wrong after all. ;-)

    Liz

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://276013]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-25 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found