2. Working with JavaScript
Overview
By the end of this chapter, you will be able to operate a modern integrated development environment (IDE); identify and describe basic JavaScript structures; describe different JavaScript environments; recognize the major views and their uses within the popular web browser developer tools and construct HTML elements and modify their various attributes.
In this chapter, you will get an overview of some popular tools for writing JavaScript and the various available runtimes for executing code with a modern web browser and beyond.
推薦閱讀
- INSTANT Weka How-to
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Java EE 7 Development with NetBeans 8
- SQL基礎教程(視頻教學版)
- 劍指MySQL:架構、調優與運維
- Android底層接口與驅動開發技術詳解
- GameMaker Essentials
- ActionScript 3.0從入門到精通(視頻實戰版)
- MongoDB Cookbook(Second Edition)
- Java程序設計(項目教學版)
- Learning Gerrit Code Review
- C語言程序設計:現代方法(第2版)
- Python程序設計教程
- 數據結構案例教程:C語言版
- Go底層原理與工程化實踐