PHP 8 Objects, Patterns, and Practice: Volume 1 - Zandstra, Matt; - Prospero Internetes Könyváruház

PHP 8 Objects, Patterns, and Practice: Volume 1: Mastering OO Enhancements and Design Patterns
 
A termék adatai:

ISBN13:9798868804816
ISBN10:8868804816
Kötéstípus:Puhakötés
Terjedelem:630 oldal
Méret:254x178 mm
Nyelv:angol
Illusztrációk: 73 Illustrations, black & white
700
Témakör:

PHP 8 Objects, Patterns, and Practice: Volume 1

Mastering OO Enhancements and Design Patterns
 
Kiadás sorszáma: Seventh Edition
Kiadó: Apress
Megjelenés dátuma:
Kötetek száma: 1 pieces, Book
 
Normál ár:

Kiadói listaár:
EUR 48.14
Becsült forint ár:
20 926 Ft (19 929 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

16 740 (15 943 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 4 185 Ft)
A kedvezmény érvényes eddig: 2024. december 31.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Még nem jelent meg, de rendelhető. A megjelenéstől számított néhány héten belül megérkezik.
 
  példányt

 
Rövid leírás:

Develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. Now in its 7th edition, this book has been fully updated for PHP 8.3 and split into two volumes to better accommodate its wealth of new content. Volume 1 covers objects and patterns, while Volume 2 focuses on tools and best practices.



You?ll begin this volume by reviewing PHP's object-oriented features including key topics such as class declarations, inheritance, and reflection. The second part of the book is devoted to design patterns. It explains the principles that make patterns powerful and covers many of the classic design patterns, as well as enterprise and database patterns.



This volume provides a solid grounding in PHP's support for objects and builds on this foundation to apply the core principles of software design. New topics covered include read only classes, enumerations, typed class constants, as well as various additions to argument and return types. The knowledge gained from this book will help you master the object-oriented enhancements and the design patterns available for PHP 8, paving the way for developing best practices in Volume 2.



You will:




  • Master advanced object-oriented features, including static methods and properties.

  • Manage error conditions with exceptions and create abstract classes and interfaces.

  • Use design principles to deploy objects and classes effectively in your projects.

  • Discover a set of powerful patterns that you can implement in your own projects.

Hosszú leírás:

Develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. Now in its 7th edition, this book has been fully updated for PHP 8.3 and split into two volumes to better accommodate its wealth of new content. Volume 1 covers objects and patterns, while Volume 2 focuses on tools and best practices.



You?ll begin this volume by reviewing PHP's object-oriented features including key topics such as class declarations, inheritance, and reflection. The second part of the book is devoted to design patterns. It explains the principles that make patterns powerful and covers many of the classic design patterns, as well as enterprise and database patterns.



This volume provides a solid grounding in PHP's support for objects and builds on this foundation to apply the core principles of software design. New topics covered include read only classes, enumerations, typed class constants, as well as various additions to argument and return types. The knowledge gained from this book will help you master the object-oriented enhancements and the design patterns available for PHP 8, paving the way for developing best practices in Volume 2.



What You Will Learn




  • Work with object fundamentals.

  • Write classes and methods, instantiate objects, and create powerful class hierarchies using inheritance.

  • Master advanced object-oriented features, including static methods and properties.

  • Manage error conditions with exceptions and create abstract classes and interfaces.

  • Use design principles to deploy objects and classes effectively in your projects.

  • Discover a set of powerful patterns that you can implement in your own projects.



Who This Book Is For



Anyone with at least a basic knowledge of PHP who wants to use its object-oriented features in their projects.

Tartalomjegyzék:

Part I. Objects.- 1. PHP: Design and Management.- 2. PHP and Objects.- 3. Object Basics.- 4. Advanced Features.- 5. Object Tools.- 6. Objects and Design.- Part II. Patterns.- 7. What Are Design Patterns? Why Use Them?.- 8. Some Pattern Principles.- 9. Generating Objects.- 10. Patterns for Flexible Object Programming.- 11. Performing and Representing Tasks.- 12. Enterprise Patterns.- 13. Database Patterns.