توضیحات
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.
PHP is well known as a loosely-typed language. This sets the language apart as developers are not required to identify the type of a specific variable when its created or even when its called. The interpreter behind PHP will identify the right type when the variable is used and, in many cases, transparently cast the variable as a different type at runtime.
Nearly every developer who builds modern web applications has an opinion on PHP. Some love the language. Some loathe the language. Most are familiar with its impact and applications written in the language. This is due to PHP powering over 75% of websites1 for which the language in which they are written is known. Given the sprawling size of the Internet, thats a lot of PHP code in the wild. Admittedly, not all PHP code is good code. Anyone who has written PHP code has seen the good, the bad, and the ugly presented by the language. Its a remarkable easy language to work with, which is cause for both the sheer power behind its market dominance and for the missteps made by many engineers writing questionable code.
Unlike fully compiled languages that enforce strict typing and memory management, PHP is an interpreted language that is incredibly forgiving of programming mistakes. In many cases, even a grievous programming error will result in a warning while PHP continues to happily execute the program regardless. This is great for developers learning a new language as an innocent error wont necessary crash the application. But the forgiving nature is a double-edged swords of sorts. As even bad code will run, many developers publish that code and its easily reused by unsuspecting beginners.
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
————————————————————–
ترجمه ماشینی :
اگر شما یک توسعه دهنده PHP هستید که به دنبال راه حل های اثبات شده برای مشکلات رایج هستید، این کتاب آشپزی دستور العمل های کدی را ارائه می دهد تا به شما در حل سناریوهای متعدد کمک کند. با استفاده از نسخه های مدرن PHP از طریق نسخه 8.1، این دستور العمل های مستقل راه حل های کاملاً تحقق یافته ای را ارائه می دهند که می توانند به شما در حل مشکلات مشابه در کار روزانه خود کمک کنند. چه در توسعه تازه کار باشید و چه صرفاً با PHP، این دستور العمل ها به شما کمک می کند تا قدرتمندترین ویژگی های این زبان برنامه نویسی را باز کنید. نویسنده اریک مان، یکی از همکاران دائمی مجله php(معماری، اغلب در مورد معماری نرم افزار ارائه می دهد و پروژه های مقیاس پذیر برای استارتاپ ها و شرکت های Fortune 500 به طور یکسان ساخته است. به عنوان توسعه دهندگان نیازی به شناسایی نوع یک متغیر خاص در زمان ایجاد یا حتی زمانی که فراخوانی می شود، ندارند. در زمان اجرا. تقریباً هر توسعهدهندهای که برنامههای وب مدرن م
tag : دانلود کتاب کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP , Download کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP , دانلود کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP , Download PHP Cookbook: Modern Code Solutions for Professional PHP Developer Book , کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP دانلود , buy کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP , خرید کتاب کتاب آشپزی PHP: راه حل های کد مدرن برای توسعه دهندگان حرفه ای PHP , دانلود کتاب PHP Cookbook: Modern Code Solutions for Professional PHP Developer , کتاب PHP Cookbook: Modern Code Solutions for Professional PHP Developer , دانلود PHP Cookbook: Modern Code Solutions for Professional PHP Developer , خرید PHP Cookbook: Modern Code Solutions for Professional PHP Developer , خرید کتاب PHP Cookbook: Modern Code Solutions for Professional PHP Developer ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.