PHP 7 Data Structures and Algorithms
暫譯: PHP 7 資料結構與演算法
Mizanur Rahman
- 出版商: Packt Publishing
- 出版日期: 2017-05-26
- 售價: $2,000
- 貴賓價: 9.5 折 $1,900
- 語言: 英文
- 頁數: 340
- 裝訂: Paperback
- ISBN: 178646389X
- ISBN-13: 9781786463890
-
相關分類:
PHP、Algorithms-data-structures
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$480$379 -
$1,558Introduction to Algorithms, 3/e (IE-Paperback)
-
$2,800$2,660 -
$880$748 -
$1,188Core Java, Volume I -- Fundamentals, 9/e (Paperback)
-
$580$452 -
$1,188Core Java, Volume II--Advanced Features, 9/e (Paperback)
-
$580$458 -
$1,840$1,748 -
$900PHP Arrays: Single, Multi-dimensional, Associative and Object Arrays in PHP 7
-
$1,870$1,777 -
$580$458 -
$690$587 -
$594$564 -
$780$616 -
$387JavaScript 高級程序設計, 4/e (Professional JavaScript for Web Developers, 4/e)
-
$2,090$1,980 -
$550$429 -
$2,700$2,565 -
$653PHP 7 開發寶典, 4/e (PHP 7 Solutions: Dynamic Web Design Made Easy, 4/e)
-
$709JavaScript 權威指南, 7/e
相關主題
商品描述
Increase your productivity by implementing data structures
About This Book
- Gain a complete understanding of data structures using a simple approach
- Analyze algorithms and learn when you should apply each solution
- Explore the true potential of functional data structures
Who This Book Is For
This book is for those who want to learn data structures and algorithms with PHP for better control over application-solution, efficiency, and optimization.
A basic understanding of PHP data types, control structures, and other basic features is required
What You Will Learn
- Gain a better understanding of PHP arrays as a basic data structure and their hidden power
- Grasp how to analyze algorithms and the Big O Notation
- Implement linked lists, double linked lists, stack, queues, and priority queues using PHP
- Work with sorting, searching, and recursive algorithms
- Make use of greedy, dynamic, and pattern matching algorithms
- Implement tree, heaps, and graph algorithms
- Apply PHP functional data structures and built-in data structures and algorithms
In Detail
PHP has always been the the go-to language for web based application development, but there are materials and resources you can refer to to see how it works. Data structures and algorithms help you to code and execute them effectively, cutting down on processing time significantly.
If you want to explore data structures and algorithms in a practical way with real-life projects, then this book is for you.
The book begins by introducing you to data
商品描述(中文翻譯)
透過實作資料結構來提升您的生產力
關於本書
- 透過簡單的方法獲得對資料結構的完整理解
- 分析演算法並學習何時應該應用每個解決方案
- 探索函數式資料結構的真正潛力
本書適合誰
本書適合那些希望使用 PHP 學習資料結構和演算法,以便更好地控制應用解決方案、效率和優化的人。
需要對 PHP 的資料類型、控制結構和其他基本特性有基本的理解。
您將學到什麼
- 更好地理解 PHP 陣列作為基本資料結構及其隱藏的力量
- 掌握如何分析演算法和大 O 符號(Big O Notation)
- 使用 PHP 實作鏈結串列、雙向鏈結串列、堆疊、佇列和優先佇列
- 處理排序、搜尋和遞迴演算法
- 利用貪婪演算法、動態規劃和模式匹配演算法
- 實作樹、堆和圖的演算法
- 應用 PHP 的函數式資料結構及內建的資料結構和演算法
詳細內容
PHP 一直是網頁應用程式開發的首選語言,但有許多資料和資源可以參考以了解其運作方式。資料結構和演算法幫助您有效地編碼和執行,顯著減少處理時間。
如果您想以實際的方式探索資料結構和演算法,並進行真實的專案,那麼這本書就是為您而寫的。
本書開始時將介紹資料