JavaScript for PHP Developers (Paperback)
暫譯: PHP 開發者的 JavaScript 指南 (平裝本)

Stoyan Stefanov

  • 出版商: O'Reilly
  • 出版日期: 2013-06-11
  • 定價: $525
  • 售價: 8.0$420
  • 語言: 英文
  • 頁數: 160
  • 裝訂: Paperback
  • ISBN: 1449320198
  • ISBN-13: 9781449320195
  • 相關分類: JavaScriptPHP
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

商品描述

Ready to expand your PHP web development skills with JavaScript? With this guide, you can use your experience with PHP to learn JavaScript from the ground up. Because both languages share the C language syntax, this book skips similarities such as conditions and loops to focus on JavaScript’s unique object creation, classes, prototypes, and inheritance.

PHP is a valuable web development tool on its own, but with the upsurge in client-side development, knowledge of JavaScript has become essential for working with today’s Web. By concentrating on the differences between these languages, this book helps PHP programmers, web architects, and both back-end and front-end engineers become fluent in JavaScript fairly quickly.

  • Learn syntax similarities and differences between JavaScript and PHP
  • Discover how JavaScript behaves with and without the DOM and BOM
  • Work with JavaScript functions—and learn why they’re actually objects
  • Explore JavaScript’s object-oriented features, code reuse, and inheritance
  • Take a close look at JavaScript’s built-in API
  • Learn what’s new in ECMAScript 5, the standard that represents the core JavaScript language
  • Organize your code with JavaScript design patterns
  • Compare JavaScript design patterns with classic programming patterns

商品描述(中文翻譯)

準備好利用 JavaScript 擴展您的 PHP 網頁開發技能了嗎?通過本指南,您可以利用自己在 PHP 的經驗從基礎學習 JavaScript。由於這兩種語言共享 C 語言的語法,本書跳過了條件和迴圈等相似之處,專注於 JavaScript 獨特的物件創建、類別、原型和繼承。

PHP 本身是一個有價值的網頁開發工具,但隨著客戶端開發的興起,了解 JavaScript 已成為當今網頁開發的必備技能。通過集中於這些語言之間的差異,本書幫助 PHP 程式設計師、網頁架構師以及後端和前端工程師相對快速地掌握 JavaScript。

- 學習 JavaScript 和 PHP 之間的語法相似性和差異
- 發現 JavaScript 在有和沒有 DOM 及 BOM 時的行為
- 使用 JavaScript 函數,並了解為什麼它們實際上是物件
- 探索 JavaScript 的物件導向特性、代碼重用和繼承
- 近距離了解 JavaScript 的內建 API
- 學習 ECMAScript 5 的新特性,這是代表核心 JavaScript 語言的標準
- 使用 JavaScript 設計模式組織您的代碼
- 將 JavaScript 設計模式與經典編程模式進行比較