正在加载...

Core Python Programming, 2nd Edition

Core Python Programming, 2nd Edition

作者:Wesley Chun

出版日期:September 2006

页数:1136

ISBN:0132269937

本书永久链接:http://www.ppurl.com/2009/06/core-python-programming-2nd-edition.html

共享用户信息

 
J
J26,672
30511423,508

书籍简介

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 of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Programming, Second Edition, leading Python developer and trainer Wesley Chun helps you learn Python quickly and comprehensively so that you can immediately succeed with any Python project.

Using practical code examples, Chun introduces all the fundamentals of Python programming: syntax, objects and memory management, data types, operators, files and I/O, functions, generators, error handling and exceptions, loops, iterators, functional programming, object-oriented programming and more. After you learn the core fundamentals of Python, he shows you what you can do with your new skills, 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. It contains new chapters on database and Internet client programming, plus coverage of many new topics, including new-style classes, Java and Jython, 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 as well as its OOP features, including those found in Python’s new-style classes
  • 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 writing extensions in C and other languages, or enhance I/O-bound applications by using multithreading
  • Learn about Python’s database API and how to use a variety of database systems with Python, including MySQL, Postgres, and SQLite

Tags:

相关书籍

你需要 登录 后才能查看和发布评论。如果还不是本站用户,请先 注册