- JavaScript:Moving to ES2015
- Ved Antani Simon Timms Narayan Prusty
- 176字
- 2021-07-09 19:07:30
A little bit of history
In 1993, the Mosaic browser of National Center for Supercomputing Applications (NCSA) was one of the first popular web browsers. A year later, Netscape Communications created the proprietary web browser, Netscape Navigator. Several original Mosaic authors worked on Navigator.
In 1995, Netscape Communications hired Brendan Eich with the promise of letting him implement Scheme (a Lisp dialect) in the browser. Before this happened, Netscape got in touch with Sun Microsystems (now Oracle) to include Java in the Navigator browser.
Due to the popularity and easy programming of Java, Netscape decided that a scripting language had to have a syntax similar to that of Java. This ruled out adopting existing languages such as Python, Tool Command Language (TCL), or Scheme. Eich wrote the initial prototype in just 10 days (http://www.computer.org/csdl/mags/co/2012/02/mco2012020007.pdf), in May 1995. JavaScript's first code name was Mocha, coined by Marc Andreessen. Netscape later changed it to LiveScript, for trademark reasons. In early December 1995, Sun licensed the trademark Java to Netscape. The language was renamed to its final name, JavaScript.
- Hands-On Data Structures and Algorithms with JavaScript
- Hands-On RESTful Web Services with Go
- Hands-On Functional Programming with TypeScript
- C語言程序設計同步訓練與上機指導(第三版)
- 第一行代碼 C語言(視頻講解版)
- Learning jQuery(Fourth Edition)
- Java SE實踐教程
- Machine Learning for Developers
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 數據分析與挖掘算法:Python實戰
- Mastering Bootstrap 4
- Android應用程序設計
- Kohana 3.0 Beginner's Guide
- Blender 3D Cookbook
- Java EE 7 Development with WildFly