Nettbutikk for bedrifter og skoler

PHP 8 Objects, Patterns, and Practice

Mastering OO Enhancements, Design Patterns, and Essential Development Tools

Pocket
Engelsk
PHP 8 Objects, Patterns, and Practice
PHP 8 Objects, Patterns, and Practice
  • Forfatter: Matt Zandstra
  • Format: Pocket
  • Antall sider: 833
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • EAN: 9781484267905
  • Utgivelsesår: 2021
  • Bidragsyter: Zandstra, Matt
Se flere produktegenskaper
749,-

Kjøp på nett

Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes, constructor property promotion, new argument and return pseudo-types, and more. It also covers many features new since the last edition including typed properties, the null coalescing operator, and void return types. This book provides a solid grounding in PHP''s support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test, and deploy robust code.

PHP 8 Objects, Patterns, and Practice begins by covering PHP''s object-oriented features. It introduces key topics including class declarations, inheritance, and reflection. The next section is devoted to design patterns. It explains the principles that make patterns pow