ppk on JavaScript, 1/e 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


ppk on JavaScript, 1/e

簡體網頁||繁體網頁
Peter-Paul Koch 作者
New Riders Press
譯者
2006-09-20 出版日期
528 頁數
USD 44.99 價格
Paperback
叢書系列
9780321423306 圖書編碼

ppk on JavaScript, 1/e 在線電子書 圖書標籤: javascript  web開發  web  Programming  ppk  ajax  JavaScript  design   


喜歡 ppk on JavaScript, 1/e 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-11-21

ppk on JavaScript, 1/e 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

ppk on JavaScript, 1/e 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

ppk on JavaScript, 1/e 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



ppk on JavaScript, 1/e 在線電子書 用戶評價

評分

被此書的齣版年份和開頭那一堆背景知識嚇退,去讀瞭另一本高大全的書,磨磨蹭蹭看瞭好久,直到看不下去。今天無意中又撿起ppk來看,直接從Events讀起,突然感覺到醍醐灌頂!ppk不愧是compatibility高手,一個用例的來龍去脈可以講得這麼清楚。一本講解前端最惱人的瀏覽器兼容問題的書,居然可以讓人看得停不下來,跪瞭。

評分

電子版

評分

沒聽過作者,但是你一定聽過quirksmode.org,作者就是該站站長。上麵的各種瀏覽器之間的js、css以及DOM兼容性列錶,是平時工作的必備。

評分

麵試必備

評分

貌似這本是談處理瀏覽器兼容的經典

ppk on JavaScript, 1/e 在線電子書 著者簡介

I've been working as a professional web developer since 1998, first for three successive employers, but since September 2002 as a freelancer. In these years I have not only exhaustively studied the client side disciplines, but also gained much experience in integrating the work of many specialists into one accessible, smoothly working website.

I've worked on the Concertgebouw site, corporate sites for all my employers, and I've given courses on HTML, CSS, JavaScript and Internet technology for non-technicians.

My skills comprise the client side disciplines, and especially client side programming. This includes, but is not limited to, HTML coding, copywriting and maintaining a good and smooth interaction.

JavaScript

In JavaScript programming I function on international guru level. See my JavaScript section for ample evidence. My own book, ppk on JavaScript, was published in August 2006. In addition, I serve as one of the editors of Flanagan's "JavaScript, the Definitive Guide", 5th edition, O'Reilly.


ppk on JavaScript, 1/e 在線電子書 著者簡介


ppk on JavaScript, 1/e 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

ppk on JavaScript, 1/e 在線電子書 圖書描述

Whether you're an old-school scripter who needs to modernize your JavaScripting skills or a standards-aware Web developer who needs best practices and code examples, you'll welcome this guide from a JavaScript master. Other JavaScript books use example scripts that have little bearing on real-world Web development and are useful only in the chapter at hand. In contrast, Peter-Paul Koch's book uses eight real-world scripts he created for real-world clients in order to earn real-world money. That means the scripts are guaranteed to do something useful (and sellable!) that enhances the usability of the page they're used on. The book's example scripts include one that sorts a data table according to the user's search queries, a form validation script, a script that shows form fields only when the user needs them, a drop-down menu, and a data retrieval script that uses simple Ajax and shows the data in an animation. After an overview of JavaScript's purpose, Peter-Paul provides theoretical chapters on the context (jobs for JavaScript, CSS vs. JavaScript), the browsers (debugging, the arcana of the browser string), and script preparation.Then follow practical chapters on Core, BOM, Events, DOM, CSS Modification, and Data Retrieval, all of which are explained through a combination of theoretical instruction and the taking apart of the relevant sections of the example scripts.

ppk on JavaScript, 1/e 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

ppk on JavaScript, 1/e 在線電子書 讀後感

評分

ppk算是比较扎实,多年的研究成就了quirksmode.org和他的这本书。翻译的一般,但是没有影印版卖,只好看中文版了。 章节结构比较散,但是可以理解,毕竟,js在不同浏览器,不同文档类型中区别太多太乱了。ppk能够深入到这个层次,给我们参考,已是很不容易。如果想了解js+dom+c...  

評分

作者ppk是这个领域里的高手,在他的个人网站有非常好的JavaScript的教程。在各大国外的web开发网站上都有的他的文章。David Flanagan的"JavaScript, the Definitive Guide"第五版的英文版已经出版,其中17-19章是他所写。足以表示了他的实力。学习web开发的人,可以关注此人。...  

評分

看了这部书才知道ajax早在外国有了流行 国内基本延迟3年左右,ppk说ajax说ajax只是javascript加语言堆砌加N多所谓框架...新手,暂时没判断力...  

評分

我一直喜欢实践事例多余理论讲解的书。这本书坦率的讲不怎么适合我的胃口。前面几张理论讲的多,甚至js起源都讲了好些篇幅。而且不怎么透彻,可能是翻译的问题。最后一章讲jsDom还比较详细。有些事例代码比较繁琐而且代码已经过时了。关于那个下拉菜单其实纯js可以写的很简单。...  

評分

PPK 在JavaScript界鼎鼎大名,他的《ppk 谈 JavaScript》这本书口碑极佳。在译书还未上市前我先看了 Realazy的blog:《ppk on JavaScript 笔记》,所以对该书有了大概的了解,知道这是本什么内容的书,适合什么水平层次的人来阅读。 本书适合想要得到跨 web 浏览器JS开发“高...  

類似圖書 點擊查看全場最低價

ppk on JavaScript, 1/e 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





ppk on JavaScript, 1/e 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有