JavaScript: Novice to Ninja
暫譯: JavaScript:從新手到忍者
Darren Jones
- 出版商: Sitepoint
- 出版日期: 2017-10-24
- 售價: $1,570
- 貴賓價: 9.5 折 $1,492
- 語言: 英文
- 頁數: 664
- 裝訂: Paperback
- ISBN: 099538262X
- ISBN-13: 9780995382626
-
相關分類:
JavaScript
海外代購書籍(需單獨結帳)
相關主題
商品描述
JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, design eye-catching animations, build smarter forms, and develop richer applications.
- Learn the basics of JavaScript programming: functions, methods, properties, loops and logic
- Use events to track user interactions
- Build smarter web forms that improve the user experience
- Work with the document object model (DOM) and Ajax to dynamicall update your pages
- Add functionality to your apps using HTML5's powerful APIs
- Use Test Driven Development methodology to write more robust code
- Build a complete, working JavaScript quiz app from scratch
商品描述(中文翻譯)
JavaScript 是所有網頁開發者必備的技能。《JavaScript: Novice to Ninja》是一本有趣、實用且全面的指南,介紹這種看似強大的語言的現代用法。第二版經過全面更新,涵蓋 ECMAScript 6 和現代 JavaScript 開發,這本逐步介紹 JavaScript 編碼的書將教你如何解決現實世界中的問題、設計引人注目的動畫、構建更智能的表單以及開發更豐富的應用程式。
- 學習 JavaScript 程式設計的基本概念:函數、方法、屬性、迴圈和邏輯
- 使用事件來追蹤用戶互動
- 構建更智能的網頁表單,以改善用戶體驗
- 使用文檔物件模型 (DOM) 和 Ajax 動態更新你的頁面
- 使用 HTML5 的強大 API 為你的應用程式添加功能
- 使用測試驅動開發 (Test Driven Development) 方法來編寫更穩健的代碼
- 從零開始構建一個完整的、可運行的 JavaScript 測驗應用程式