PHP Cookbook: Modern Code Solutions for Professional Developers
Autor Eric A. Mannen Limba Engleză Paperback – 29 mai 2023
If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve a variety of coding issues. PHP is a remarkably easy language to work with, which explains why it powers more than 75% of the websites online today. It's also incredibly forgiving of programming mistakes, which can perpetuate reuse of questionable code.
By leveraging modern versions of PHP through version 8.2, author Eric Mann provides self-contained recipes that will enable you to solve the problems you face in your day-to-day work. You'll also find established patterns and examples that any developer can follow for addressing common problems with PHP. With these recipes, you'll quickly identify and resolve complicated issues without having to reinvent the wheel.
This practical guide will help you:
- Build efficient applications composed of functions and objects
- Explore the type system of modern PHP
- Understand key concepts such as encryption, error handling, debugging, and performance tuning
- Examine the PHP package/extension ecosystem
- Learn how to build basic web and command-line applications
- Work securely with files on a machine, both encrypted and in plain text
Preț: 306.42 lei
Preț vechi: 383.03 lei
-20% Nou
58.65€ • 60.44$ • 49.51£
Carte disponibilă
Livrare economică 11-25 februarie
Livrare express 25-31 ianuarie pentru 46.36 lei
Specificații
ISBN-10: 1098121325
Pagini: 450
Dimensiuni: 177 x 235 x 26 mm
Greutate: 0.86 kg
Editura: O'Reilly
Descriere
If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve similar problems in your day-to-day work.
Whether you're new to development or merely new to PHP, these recipes will help you unpack the most powerful features of this programming language. Author Eric Mann, a regular contributor to php[architec magazine, frequently makes presentations on software architecture and has built scalable projects for startups and Fortune 500 companies alike.
- Learn the type system of modern PHP
- Build efficient applications composed of functions and objects
- Understand key concepts such as encryption, error handling, debugging, and performance tuning
- Explore the PHP package/extension ecosystem
- Learn how to build basic web and basic command-line applications
- Work securely with files on a machine, both encrypted and in plain text