in reply to On Hubris
I don't agree with a lot of Larry Wall's opinions, but during one interview, in response to a question about Perl certification, he once said:
My approach to language design has always been that people should learn just enough of the languages to get their jobs done.
I couldn't agree more with this. I don't know 85 ways to use unpack and haven't memorized perlvar simply because I don't need to know them that well to get my jobs done. This of course may change over time as I pick them up while doing other things, like reviewing someone else's code but as it stands now, there are other things I want to learn more.
Does the nature of programming and the fast-pace of computer-related fields contribute to this phenomenon? Does it in fact, induce it?
Well I don't think you'll ever run out of things to learn in this field. It obviously changes rapidly and in order to remain employable you need to constantly acquire new skills and improve existing ones. If at the end of every year you look back and say "wow, I can't believe how dumb I was" you're on the right track :).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: On Hubris
by kappa (Chaplain) on Apr 19, 2002 at 08:06 UTC | |
by cjf (Parson) on Apr 19, 2002 at 14:58 UTC | |
by Fletch (Bishop) on Apr 19, 2002 at 14:47 UTC | |
by clintp (Curate) on Apr 19, 2002 at 21:40 UTC | |
by danb (Friar) on Jul 01, 2003 at 20:18 UTC | |
Re: Re: On Hubris
by stefp (Vicar) on Apr 20, 2002 at 14:50 UTC |