文件名称:Python编程(第4版)
文件大小:29.44MB
文件格式:PDF
更新时间:2016-02-02 09:41:23
Python
中文名: Python编程(第4版) 涵盖Python3.X 原名: Programming Python, 4th edition 作者: Mark Lutz 资源格式: PDF 出版社: O'Reilly书号: 978-0596158101发行时间: 2011年01月07日 地区: 美国 语言: 英文 简介: 内容简介: 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. Completely updated for version 3.x, 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. 目录: The Beginning Chapter 1 A Sneak Preview System Programming Chapter 2 System Tools Chapter 3 Script Execution Context Chapter 4 File and Directory Tools Chapter 5 Parallel System Tools Chapter 6 Complete System Programs GUI Programming Chapter 7 Graphical User Interfaces Chapter 8 A tkinter Tour, Part 1 Chapter 9 A tkinter Tour, Part 2 Chapter 10 GUI Coding Techniques Chapter 11 Complete GUI Programs Internet Programming Chapter 12 Network Scripting Chapter 13 Client-Side Scripting Chapter 14 The PyMailGUI Client Chapter 15 Server-Side Scripting Chapter 16 The PyMailCGI Server Tools and Techniques Chapter 17 Databases and Persistence Chapter 18 Data Structures Chapter 19 Text and Language Chapter 20 Python/C Integration