The first step on the ITIL 4 pathway provides IT professionals with an understanding of the ITIL 4 framework and its practical application to the modern digital world while serving as expert reference guidance for solving day-to-day problems. It is fully aligned with the ITIL 4 Foundation exam and is ideal guidance for IT professionals who require an understanding of the ITIL 4 framework and how to apply it to the modern digital world. Product details Format Paperback | 212 pages Dimensions 213.36 ...
PHP 8 Objects, Patterns, and Practice : Mastering OO Enhancements, Design Patterns, and Essential Development Tools (9781484267905)
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 powerful. You'll cover man...