書誌事項

Dive into Python 3

Mark Pilgrim

(The expert's voice in open source)

Apress , Springer Science+Business Media (distribute), c2009

  • : pbk.

大学図書館所蔵 件 / 2

この図書・雑誌をさがす

注記

Includes bibliographical references and index

Covers Python 3.1

All you need to know to get off the ground with Python 3

Foreword by Jesse Noller

The original book is "Dive into Python" (2004)

内容説明・目次

内容説明

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. This book includes: Example programs completely rewritten to illustrate powerful new concepts now available in Python 3: sets, iterators, generators, closures, comprehensions, and much more A detailed case study of porting a major library from Python 2 to Python 3 A comprehensive appendix of all the syntactic and semantic changes in Python 3 This is the perfect resource for you if you need to port applications to Python 3, or if you like to jump into languages fast and get going right away.

目次

0) Installing Python 1) Your First Python Program 2) Native Python Datatypes 3) Strings 4) Regular Expressions 5) The Power of Introspection 6) Objects and Object-Orientation 7) Unit Testing 8) Test First Programming 9) Refactoring Your Code 10) Files 11) HTML Processing 12) XML Processing 13) HTTP Web Services 14) Dynamic Functions 15) Metaclasses 16) Performance Tuning 17) Packaging Python Libraries 18) Creating Graphics with the Python Imaging Library 19) Where To Go From Here 20) Case Study - Porting to Python 3 Appendix A) - Porting to Python 3

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ