Learn PHP 7: Object Oriented Modular Programming using HTML5, CSS3, JavaScript, XML, JSON, and MySQL
暫譯: 學習 PHP 7:使用 HTML5、CSS3、JavaScript、XML、JSON 和 MySQL 的物件導向模組化程式設計

Steve Prettyman

  • 出版商: Apress
  • 出版日期: 2015-12-26
  • 售價: $1,770
  • 貴賓價: 9.5$1,682
  • 語言: 英文
  • 頁數: 316
  • 裝訂: Paperback
  • ISBN: 1484217292
  • ISBN-13: 9781484217290
  • 相關分類: CSSHTMLJavaScriptMySQLPHPR 語言SQLXML
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This new book on PHP 7 introduces writing solid, secure, object-oriented code in the new PHP 7: you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived examples.


In Learn PHP 7, programming examples take advantage of the newest PHP features, including enhanced password encryption using password_hash. This book takes a learn-by-doing approach, providing you with complete coding examples.


"Do It" exercises in each chapter provide the opportunity to make adjustments to the example code. The end of chapter programming exercises allow you to develop your own applications using the algorithms demonstrated in the chapter. Each tier is logically and physically separated using object-oriented and dependency injection techniques, thus allowing independent tiers that can be updated with little or no effect on the other tiers. In addition to teaching good programming practices through OOP, there is a strong emphasis on creating secure code. As each chapter is completed, the reader is provide the opportunity to design and create an application reinforcing the concepts learned.


商品描述(中文翻譯)

這本關於 PHP 7 的新書介紹了如何在新的 PHP 7 中編寫穩固、安全的物件導向程式碼:您將使用自然的過程來建立和測試每個層級的模組,創建一個完整的三層應用程式。這種實用的方法教您有關應用程式開發的知識,並在實際需要時介紹 PHP 的特性,而不是提供抽象的理論和牽強的範例。

在《學習 PHP 7》中,程式範例利用了最新的 PHP 特性,包括使用 password_hash 進行增強的密碼加密。這本書採取了「邊做邊學」的方法,提供完整的程式碼範例。

每章的「實作」練習提供了調整範例程式碼的機會。章末的程式練習讓您能夠使用章節中展示的演算法來開發自己的應用程式。每個層級都使用物件導向和依賴注入技術進行邏輯和物理上的分離,從而允許獨立的層級可以在對其他層級影響很小或沒有影響的情況下進行更新。除了通過物件導向程式設計(OOP)教授良好的程式設計實踐外,還強調創建安全的程式碼。隨著每章的完成,讀者將有機會設計和創建一個應用程式,以加強所學的概念。