好书推荐 好书速递 排行榜 读书文摘

Learning Python, 5th Edition

Learning Python, 5th Edition
作者:[美] Mark Lutz
出版社:O'Reilly Media
出版年:2013-07
ISBN:9781449355739
行业:计算机
浏览数:5

内容简介

If you want to write efficient, high-quality code that's easily integrated with other languages and tools, this hands-on book will help you be productive with Python quickly. Learning Python, Fifth Edition, is an easy-to-follow, self-paced tutorial based on author and Python expert Mark Lutz's popular training course. You'll find lots of annotated examples and illustrations to help you get started with Python 2.7 and 3.3. Each chapter contains a standalone lesson on a key component of the language. Learn about Python's major built-in object types such as numbers, lists, and dictionaries Create and process objects using Python statements, and learn Python's general syntax model Structure and reuse code with Python's basic procedural tool Learn about Python modules: packages of statements, functions, and other tools organized into larger components Discover Python's object-oriented programming tool for structuring code Learn about the exception-handling model and development tools for writing larger programs Explore advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing

......(更多)

作者简介

......(更多)

目录

......(更多)

读书文摘

Python Is Engineering, Not Art

Python对操作系统服务的内置接口,使其成为编写可移植的维护操作系统的管理工具和部件(有时也称shell工具)的理想工具。

......(更多)

猜你喜欢

点击查看