LWN.net Logo

Advertisement

Advanced thin client solution for Linux, based on Open Source. Mix Windows and Linux applications on the same desktop.

Advertise here

Where have the universities gone?

Where have the universities gone?

Posted Jul 24, 2007 21:29 UTC (Tue) by flewellyn (subscriber, #5047)
In reply to: Where have the universities gone? by allesfresser
Parent article: Where have the universities gone?

I'm a recentish (well, five years ago) CS graduate, and boy howdy, can I relate to this. I was
astounded, while in school, by the number of fellow CS students who had no interest in learning
about computers beyond what was being taught in the classes. A lot of them became Java
codemonkeys, but lacked experience with other languages and environments. In many cases,
they wanted to get jobs as developers, but weren't interested in the science of computation for
its own sake.

The best programmers in my classes, in my (admittedly biased) opinion, were the ones who
found computers and computing interesting in themselves; the geeks who, when they found out I
was teaching myself Forth and Lisp just for the sake of understanding them, showed an interest
in joining me, rather than asking "Why would you do that? There's no money in that these days."


(Log in to post comments)

Where have the universities gone?

Posted Jul 24, 2007 22:17 UTC (Tue) by allesfresser (subscriber, #216) [Link]

Larval stage is still a necessary rite of passage--otherwise you're merely a PHB in training. :)

Where have the universities gone?

Posted Jul 25, 2007 2:20 UTC (Wed) by flewellyn (subscriber, #5047) [Link]

Indeed! I spent a good long time in it.

Where have the universities gone?

Posted Jul 25, 2007 1:08 UTC (Wed) by JoeF (guest, #4486) [Link]

The best programmers in my classes, in my (admittedly biased) opinion, were the ones who found computers and computing interesting in themselves; the geeks who, when they found out I was teaching myself Forth and Lisp just for the sake of understanding them, showed an interest in joining me, rather than asking "Why would you do that? There's no money in that these days."

When people say that, I point to Paul Graham, who made a fortune with an Internet store system written in Lisp: http://en.wikipedia.org/wiki/Paul_Graham

Where have the universities gone?

Posted Jul 25, 2007 2:22 UTC (Wed) by flewellyn (subscriber, #5047) [Link]

Very true, although I did not know about that at the time. But I didn't start learning Lisp or Forth
(or Python, or the ins and outs of Linux) for monetary reasons; that's just a side benefit.

Where have the universities gone?

Posted Jul 25, 2007 7:00 UTC (Wed) by allesfresser (subscriber, #216) [Link]

Exactly the point. I don't feel compelled to answer that kind of remark, because I really just don't care. I hack on free software because I *like it* and I *believe in it*, not because it enriches me. Heck, it's probably actually done the opposite, if you count the opportunity cost. Oh well. :)

One has to make a living, it's true, but that's not the only reason for doing something. People have been plucking, screeching, whistling, hammering, and hollering away at music for quite a long time, just for the fun of it, not because they want to be the next U2 or Weezer or Whitney Houston (G*d help us), while working day jobs at the same time. They make the sacrifice of their spare time because they want to create something, to express themselves. In times past (before the all-rights-reserved meme infected the planet) they frequently would pass their works around and teach others to play them as well, because music only lives when people play it, and if only one person plays it, it pretty soon dies away. In the same way, people have also been hacking at software since the machines first crawled out of the slime, not necessarily because it made them wealthy (you need other skills for that) but because they found it enjoyable and challenging. Sometimes people happen to become wealthy through the exercise of their hacking or musical skills, but that's more an accident of fortunate coincidence and audacity than destiny. OK, I'll stop rambling now.

Where have the universities gone?

Posted Jul 25, 2007 8:20 UTC (Wed) by jmoellers (subscriber, #29863) [Link]

> People have been plucking, screeching, whistling, hammering, and hollering
> away at music for quite a long time, just for the fun of it, not because
> they want to be the next U2 or Weezer or Whitney Houston (G*d help us),
[...]
> Sometimes people happen to become wealthy through the exercise of their
> hacking or musical skills, but that's more an accident of fortunate
> coincidence and audacity than destiny.

Sadly enough, the current trend in (pop) music pretty much shows the point: Artists are nowadays casted, they are *made* rather than grown!

Where have the universities gone?

Posted Jul 26, 2007 11:48 UTC (Thu) by man_ls (subscriber, #15091) [Link]

When people say that, I point to Paul Graham, who made a fortune with an Internet store system written in Lisp
True, but the case is so isolated as to be the exception rather than the rule. Who cares anyway, at work I use Java but at home I only hack in Python.

Where have the universities gone?

Posted Jul 26, 2007 18:39 UTC (Thu) by PaulMcKenney (subscriber, #9624) [Link]

I saw the same thing several decades ago. Most people wanted to do the minimum necessary to get their degree, preferably with a decent GPA. A very few were interested in really honing their skills beyond what the curriculum required. This was the case both in Computer Science and in Mechanical Engineering, and I suspect that this has always been the case in almost all fields of study.

Where have the universities gone?

Posted Jul 26, 2007 19:59 UTC (Thu) by flewellyn (subscriber, #5047) [Link]

Tragic, but what can you do except try to advocate the alternative by example?

Where have the universities gone?

Posted Jul 26, 2007 20:13 UTC (Thu) by PaulMcKenney (subscriber, #9624) [Link]

(1) As you say, lead by example.

(2) When people ask you what they need to do to be successful, tell them that they need to not merely learn about their field, but to also become fluent in the practice of their field. In other words, you need to have mastered the basics to the point where it just flows. Typing, working the editor, producing the code, ...

People who are in a position to hire or otherwise select contributors have other tools at their disposal.

(Full disclosure: I split the difference, going quite a ways beyond the curriculum in computer science, but not so much so in mechanical engineering.)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds