文件名称:Eloquent JavaScript 3rd edition by Marijn Haverbeke (高清原裝版)
文件大小:2.16MB
文件格式:PDF
更新时间:2022-04-27 06:13:25
JavaSc
Written by Marijn Haverbeke. Licensed under a Creative Commons attribution-noncommercial license. All code in this book may also be considered licensed under an MIT license. Contents Introduction (Part 1: Language)Values, Types, and Operators Program Structure Functions Data Structures: Objects and Arrays Higher-order Functions The Secret Life of Objects Project: A Robot Bugs and Errors Regular Expressions Modules Asynchronous Programming Project: A Programming Language (Part 2: Browser)JavaScript and the Browser The Document Object Model Handling Events Project: A Platform Game Drawing on Canvas HTTP and Forms Project: A Pixel Art Editor (Part 3: Node)Node.js Project: Skill-Sharing Website