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.
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.
發表於2024-12-26
ppk on JavaScript, 1/e 2024 pdf epub mobi 電子書 下載
1.養成 js,css從html中分離的習慣 JavaScript 行為 css 錶現 html 結構 2.瀏覽器兼容 你永遠不可能兼容所有瀏覽器,習慣這一點,二八定律,兼容主要的瀏覽器就可以。 3.無侵入的javascript規範寫法 例子:給a加鏈接 錯誤寫法:<a href="#" onclick=...
評分當初先看瞭這本,還可以,但不是想象中那種好書。 後來去看瞭<<精通javascript>>,感覺那本比這本要深入不少,相當推薦那本,特彆是那些在用jquery的朋友。
評分我不是一個專業的Web開發人員,那隻是我的興趣愛好,我是一個blogger,熱衷於定製自己的Blog,javascript在這過程中終究不能避免,於是就這麼上手瞭。 早期,我在Blogger上移植過彆人寫的Calendar,Music Player,那個時候,正是javascript刀耕火種的時候,那個時候還沒有ajax...
評分我一直喜歡實踐事例多餘理論講解的書。這本書坦率的講不怎麼適閤我的胃口。前麵幾張理論講的多,甚至js起源都講瞭好些篇幅。而且不怎麼透徹,可能是翻譯的問題。最後一章講jsDom還比較詳細。有些事例代碼比較繁瑣而且代碼已經過時瞭。關於那個下拉菜單其實純js可以寫的很簡單。...
評分1.養成 js,css從html中分離的習慣 JavaScript 行為 css 錶現 html 結構 2.瀏覽器兼容 你永遠不可能兼容所有瀏覽器,習慣這一點,二八定律,兼容主要的瀏覽器就可以。 3.無侵入的javascript規範寫法 例子:給a加鏈接 錯誤寫法:<a href="#" onclick=...
圖書標籤: javascript web開發 web Programming ppk ajax JavaScript design
我最蔥白的一位自學成纔的大牛,他的書怎麼能不看,front-end programmer 必看啦
評分這本書有十章,章名都簡潔明瞭,分彆是:目的,背景,瀏覽器,準備,核心,BOM, 事件,DOM, CSS更改和數據獲取。從來沒有一本書能如此簡潔地明確JavaScript的方方麵麵,因此學習不會有太大負擔。
評分相當不錯的書,中文版裏邊有少量錯誤~~
評分一個字,好書.
評分把element加進別個element中的attribute的方法太好用瞭。 其他的不怎麼樣。
ppk on JavaScript, 1/e 2024 pdf epub mobi 電子書 下載