PHP 7 Programming Blueprints. Rethink PHP - Helion

Tytuł oryginału: PHP 7 Programming Blueprints. Rethink PHP
ISBN: 9781785885242
stron: 320, Format: ebook
Data wydania: 2016-10-07
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
When it comes to modern web development, performance is everything. The latest version of PHP has been improvised and updated to make it easier to build for performance, improved engine execution, better memory usage, and a new and extended set of tools. If you’re a web developer, what’s not to love? This guide will show you how to make full use of PHP 7 with a range of practical projects that will not only teach you the principles, but also show you how to put them into practice. It will push and extend your skills, helping you to become a more confident and fluent PHP developer.
You’ll find out how to build a social newsletter service, a simple blog with a search capability using Elasticsearch, as well as a chat application. We’ll also show you how to create a RESTful web service, a database class to manage a shopping cart on an e-commerce site and how to build an asynchronous microservice architecture.
With further guidance on using reactive extensions in PHP, we’re sure that you’ll find everything you need to take full advantage of PHP 7. So dive in now!
Osoby które kupowały "PHP 7 Programming Blueprints. Rethink PHP", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
PHP 7 Programming Blueprints. Rethink PHP eBook -- spis treści
- 1. Create a User Profile System and use the Null Coalesce Operator
- 2. Build a Database Class and Simple Shopping Cart
- 3. Building a Social Newsletter Service
- 4. Build a Simple Blog with Search Capability using Elasticsearch
- 5. Creating a RESTful Web Service
- 6. Building a Chat Application
- 7. Building an Asynchronous Microservice Architecture
- 8. Building a Parser and Interpreter for a Custom Language
- 9. Reactive Extensions in PHP