Stories
Slash Boxes
Comments
NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.

All the Perl that's Practical to Extract and Report

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Frustrating Java (Score:3, Insightful)

    by ziggy (25) on 2002.01.25 9:54 (#3650) Journal
    Oh, and if anyone's interested, I'm finding Java to be really frustrating.
    Where? How? What's the most frustrating part?

    The last time I looked at Java code, I was both amazed and frustrated at how much code it took to do so little. It's like the nature language demands that you create a class hierarchy at least three to four levels deep to do anything slightly more trivial than Hello, World.

    Unfortunately, I haven't read much Java code, but given the size of the java-based projects I've seen, I'd say that it's more indicative of the language than the implementor's lack of skill...