Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: The Study of Computer Programming

by Anonymous Monk
on Aug 02, 2003 at 04:37 UTC ( [id://280218]=note: print w/replies, xml ) Need Help??


in reply to The Study of Computer Programming
in thread RFC: Seconds2English

Yet everyone insists on solving them afresh.

I'm exceptionally guilty of this, but I feel I have good reasoning for it.

The main reason I approach problems already deemed "solved" is to learn. Now you may say that I could just as easily learn from reading how others solved them but I've found narrows one's approach to problem-solving. One becomes set on a particular method of problem solving and unable to approach problems from a different perspective. As an example, consider when most major scientific achievements occur in a scientists career - it is almost always early on when they're not so set about their ways.

Also too often I notice that after such research, one does not truly understand the subject matter. After studying an algorithm, rarely can one write the algorithm on their own, test it effectively, and improve it for specific circumstances. After creating one from scratch, this is almost always easy. As Richard Feynman once say "What I cannot create, I do not understand."

The second reason I prefer to start fresh is that the software industry (including open source software) today is a mess. The amount of unecessary complexity that exists today is a major hinderance to anyone trying to learn a new task. Designs evolve in an unconsistant manner over time and result in a lot of unecessary subtleties that cause you to spend more time looking at the tool than the task at hand. I'd like to think that if I can design something from scratch, I can provide the consistancy required to maximize learning efficiency.

Then again, maybe I'm just suffering from a severe case of not-made-here syndrome :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 14:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found