有中文的没?
《深入浅出Javascript》(Head First Javascript)清晰版附加勘误表和源代码
![]()
中文名称:深入浅出 Javascript
英文名称:Head First Javascript
版本:高清晰PDF
发行时间:2007年
地区:美国
语言:英语
O'Reilly Media, Inc. | 2008-01-11 | ISBN: 0596527748 | 650页 | PDF |
《Head first javascript 》 著名的head first系列图书之一 英文pdf版 ,扫描版
【内容简介】
本书是一部优秀的、注重实践的JavaScript教程。作者首先概览了JavaScript,包括它的语法、良好的编码习惯、DOM编程原则等;然后构建了JavaScript工具包,包括动态操作标记、使用CSS和DOM修改页面风格、验证表单、处理图像等;接着通过一个完整的案例研究阐明了如何使用多种JavaScript 技术协同工作;最后单独设计一章来讲述第三方示例,演示了YUI 和 jQuery JavaScript库的使用。.
本书适合初级和中级水平的JavaScript开发人员阅读,可作为高等院校计算机专业的JavaScript课程教材。...
【前言】
如果你想从零开始学习JavaScript——它的含义、功能,以及如何综合使用它和其他技术(如CSS和HTML),那么你就选对书了。如果你已经对JavaScript有了一定的经验,但还想了解一些在最新的知识,那么你也选对了书——在最近几年里,JavaScript开发已经改变了许多。.
在20世纪90年代中后期,JavaScript第一次开始应用到Web开发的时候(在1996年首次被Netscape 2支持),它很快就遭遇了许多批评和抱怨。这有很多原因——即使最好的时候,浏览器的支持也很一般,而最糟的时候,针对不同的浏览器(浏览器之争的主角是Netscape 4和IE 4)需要以不同的方式实现各种不同的功能。这就导致开发人员如果想获得跨浏览器平台的..
【序言】
也许从来没有什么时候比现在学习JavaScript更令人兴奋的了。经历了多年的浏览器之争后,JavaScript终于成为Web开发人员必备的工具。不再只是广告和恶作剧的手段,现在它已是下一代Web应用程序非常有价值的组成部分。.
是什么原因导致它突然又备受关注呢?第一个原因完全是实践的结果:浏览器的改进最终使得编写跨浏览器平台的JavaScript可行。第二个原因具有更多的革命性:Ajax作为一种使用新名称的老技术,使得客户端代码可以直接连接到服务器上而不用重新刷新整个页面。这种简单的功能使Web应用程序开发更开阔,它启用了创新的界面,并且戏剧性地改变着用户对网页界面行为表现的期望。
【媒体评论】
“本书是绝佳的JavaScript教程,能够使你掌握最新的业界实践……强烈推荐。”.
——JavaRanch.com
“我们惊喜地看到,开发人员所一直期盼的JavaScript图书终于出版了……任何想要恶补CSS、HTML和JavaScript最新知识的人都应该阅读本书。”...
——CodyLindley,资源Web程序员
“阅读《Head First Java》这本书,你将会再一次体会到学习过程中的乐趣。对于希望学习一门新的编程语言、不是计算机科学系或者没有编程经验的人来说,《HeadFirstJava》这本书简直就Head First Java是极品。这是一本使学习一门复杂计算机语言充满乐趣的书,同时我也希望广大作者打破传统的书写风格,应该像这本书一样,使学习计算机语言充满乐趣而不是繁琐无趣。”
——Judith Taylor,Southeast Ohio Macromedia用户组
“这本书的素材如此引人入胜以致于我都渐入佳境了!这种感觉太奇妙了。”
——Floyd Jones,资深技术作家/Poolboy,BEA
“我感觉通过阅读Head First系列,我头脑中已经留下了很多书的痕迹。”
——Ward Cunninghan, Wiki的发明者、Hillside用户组的奠基人
“我为Head First系列图书发狂,它们深深地吸引住了我。”
——Dan Steinberg,Editor-in-chief,java.net
简介 · · · · · ·
Want to make the leap from writing HTML and CSS web pages and create dynamic web applications? Want to take your web skills to the next level? It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
So you're ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you're finally ready to add "programmer" to the resume. It sounds like you're ready to learn the Web's hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else's web site, and writing your own interactive web pages.
With Head First JavaScript, you learn:
The basics of programming, from variables to types to looping
How the web browser runs your code, and how you can talk to the browser with your code
Why you'll never have to worry about casting, overloading, or polymorphism when you're writing JavaScript code
How to use the Document Object Model to change your web pages without making your users click buttons
If you've ever read a Head First book, you know what to expect -- a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts -- like working directly with the web browser's object model and writing code that works on all modern browsers.
Don't be intimidated if you've never written a line of code before! In typical Head First style, Head First JavaScript doesn't skip steps, and we're not interested in having you cut and paste code. You'll learn JavaScript, understand it, and have a blast along the way. So get ready... dynamic and exciting web pages are just pages away.
作者简介 · · · · · ·
Michael Morrison is a writer, developer, toy inventor, and author of a variety of books covering topics such as Java, Web scripting, game development, and mobile devices. Some of Micheal's notable writing projects include JavaScript Bible, 6th Edition (Wiley, 2006),Teach Yourself HTML and CSS in 24 Hours, 7th Edition (Sams Publishing, 2005), Beginning Mobile Phone Game Programming (Sams Publishing, 2004) and Java Unleashed (Sams Publishing, 1997). Michael is the intructor of several Web-based courses, including DigitalThink's Introduction to Java 2 series, JavaBeans for Programmers series, and Win32 Programming series (www.digitalthink.com).
In addition to his primary profession as a writer and technical consultant, Michael is the founder of Stalefish Labs (www.stalefishlabs.com), an entertainment company specializing in games, toys, and interactive media. When not glued to his computer, skateboarding, playing hockey, or watching movies with his wife, Masheed, Michael enjoys hanging out by his koi pond.
Featured customer reviews 评论
This is the first computer book since the K&R C book that I've read cover to cover. Why? Because it's edutainment. It filled in a lot of holes in my Javascript knowledge and it didn't feel painful like the typical language book that punishes me with fifty pages of syntax before I get to write one line of code. From the beginning, there's programs that actually work and are easy to modify if you want to experiment. It's very nonlinear and that kept me reading.
目录
Table of Contents (Summary)
Table of Contents (the real thing)
Intro
Who is this book for? xxiv
We know what you’re thinking xxv
Metacognition xxvii
Bend your brain into submission xxix
Read me xxx
The technical review team xxxii
Acknowledgments xxxiii
Intro xxiii
1 the interactive web: Reacting to the Virtual World 1
2 storing data: Everything Has Its Place 33
3 exploring the client: Browser Spelunking 85
4 decision making: If There’s a Fork in the Road, Take It 135
5 looping: At the Risk of Repeating Myself 189
6 functions: Reduce, Reuse, Recycle 243
7 forms and validation: Getting the User to Tell All 289
8 wrangling the page: Slicing and Dicing HTML with the DOM 343
9 bringing data to life: Objects as Frankendata 393
10 creating custom objects: Having It Your Way with Custom Objects 449
11 kill bugs dead: Good Scripts Gone Wrong 485
12 dynamic data: Touchy-Feely Web Applications 537
[通过安全测试]
杀毒软件:卡巴
版本: KIV 7.0
病毒库:2008-5-30
共享时间:电信ADSL 24小时
共享服务器:razorback3.0或者3.1 实在不行就连!!Saugstube!!
[通过安装测试]WindowsXP SP2
更多相关资源 >>
这里是其它用户补充的资源(我也要补充):
最新评论
zhangzh2003
2008/06/02 02:47:53 2楼
举报
4-6楼已被删除
15-16楼已被删除
liang010588
2009/02/09 15:42:03 23楼
举报
sgdmithril
2009/02/12 20:30:36 24楼
举报
redsunchina
2009/06/22 08:42:21 31楼
举报
jallin572572
2009/08/23 22:22:49 36楼
举报
tongxunlu
2009/09/18 14:49:01 38楼
举报
http://www.oreilly.com.tw/product2_web.php?id=a234 (http://www.oreilly.com.tw/product2_web.php?id=a234)
Head First JavaScript
書名:深入淺出 JavaScript
作者:Michael Morrison
編譯:莊惠淳
書號:A234
ISBN:978-986-6840-24-1
頁數:656頁
出版日期:2008年07月
售價:880
加入天瓏資訊購物車
--------------------------------------------------------------------------------
目錄
勘誤表
回簡介 試讀章節
序
我們提供了哪些學習內容?
你準備好了嗎?想從 HTML 與 CSS 網頁製作,一口氣跳入設計動態網站程式的世界嗎?千里之行,就從本書開始。《深入淺出 JavaScript》將引領各位走一趟既刺激、又富有互動性的網頁建製之旅。這是一本為「人類的大腦」設計的書籍,其中囊括所有 JavaScript 的精華要素;我們從牽涉到變數、函式的基礎網站設計訣竅開始,扶搖直上更高深的表單驗證、DOM 操作、自製物件、除錯等高階技巧……甚至還會講到 Ajax 哦!請準備好你的鉛筆和大腦……想製作有問有答的網站,就翻開本書吧!
以 JavaScript 協助客戶與 iRock 互動
瞭解如何透過模式比對而驗證表單資料
自製除錯控制台,挑出藏在程式碼中的臭蟲
解開物件導向、資料驅動的部落格之謎
在一場線上冒險中,使用 DOM 操縱網頁,並追蹤你的決策歷程
為什麼我們如此與眾不同?
各位的時間都很寶貴,不值得拿來與新觀念搏鬥。所以我們根據最新的認知科學與學習理論,設計出一套複合感官學習體驗。《深入淺出 JavaScript》使用豐富精美、且符合大腦運作方式的視覺設計,幫助各位吸收知識,而不是以厚重的文字催促各位入眠。
實用、有用,而且解釋得好。這本書為 JavaScript 新手提供詳盡說明,也是「深入淺出」系列風格的又一證明。市面上已有許多 JavaScript 書籍,請拿《深入淺出 JavaScript》與其他電話簿大小的 JavaScript 叢書比較,這本書非常適合學習。
— Alex Lee,學生,University of Houston
JavaScript 新手開發人員的絕佳選擇。
— Fletcher Moore,網站開發與設計師,Georgia Institute of Techology
又是一本「深入淺出」風格的經典好書。
— TW Scannell
tongxunlu
2009/09/18 15:28:14 39楼
举报
深入淺出 JavaScript
這是一本為「人類的大腦」設計的書籍,其中囊括所有JavaScript的精華要素;從牽涉到變數、函式的基礎網站設計訣竅開始,扶搖直上更高深的表單驗證、DOM操作、自製物件、除錯等高階技巧……甚至還會講到Ajax。
作者: Michael Morrison
譯者: 莊惠淳
ISBN: 9789866840241
出版社: 學貫
出版日期:2008/07/23
建議售價$880 網路價 $695 賣貴通報
分期價:除不盡餘數於第一期收取 說明
3期0利率 每期$231 26家
12期 分期 每期$60 3家
24期 分期 每期$31 11家
歡迎使用信用卡紅利折抵刷卡金 多家銀行
12













































1楼已被删除