Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > “OpenOffice.org” free Office suite for Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or IRIX

Reply
Thread Tools

“OpenOffice.org” free Office suite for Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or IRIX

 
 
Prisoner at War
Guest
Posts: n/a
 
      04-21-2008
On Apr 21, 4:30 am, Erwin Moller
<Since_humans_read_this_I_am_spammed_too_m...@spam yourself.com> wrote:
>
>
> You mean clientside here I think, right?


And know you know why I have trouble with JavaScript and CSS!!

> Java is still going strong on the server.
> And yes, applets are disappearing clientside, probably partly because
> JavaScript grew strong in the last years, and partly because JavaScript
> is easy to learn compared to Java.


Me, I would prefer JavaScript simply 'cause it's more
"invisible"...you always know when Java's being used -- the machine or
at least the browser stalls for like half a minute loading the Virtual
Machine or Java Console or whatever....

> (I must add that 'mastering' JavaScript is another story, but doing
> simple things like formvalidation, image manipulation, etc are easy to
> learn.)


Yeah, I would be "satisfied" knowing only enough to do the simple
stuff, though I would dearly love to be a real programmer! There's
just so much I can envision...but my ambitions outpace my abilities by
far! By far!!

> Regards,
> Erwin Moller

 
Reply With Quote
 
 
 
 
Joost Diepenmaat
Guest
Posts: n/a
 
      04-21-2008
Lasse Reichstein Nielsen <> writes:

> Prisoner at War <> writes:
>
>> Not to get into a programmers' rugby scrum over favorite languages
>> here, but how's JavaScript "more powerful" than Java???

>
> How do you measure "power" of a programming language at all?
>
> There is "computational power", but both are Turing-complete, so that's
> moot.
>
> There is "expressive power": How easy do you express what you mean?
> I.e., how short, but still readable, can you express the solution
> to a problem.


That's the "power" I meant.

> I can't say which one wins here. Closures in Javascript and classes in
> Java are both good at this. The greater standard library of Java
> increases the expressive power whe dealing with non-trivial
> algorithms, by introducing more "primitives", but Java is more verbose
> too.


And not only is java more verbose by default, it's also impossible
(without a preprocessor or custom compiler, but that would be cheating)
to decrease its verbosity in certain key areas. I'm thinking especially
about closures - java doesn't (yet?) have them, and you have to emulate
them via instances of explicitly defined custom classes. On the other
hand, it's relatively easy to mimic classes in javascript with syntax
that's probably just a bit less verbose than java's (without going into
the general merit of doing so).

Al said though, I still think javascript is much more verbose than it
could have been.

> Any other powers?


Dynamic typing is a bit win usually. Especially combined with some sort
of OO system. OTOH, having an overly static and explicit type system
definitely helps with static analisys tools (think code completion).

J.

--
Joost Diepenmaat | blog: http://joost.zeekat.nl/ | work: http://zeekat.nl/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Office Excell 2003 & Microsoft Office Word 2003 Angel Eyes Microsoft Certification 2 06-30-2008 09:28 PM
OpenOffice.org free Office suite for Microsoft Windows, Linux,Solaris, BSD, OpenVMS, OS/2 or IRIX GoodieMan C++ 1 04-18-2008 01:42 PM
“OpenOffice.org” free Office suite for Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or IRIX GoodieMan C Programming 0 04-18-2008 06:41 AM
microsoft.public.dotnet.faqs,microsoft.public.dotnet.framework,microsoft.public.dotnet.framework.windowsforms,microsoft.public.dotnet.general,microsoft.public.dotnet.languages.vb Charles A. Lackman ASP .Net 1 12-08-2004 07:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57