View Single Post
Old 31-01-2007, 02:17 AM   #32
plix
Game freak

 
Join Date: Oct 2005
Location: ,
Posts: 113
Default

<div class='quotetop'>QUOTE(STFM @ Jan 30 2007, 09:30 PM) [snapback]277219[/snapback]</div>
Quote:
Good choice then :) Must be good to see a technology develop itself into a leader like that

I remember being in on an interview for a Java developer and the applicant proudly (and smugly) stated
"Ive got 8 years Java experience"
This was in 2001.
[/b]
The funny thing about PHP is that I will always have a love-hate relationship with it. It has advanced in ways which I absolutely love (there are meta-programming techniques that have been introduced that have allowed for some really neat things), but the strides taken toward "security" have equally frustrated me. register_globals was one of the *huge* selling points of PHP back in the day (very few people seem to remember what an absolute pain query parsing could be with Perl; PHP simplified all that). At the same time, while shifting away from what made it popular to begin with, the developers are really avoiding a few major shortcomings (I've been following the namespace specification proposals for years all the while in pain over how long it's taking).

The irony of your story is that I currently develop with Java professionally. I'd rather like to carve my eyes out. If it weren't for the Java tooling communities I'd have lost my mind long ago (Eclipse is by far the single best IDE I've ever used). I've always been of the "MIT approach" mindset (see: Peter Gabriel, "The Rise of Worse is Better"), though, and am really first-and-foremost a functional programmer. There are days I dream of a CS landscape ruled by Lisp.
plix is offline                         Send a private message to plix
Reply With Quote