"《Python編程(第4版) 涵蓋Python3.X》(Programming Python, 4th edition)英文文字版/更新EPUB版本/更新源代碼[PDF]"介紹
中文名: Python編程(第4版) 涵蓋Python3.X
原名: Programming Python, 4th edition
作者: Mark Lutz
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/更新EPUB版本/更新源代碼
出版社: 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
The End
Chapter 21 Conclusion: Python and the Development Cycle
Colophon