The A-Z of Programming Languages: JavaScript

JavaScript creator and current CTO of Mozilla Corporation Brendan Eich provides a detailed history of JavaScript, including some of the more interesting programs written with JavaScript, right up to how JavaScript has been essential to the Ajax or Web 2.0 revolution.

Eich started work on JS in 1995 and says he’s been surprised by how popular it has been: “I was resigned for a long time to JS being unpopular due to those annoying popups, but more: due to its unconventional combination of functional and prototype-based object programming traditions.”

And with multicore/massively-parallel computers upon us, Eich talks about the future of JavaScript: “JS has its role to play in addressing the multicore world, starting with relatively simple extensions such as Google Gears’ worker pools — “shared nothing” background threads with which browser JS communicates by sending and receiving messages.”

11 Comments

  1. 2008-07-31 4:56 pm
  2. 2008-07-31 6:33 pm
    • 2008-07-31 6:43 pm
      • 2008-07-31 7:12 pm
      • 2008-07-31 7:36 pm
  3. 2008-07-31 7:11 pm
    • 2008-07-31 10:22 pm
  4. 2008-07-31 7:25 pm
  5. 2008-07-31 9:50 pm
  6. 2008-08-01 5:43 am