你的位置:学习网 - 视频教程 >> 电脑 >> 编程开发 >> Python >> 详细内容

《Python学习手册(第4版) 涵盖Python2.6和3.X》英文原版




收藏本资料

本资料所属分类:

电脑 编程开发 Python

更新时间:2012年6月05日

如不能下载,请查看怎样下载


学习资料下载:
中文名Python学习手册(第4版) 涵盖Python2.6和3.X
原名Learning Python: Powerful Object-Oriented Programming, 4th Edition
作者Mark Lutz
图书分类软件
资源格式PDF
版本英文文字版/EPUB/MOBI
出版社O'Reilly
书号978-0596158064
发行时间2009年10月09日
地区美国
语言英文
简介

IPB Image



目录

Getting Started
Chapter 1 A Python Q&A Session
Chapter 2 How Python Runs Programs
Chapter 3 How You Run Programs

Types and Operations
Chapter 4 Introducing Python Object Types
Chapter 5 Numeric Types
Chapter 6 The Dynamic Typing Interlude
Chapter 7 Strings
Chapter 8 Lists and Dictionaries
Chapter 9 Tuples, Files, and Everything Else

Statements and Syntax
Chapter 10 Introducing Python Statements
Chapter 11 Assignments, Expressions, and Prints
Chapter 12 if Tests and Syntax Rules
Chapter 13 while and for Loops
Chapter 14 Iterations and Comprehensions, Part 1
Chapter 15 The Documentation Interlude

Functions
Chapter 16 Function Basics
Chapter 17 Scopes
Chapter 18 Arguments
Chapter 19 Advanced Function Topics
Chapter 20 Iterations and Comprehensions, Part 2

Modules
Chapter 21 Modules: The Big Picture
Chapter 22 Module Coding Basics
Chapter 23 Module Packages
Chapter 24 Advanced Module Topics

Classes and OOP
Chapter 25 OOP: The Big Picture
Chapter 26 Class Coding Basics
Chapter 27 A More Realistic Example
Chapter 28 Class Coding Details
Chapter 29 Operator Overloading
Chapter 30 Designing with Classes
Chapter 31 Advanced Class Topics

Exceptions and Tools
Chapter 32 Exception Basics
Chapter 33 Exception Coding Details
Chapter 34 Exception Objects
Chapter 35 Designing with Exceptions

Advanced Topics
Chapter 36 Unicode and Byte Strings
Chapter 37 Managed Attributes
Chapter 38 Decorators
Chapter 39 Metaclasses

Appendixes
Appendix Installation and Configuration
Appendix Solutions to End-of-Part Exercises

Colophon

内容简介:

  Google和YouTube由于PythonF的高可适应性、易于维护以及适合于快速开发而采用它。《Python学习手册(第4版)》将帮助你使用Python编写出高质量、高效的并且易于与其他语言和工具集成的代码。《Python学习手册(第4版)》根据Python专家MarkLutz的著名培训课程编写而成,是易于掌握和自学的Python教程。
  《Python学习手册(第4版)》每一章都?Python语言的关键内容做单独讲解,并且配有章首习题,便于你学习新的技能并巩固加深自己的理解。书中配有大量注释的示例以及图表,它们都将帮助你轻松地学习Python3.0。

作者简介:

  鲁特兹(Mark Lutz),世界级的Python培训讲师。他是畅销Python书籍的作者,从1992年起,他就是Python社区的先锋。他也是《Programming Python》、《Python Pocket Reference》和《Learning Python》等书的作者。

内容截图:

IPB Image

上一篇 下一篇