Modular Programming with PHP 7. Click here to enter text - Helion
Tytuł oryginału: Modular Programming with PHP 7. Click here to enter text.
ISBN: 9781786461469
stron: 332, Format: ebook
Data wydania: 2016-09-09
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
Modular design techniques help you build readable, manageable, reusable, and more efficient codes. PHP 7, which is a popular open source scripting language, is used to build modular functions for your software. With this book, you will gain a deep insight into the modular programming paradigm and how to achieve modularity in your PHP code.
We start with a brief introduction to the new features of PHP 7, some of which open a door to new concepts used in modular development. With design patterns being at the heart of all modular PHP code, you will learn about the GoF design patterns and how to apply them. You will see how to write code that is easy to maintain and extend over time with the help of the SOLID design principles.
Throughout the rest of the book, you will build different working modules of a modern web shop application using the Symfony framework, which will give you a deep understanding of modular application development using PHP 7.
Osoby które kupowały "Modular Programming with PHP 7. Click here to enter text", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Modular Programming with PHP 7. Click here to enter text eBook -- spis treści
- 1. Ecosystem Overview
- 2. GoF Design Patterns
- 3. SOLID Design Principles
- 4. Requirement Specification for Modular Web Shop App
- 5. Symfony at a glance
- 6. Building Core Module
- 7. Building Catalog Module
- 8. Building Customer Module
- 9. Building Payment Module
- 10. Building Shipment Module
- 11. Building Sales Module
- 12. Integrating and Distributing Modules