PHP Cookbook: Modern Code Solutions for Professional Developers (Paperback)
暫譯: PHP 食譜:專業開發者的現代程式碼解決方案 (平裝本)
Eric Mann
- 出版商: O'Reilly
- 出版日期: 2023-06-20
- 定價: $2,200
- 售價: 8.0 折 $1,760
- 語言: 英文
- 頁數: 431
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098121325
- ISBN-13: 9781098121327
-
相關分類:
PHP
-
相關翻譯:
PHP 錦囊妙計 (PHP Cookbook: Modern Code Solutions for Professional Developers) (繁中版)
立即出貨
買這商品的人也買了...
-
深入淺出資料分析 (Head First Data Analysis)$680$537 -
設計的設計:一位電腦科學家的設計歷險 (The Design of Design: Essays from a Computer Scientist)$480$379 -
深入淺出 Python (Head First Python)$780$616 -
Linux 核心虛擬系統 ─ KVM:Kernel-based Virtual Machine
$580$493 -
Make 國際中文版 vol.03$380$342 -
版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458 -
團隊之美-資深團隊領導人物陳述發人深省並引以為鑑的經歷 (Beautiful Teams: Inspiring and Cautionary Tales from Veteran Team Leaders)$580$458 -
家庭水電安裝修護 DIY, 3/e$350$315 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 -
JavaScript 無所不在 (JavaScript Everywhere: Building Cross-Platform Applications with Graphql, React, React Native, and Electron)$580$458 -
使用 Python 取代 Excel VBA 的 10堂課$520$390 -
簡報美學|簡報x設計x呈現$520$410 -
【圖解】從入門到精通 Excel ╳ Python 資料處理術:搭配工作實務場景,輕鬆學會除錯、擷取、排序、彙整指定數據,製作QR碼也沒問題$500$450 -
Python + Office 辦公自動化實戰$480$379 -
動手就能上手 - 看 Excel VBA 學 Python 資料處理自動化$880$695 -
The awk Programming Language (Paperback)$1,650$1,567 -
PHP 錦囊妙計 (PHP Cookbook: Modern Code Solutions for Professional Developers)$880$695 -
機器學習 : 最強入門邁向 AI 高手 王者歸來$1,080$853 -
Think Python|學習程式設計的思考概念, 3/e (Think Python: How to Think Like a Computer Scientist, 3/e)$720$568
2026-english-2-80 詳見活動內容 »
-
90折
$2,484Comptia Linux+ Study Guide: Essential Exam Prep -
90折
$2,520Video Generation with AI: Working with Diffusion Transformers and Multimodal Learning (Paperback) -
90折
$1,890Mapping Experiences: A Complete Guide to Activating Customer-Centered Collaboration 3/e -
90折
$2,493Databricks Certified Generative AI Engineer Associate Study Guide: Generative AI with Databricks -
90折
$2,502Ai-Assisted Statistics for Data Scientists: 50+ Essential Concepts Using R and Python -
90折
$2,268Observability Engineering: Achieving Production Excellence, 2/e (Paperback) -
90折
$1,935Soccer Analytics with Machine Learning: Learning Predictive Modeling Techniques with Sports Data -
90折
$1,980The C4 Model: Visualizing Software Architecture (Paperback) -
90折
$1,935Learning Cloud Security: Cloud Computing and Security Architecture Essentials -
90折
$2,502Vision Language Models: Building Vlms with Hugging Face (Paperback) -
90折
$2,106High Performance Spark: Best Practices for Scaling and Optimizing Apache Spark 2/e -
90折
$1,944Python for Excel: A Modern Environment for Automation and Data Analysis -
90折
$1,440Managing AI Projects: Drive Innovation and Successfully Navigate the Full AI Project Lifecycle (Paperback) -
90折
$2,520AI-Ready Data Blueprints: From Raw Data to Ai-Driven Innovation (Paperback) -
90折
$1,917Certified Kubernetes Application Developer (Ckad) Study Guide: In-Depth Guidance and Practice (Paperback) -
90折
$2,484Large Language Models: The Hard Parts: Open Source AI Solutions for Common Pitfalls (Paperback) -
90折
$1,917Real-Time Intelligence with Microsoft Fabric: Empowering Data-Driven Decisions in the Era of AI (Paperback) -
90折
$2,484Rag with Python Cookbook: Practical Recipes from Data Preprocessing to LLM Agents (Paperback) -
90折
$2,448Hands-On LLM Serving and Optimization: Hosting Llms at Scale (Paperback) -
90折
$2,205Vector Databases: A Practical Introduction (Paperback) -
90折
$2,205Generative AI on Microsoft Azure: From Large Language Models to Advanced Multi-Agent Systems (Paperback) -
90折
$1,890Learning Generative AI Tools for Excel: Speed Up Your Everyday Tasks with Microsoft Excel, Copilot, Chatgpt, and Beyond (Paperback) -
90折
$2,520Learning Automl: Automating ML Pipelines with Autogluon, Leading Frameworks, and Real-World Integration (Paperback) -
90折
$2,520Transformers: The Definitive Guide: Applications Beyond NLP (Paperback) -
90折
$1,809UX Skills for Business Strategy: Articulating Impact for Product, User, and Business Outcomes
商品描述
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
商品描述(中文翻譯)
如果您是一位尋找解決常見問題的 PHP 開發者,這本食譜書提供了代碼範例,幫助您解決各種編碼問題。PHP 是一種非常容易使用的語言,這也解釋了為什麼它驅動了當今超過 75% 的網站。它對編程錯誤的容忍度也非常高,這可能會導致可疑代碼的重複使用。
透過 PHP 8.2 的現代版本,作者 Eric Mann 提供了自包含的食譜,讓您能夠解決日常工作中遇到的問題。您還會發現任何開發者都可以遵循的已建立模式和範例,以解決 PHP 的常見問題。使用這些食譜,您將能快速識別並解決複雜的問題,而無需重新發明輪子。
這本實用指南將幫助您:
- 建立由函數和物件組成的高效應用程式
- 探索現代 PHP 的類型系統
- 理解加密、錯誤處理、除錯和性能調優等關鍵概念
- 檢視 PHP 套件/擴展生態系統
- 學習如何建立基本的網頁和命令列應用程式
- 安全地處理機器上的檔案,包括加密檔案和純文字檔案