>> Yes. "I'm a MODERN programmer! We
don't have to worry about stuff
>> like managing our own memory anymore!"
>> Morons.
Well, with that attitude, yes. But sometimes not worrying about memory
management is a right answer.
Exactly. The
"key phrase" that I encounter is "I don't want to have
to think about...". If someone I'm interviewing says that, the
interview tends to end fairly quickly.
Hear hear!
I hope you apply a bit of intelligence. There are lots of cases where
"I don't want to have to think about..." is perfectly reasonable. For
example, for almost all the code I write, I don't want to have to think
about the details of the machine language behind them; that's why I
don't write in assembly/machine code. (And, yes, that "almost all" is
an important qualification.)
And, yes, sometimes memory management is something I don't want to have
to think about. Tasks like those I do in Lisp, or sh, or awk, or some
such lanugage that hides that from me.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at
rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B