首页 英文 Javascript

PostHeaderIcon Javascript Bible 6th Edition

书名: JavaScript Bible Sixth Edition

作者: Danny Goodman with Michael Morrison With a foreword by Brendan Eich, JavaScript’s creator

出版社: Wiley Publishing

出版日期: 2007

文档格式: PDF

文档大小: 13.8M

内容简介: 一本非常详尽的介绍JavaScript的书籍,长达1000多页的篇幅,从JavaScript的历史和起源到其高级应用一应俱全,初学者可以从这里了解JavaScript的语法结构、对象等基本知识,高级开发人员则可以了解到JavaScript的核心结构,从根源去理解这个历史上争议甚多的语言。

下面是简单的目录,仅供参考

Part I: Getting Started with JavaScript

Chapter 1: JavaScript’s Role in the World Wide Web and Beyond

Chapter 3: Your First JavaScript Script

最后更新 (2010-03-06 19:29)

阅读全文...

 

PostHeaderIcon Professional JavaScript For Web Developers

书名: Proffessional JavaScript for Web Developers

作者: Nicholas C. Zakas

出版社: Wiley Publishing Inc.

出版日期: 2005年

文档格式: PDF

文档大小: 8.99M

内容简介: 相当经典的一本JavaScript书籍,适合任何阶段的开发人员。这本书的特色就是,当你写JS程序时遇到错误却不知所措时,这本书就可以告诉你答案。仔细阅读这本书,他会发现你的编程的缺点和知识的漏洞。

下面是简单的目录,仅供参考

Chapter 1: What Is JavaScript?

Chapter 2: ECMAScript Basics

Chapter 3: Object Basics

最后更新 (2010-03-06 19:29)

阅读全文...

 

PostHeaderIcon Practical JavaScript DOM Scripting and Ajax Projects

书名: Practical JavaScript DOM Scripting and Ajax Projects

作者: Frank W. Zammetti

出版社: Apress

出版日期: 2007年

文档格式: PDF

文档大小: 17.4M

内容简介: 这本书不是一本告诉你JavaScript的语法怎样、有哪些可用的函数的书,它更侧重于讲述现实生活中应用JavaScript的比较复杂的例子,建议读者具备一定的web开发基础。作者写这本书的初衷是帮助那写有网页开发基础却苦于找到的例子都是脱离实际的非常简单的小儿科的人。正如作者在介绍中所述:

There are plenty of books on JavaScript and plenty of how-to articles strewn across the intrawebs, any of which can be of great help to you. Far harder to come by though are real, substantial examples. Oh, you can get a lot of simplistic, artificial examples to be sure, but it’s more difficult to find full-blown, real-world applications that you can examine. Many developers learn best by tearing apart code, messing around with it a bit, and generally getting their hands dirty with real, working bits. That’s why I wrote this book: to fill that gap.

最后更新 (2010-03-06 19:29)

阅读全文...

 
更多文章...