|
作者:Wesley Chun
出版日期:September 2006
出版社:Prentice Hall
页数:1136
ISBN:0132269937
文件格式:CHM
The Complete Developer’s Guide to Python—Fully Updated for Python 2.5- New to Python? The definitive guide to Python development for experienced programmers
- Covers core language features thoroughly, including those found in the latest Python releases
- Learn advanced topics such as regular expressions, networking, multithreading, GUI, and Web/CGI
- Includes brand-new chapters on database, Internet, Jython, and COM Client programming
- Presents hundreds of code samples and practical exercises to strengthen your Python skills
Python is an agile, robust, expressive, fully object-oriented,extensible, and scalable programming language. It combines the power ofcompiled languages with the simplicity and rapid development ofscripting languages. In Core Python Programming, Second Edition,leading Python developer and trainer Wesley Chun helps you learn Pythonquickly and comprehensively so that you can immediately succeed withany Python project.
Using practical code examples, Chun introduces all the fundamentalsof Python programming: syntax, objects and memory management, datatypes, operators, files and I/O, functions, generators, error handlingand exceptions, loops, iterators, functional programming,object-oriented programming and more. After you learn the corefundamentals of Python, he shows you what you can do with your newskills, delving into advanced topics, such as regular expressions,networking programming with sockets, multithreading, GUI development,Web/CGI programming and extending Python in C.
This edition reflects major enhancements in the Python 2.x series,including 2.5 as well as capabilities set for future versions. Itcontains new chapters on database and Internet client programming, pluscoverage of many new topics, including new-style classes, Java andJython, Microsoft Office (Win32 COM Client) programming, and much more.
- Learn professional Python style, best practices, and good programming habits
- Gain a deep understanding of Python’s objects and memory model aswell as its OOP features, including those found in Python’s new-styleclasses
- Build more effective Web, CGI, Internet, and network and other client/server applications
- Learn how to develop your own GUI applications using Tkinter and other toolkits available for Python
- Improve the performance of your Python applications by writingextensions in C and other languages, or enhance I/O-bound applicationsby using multithreading
- Learn about Python’s database API and how to use a variety ofdatabase systems with Python, including MySQL, Postgres, and SQLite
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|