Programming Python, 4/e (Paperback)
暫譯: Python 程式設計(第 4 版)
Mark Lutz
- 出版商: O'Reilly
- 出版日期: 2011-02-08
- 定價: $2,625
- 售價: 9.0 折 $2,362
- 語言: 英文
- 頁數: 1632
- 裝訂: Paperback
- ISBN: 0596158106
- ISBN-13: 9780596158101
-
相關分類:
Python
-
相關翻譯:
Python 編程 (第4版上、下, 涵蓋 Python 3.x) (簡中版)
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
深入淺出設計模式 (Head First Design Patterns)$880$695 -
C++ Primer, 4/e (中文版)$990$891 -
大話設計模式$620$527 -
Python 的 Unix/Linux 系統管理應用 (Python for Unix and Linux System Administration)$780$616 -
Facebook 與 funP 應用程式設計$520$260 -
Learning Python: Powerful Object-Oriented Programming, 4/e (Paperback)$1,970$1,871 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$647 -
程式設計師的自我修養-連結、載入、程式庫$580$458 -
深入淺出 Android 系統原理及開發要點$450$351 -
精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537 -
$990Criminalistics: An Introduction to Forensic Science, 9/e (paperback) -
前進 Android Market!Google Android SDK 實戰演練$850$722 -
Google Android SDK 開發範例大全, 3/e$950$807 -
王者歸來-品味 Java 的 21 種設計模式$720$612 -
深入淺出 Python (Head First Python)$780$616 -
$1,188Core Python Applications Programming, 3/e (Paperback) -
ASP.NET MVC 4 開發實戰$680$578 -
$1,824Python Cookbook, 3/e (Paperback) -
Learning Python, 5/e (Paperback)$2,910$2,764 -
Python 錦囊妙計, 3/e (Python Cookbook, 3/e)$880$695 -
流暢的 Python|清晰、簡潔、有效的程式設計 (Fluent Python)$980$774 -
駭客退散!站長、網管一定要知道的網站漏洞診斷術$480$379 -
$354Web 滲透與漏洞挖掘 -
Docker 這樣學才有趣:從入門,到玩直播、挖礦$450$225 -
為你自己學 Git$500$390
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've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python’s many roles in practical, real-world programming.
You'll learn language syntax and programming techniques in a clear and concise manner, with lots of examples that illustrate both correct usage and common idioms. Completely updated for version 3.x, Programming Python also delves into the language as a software development tool, with many code examples scaled specifically for that purpose.
Topics include:
- Quick Python tour: Build a simple demo that includes data representation, object-oriented programming, object persistence, GUIs, and website basics
- System programming: Explore system interface tools and techniques for command-line scripting, processing files and folders, running programs in parallel, and more
- GUI programming: Learn to use Python’s tkinter widget library
- Internet programming: Access client-side network protocols and email tools, use CGI scripts, and learn website implementation techniques
- More ways to apply Python: Implement data structures, parse text-based information, interface with databases, and extend and embed Python
商品描述(中文翻譯)
如果您已經掌握了 Python 的基本概念,那麼您已經準備好開始使用它來完成實際工作。《Programming Python》將向您展示如何做到這一點,提供有關該語言主要應用領域的深入教程:系統管理、圖形用戶界面(GUIs)和網路。您還將探索 Python 在資料庫、網路、前端腳本層、文本處理等方面的應用。本書專注於常用的工具和庫,讓您全面了解 Python 在實際編程中的多種角色。
您將以清晰簡潔的方式學習語法和編程技術,並通過大量示例來說明正確用法和常見慣用語。《Programming Python》已完全更新至 3.x 版本,還深入探討了該語言作為軟體開發工具的應用,並提供了許多專門為此目的而設計的代碼示例。
主題包括:
- **快速 Python 總覽:** 建立一個簡單的示範,涵蓋數據表示、面向對象編程、對象持久性、圖形用戶界面和網站基礎知識
- **系統編程:** 探索系統介面工具和命令行腳本的技術,處理文件和資料夾、並行運行程序等
- **GUI 編程:** 學習使用 Python 的 tkinter 小部件庫
- **網際網路編程:** 訪問客戶端網路協議和電子郵件工具,使用 CGI 腳本,學習網站實現技術
- **更多應用 Python 的方式:** 實現數據結構、解析基於文本的信息、與資料庫介面、擴展和嵌入 Python
