Object-Oriented JavaScript(Second Edition)

Object-Oriented JavaScript(Second Edition)

评分

★★★★★

ISBN

9781849693134

出版社

Packt Publishing 2013-07-26出版

分类

编程设计

内容简介
You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice questions at the end of each chapter to help you review what you have learned.For new to intermediate Java
AI简介
这是一本专注于JavaScript的面向对象编程的书籍。这本书首先介绍了JavaScript的发展历程和现状,然后详细介绍了JavaScript中的基础概念,包括变量、数据类型、原始数据类型、数组、循环和条件语句等。此外,这本书还深入讲解了函数的概念,包括函数定义、调用、参数传递、作用范围、数据特性以及高级应用等。 这本书详细介绍了原型链和继承的概念,包括原型对象、原型链以及继承的实现方式。此外,这本书还讲解了使用浏览器内置的JavaScript控制台,以及如何使用Mac上的JavaScriptCore进行开发。这本书还介绍了其他可用的控制台,如WebKit的Web Inspector、Firefox的Firebug扩展、Internet Explorer的F12 Developer Tools以及Node.js的console。 这本书详细介绍了数组的创建和操作,包括数组的创建、访问数组元素、操作数组元素以及使用数组进行各种计算等。此外,这本书还详细介绍了运算符的种类和运用,包括算术运算符、比较运算符和逻辑运算符等。这本书还讲解了闭包的概念和应用,包括闭包的概念、闭包的应用以及如
阅读/下载地址