JavaScript for PHP Developers (Paperback)

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對於處理當今的Web已變得至關重要。通過專注於這些語言之間的差異,本書幫助PHP程序員、網頁架構師以及後端和前端工程師相對迅速地熟練JavaScript。

本書內容包括:
- 學習JavaScript和PHP之間的語法相似性和差異性
- 了解JavaScript在有DOM和BOM的情況下的行為
- 使用JavaScript函數,並了解它們實際上是對象的原因
- 探索JavaScript的面向對象特性、代碼重用和繼承
- 仔細研究JavaScript的內置API
- 了解ECMAScript 5的最新內容,該標準代表了核心JavaScript語言
- 使用JavaScript設計模式組織代碼
- 將JavaScript設計模式與傳統編程模式進行比較