JavaScript for Java developers

how-to
Oct 20, 20111 min

Java developers have historically perceived JavaScript as a toy language, both too lightweight for real programming and too clunky to be of use as a scripting alternative. And yet JavaScript is still around, and it’s the basis of exciting web technologies like GWT and Node.js.

This installment of Java development 2.0, entitled “JavaScript for Java developers“, explains why JavaScript is an important tool for the modern Java developer. The article then gets you started with the syntax you need to build first-class applications for today’s web, including JavaScript variables, types, functions, and classes.

andrew_glover

When Andrew Glover isn't listening to “Funkytown” or “Le Freak” he enjoys speaking on the No Fluff Just Stuff Tour. He also writes articles for multiple online publications including IBM's developerWorks and O'Reilly’s ONJava and ONLamp portals. Andrew is also the co-author of Java Testing Patterns, which was published by Wiley in September 2004; Addison-Wesley’s Continuous Integration; and Manning’s Groovy in Action.

More from this author