Re: OT: Comparison of Java, Perl, PHP, C++, C#, VB in PECI survey

From: asj (asj_at_blueboard.com)
Date: 05/09/04


Date: 8 May 2004 19:29:19 -0700

Tim Smith <reply_in_group@mouse-potato.com> wrote in message news:<p_Ymc.1743$KE6.239@newsread3.news.atl.earthlink.net>...
> But is this a good thing? A large number of books on a given subject often
> means one or both of:
>
> 1. It's the flavor of the month with the PHBs, and so every publisher rushes
> out a ton of crappy books.

uh...java has been with us for 9 years...this might be true for C#
though. notice that this survey correlates well with other surveys of
language usage. for example, java is extremely well represented in any
survey of the job data banks, and surveys of language popularity using
internet searches also show java as the #1 language in use. thus, it
makes sense that java is capable of supprting the greatest number of
books published per year.

> There are many Java libraries and technologies that are very awkward to use,
> and bloated in their interfaces. Things that are easy to figure out in,
> say, Perl, just from the perldoc documentation, often send me to the
> bookstore in Java.

you're kidding right? i've been using perl for about 1.5-2 years now
(as a hobby true, but...), and the docs for perl do not compare at all
to the online docs for Java from sun, IBM, and many open source
organizations like apache and jboss, and which even include the source
for all the core classes. there are even several books online as PDFs.
on the whole, open source docs do not compare well...i use a lot of
open source tools at work and trying to find an answer using google is
awkward to say the least.

the perl syntax itself is confusing and prone to being abused by a
developer such that large projects become almost illegible to another
developer taking over. just compare a perl script to a java one - java
is overlong and stricter compared to perl, but that helps with
maintainability for very large projects.



Relevant Pages

  • Re: OT: Comparison of Java, Perl, PHP, C++, C#, VB in PECI survey
    ... A large number of books on a given subject often ... internet searches also show java as the #1 language in use. ... > say, Perl, just from the perldoc documentation, often send me to the ... to the online docs for Java from sun, IBM, and many open source ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: OT: Comparison of Java, Perl, PHP, C++, C#, VB in PECI survey
    ... A large number of books on a given subject often ... internet searches also show java as the #1 language in use. ... > say, Perl, just from the perldoc documentation, often send me to the ... to the online docs for Java from sun, IBM, and many open source ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Learning perl - for experienced programmers
    ... The books are cheap. ... They're more the "ease your way into programming and perl" type ... examples of hideous and unmaintainable Java code there's plenty I'm ... A language is only as bad as the ...
    (comp.lang.perl.misc)
  • Re: secure internet Perl programming for banking
    ... I don't know of any books which cover this topic specifically... ... state that there is at least one payment gateway out there that uses SSL ... > banking/financial applications, preferably for Perl programmers. ... > Supposedly there's a lot of stuff on this for Java, ...
    (comp.lang.perl.misc)
  • Re: good sites for searching open source classes? ( something like CPAN for perl )
    ... I'm not that used to Java. ... When working with perl I always used CPANhttp://www.cpan.org/ (a rather ... used open source libraries in Java are kind of hard to classify, ... My local maven repo is 673M, and I'm only working with it for about 3 ...
    (comp.lang.java.programmer)