Hack and HHVM: Programming Productivity Without Breaking Things (Paperback)
暫譯: Hack 與 HHVM:不破壞事物的程式設計生產力 (平裝本)

Owen Yamauchi

  • 出版商: O'Reilly
  • 出版日期: 2015-10-20
  • 定價: $1,398
  • 售價: 9.5$1,328
  • 語言: 英文
  • 頁數: 284
  • 裝訂: Paperback
  • ISBN: 1491920874
  • ISBN-13: 9781491920879
  • 相關分類: PHP
  • 相關翻譯: Hack與HHVM權威指南 (簡中版)
  • 立即出貨 (庫存=1)

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

相關主題

商品描述

How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.

You’ll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike.

  • Learn how Hack provides static typechecking while retaining PHP’s flexible, rapid development capability
  • Write typesafe code with Hack’s generics feature
  • Explore HHVM, a just-in-time compilation runtime engine with full PHP compatibility
  • Dive into Hack collections, asynchronous functions, and the XHP extension for PHP
  • Understand Hack’s design rationale, including why it omits some PHP features
  • Use Hack for multitasking, and for generating HTML securely
  • Learn tools for working with Hack code, including PHP-to-Hack migration

商品描述(中文翻譯)

如何利用 HipHop 虛擬機(HHVM)和 Hack 程式語言這兩項 Facebook 開發的新技術來運行其網頁伺服器?在這本實用指南中,Owen Yamauchi——Facebook 核心 Hack 和 HHVM 團隊的成員——將向您展示如何開始使用這些經過實戰考驗的開源工具。

您將探索靜態類型檢查以及其他幾個使 Hack 與其 PHP 起源區別開來的特性,並學習如何設置、配置、部署和監控 HHVM。這本書非常適合具備基本 PHP 知識或其他語言經驗的開發人員,並展示了這些工具如何與現有的 PHP 代碼庫和新項目一起使用。

- 學習 Hack 如何提供靜態類型檢查,同時保留 PHP 的靈活快速開發能力
- 使用 Hack 的泛型特性編寫類型安全的代碼
- 探索 HHVM,這是一個具有完整 PHP 兼容性的即時編譯運行時引擎
- 深入了解 Hack 集合、非同步函數以及 PHP 的 XHP 擴展
- 理解 Hack 的設計原則,包括為何省略某些 PHP 特性
- 使用 Hack 進行多任務處理,並安全地生成 HTML
- 學習處理 Hack 代碼的工具,包括 PHP 到 Hack 的遷移