目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Create a User Profile System and use the Null Coalesce Operator
- The null coalesce operator
- Separation of Concerns
- Creating views
- Create a profile input form
- Admin system
- Summary
- Chapter 2. Build a Database Class and Simple Shopping Cart
- Building the database abstraction class
- Shopping Cart
- Installing TCPDF
- Admin for managing purchases
- Summary
- Chapter 3. Building a Social Newsletter Service
- Authentication system
- Summary
- Chapter 4. Build a Simple Blog with Search Capability using Elasticsearch
- Creating the CRUD and admin system
- Chapter 5. Creating a RESTful Web Service
- RESTful basics
- First steps with the Slim framework
- Implementing the REST service
- Streams and large files
- Summary
- Chapter 6. Building a Chat Application
- The WebSocket protocol
- First steps with Ratchet
- Implementing the chat application
- Deployment options
- Bridging Ratchet and PSR-7 applications
- Accessing your application via the web server
- Adding authentication
- Summary
- Chapter 7. Building an Asynchronous Microservice Architecture
- The target architecture
- ZeroMQ patterns
- Bootstrapping the project
- Building the inventory service
- Making the inventory service multithreaded
- Building the checkout service
- Building the mailing service
- Building the shipping service
- Bridging ZeroMQ and HTTP
- Summary
- Chapter 8. Building a Parser and Interpreter for a Custom Language
- How interpreters and compilers work
- Languages and grammars
- Your first PEG parser
- Evaluating expressions
- Building an Abstract Syntax Tree
- Building a better interface
- Evaluating variables
- Adding logical expressions
- Working with structured data
- Working with objects
- Optimizing the interpreter by adding a compiler
- Verifying performance improvements
- Summary
- Chapter 9. Reactive Extensions in PHP
- An introduction to observables
- Introduction to event loop and ReactiveX
- Parsing logs through a Reactive scheduler
- Event queues with ReactiveX
- Summary 更新時間:2021-07-08 11:14:25
推薦閱讀
- Mastering Zabbix(Second Edition)
- Intel Galileo Essentials
- Visual Basic程序開發(學習筆記)
- Hands-On Data Structures and Algorithms with JavaScript
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Mastering Ubuntu Server
- Easy Web Development with WaveMaker
- Learning Selenium Testing Tools(Third Edition)
- Instant RubyMotion App Development
- 自然語言處理Python進階
- Java網絡編程實戰
- C++ Fundamentals
- Principles of Strategic Data Science
- Deep Learning with R Cookbook
- 貫通Tomcat開發
- ASP.NET Web API Security Essentials
- HTML5移動前端開發基礎與實戰(微課版)
- Joomla!Search Engine Optimization
- Learning TypeScript
- RESTful Web API Design with Node.js(Second Edition)
- Swift Essentials(Second Edition)
- Hands-On Artificial Intelligence with Unreal Engine
- 3D Printing Designs:Fun and Functional Projects
- Angular Router
- Python程序設計
- 自己動手寫網絡爬蟲(修訂版)
- SproutCore Web Application Development
- Python數據分析與數據化運營(第2版)
- 深入理解React Router:從原理到實踐
- LabVIEW 2014基礎實例教程