文件名称:Python.Pocket.Reference(5th,2014.1)
文件大小:4.96MB
文件格式:PDF
更新时间:2018-07-26 16:45:00
原版
看原版,原汁原味。 Python is a general-purpose, multiparadigm, open source com‐ puter programming language, with support for object-oriented, functional, and procedural coding structures. It is commonly used both for standalone programs and for scripting applications in a wide variety of domains, and is generally considered to be one of the most widely used programming languages in the world. Among Python’s features are an emphasis on code readability and library functionality, and a design that optimizes developer pro‐ ductivity, software quality, program portability, and component integration. Python programs run on most platforms in common use, including Unix and Linux, Windows and Macintosh, Java and .NET, Android and iOS, and more. This pocket reference summarizes Python types and statements, special method names, built-in functions and exceptions, com‐ monly used standard library modules, and other prominent Python tools. It is intended to serve as a concise reference tool for developers and is designed to be a companion to other books that provide tutorials, code examples, and other learning materials.