Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: carriage_hill
Is Java the same as JavaScript?

It is not, that is the result of Netscape's unfortunate naming back in the day for ECMAScript (Javascript).

8 posted on 06/03/2012 8:02:03 AM PDT by Dan Nunn (Support the NRA!)
[ Post Reply | Private Reply | To 7 | View Replies ]


To: Dan Nunn

Thank you so much.


11 posted on 06/03/2012 8:04:46 AM PDT by Carriage Hill (All liberals & most demoncraps think that life is just a sponge bath, with a happy ending.)
[ Post Reply | Private Reply | To 8 | View Replies ]

To: Dan Nunn; carriage_hill

For those of you who program in other language, here is one main difference between Java and its rival, .NET -— Although both are supposed to be write-once-run-anywhere platforms, you MUST LEARN Java to run on a machine installed with the Java Virtual Machine (JVM), while you DON’T need to learn a new language to run .NET on a CLR-enabled machine.

The design of .NET is such that programmers of ANY language can rebuild (recompile) their application and it will re-assembled the result to .NET Intermediate language, that will allow it to run on ANY .NET machine.

So, to COBOL, PASCAL, ADA, FORTH, MODULA 2, SMALLTALK, C/C++ etc. programmers out there, your life just got easier.

Here is a list of all the programming languages the .NET platform supports — click on the following link :

http://www.dotnetpowered.com/languages.aspx


13 posted on 06/03/2012 8:11:47 AM PDT by SeekAndFind (bOTRT)
[ Post Reply | Private Reply | To 8 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson