Python Pocket Reference - Fifth Edition: Python in your Pocket

Python Pocket Reference - Fifth Edition: Python in your Pocket

Mark Lutz

Language: English

Publisher: O'Reilly Media

Published: Jan 14, 2014

BibTeX: book
Worte: 64271
Seiten: 264
FRE: 86
GFI: 11
FKGL: 4

Description:

Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. You'll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoint exactly what you need.Written by Mark Lutz—widely recognized as the world's leading Python trainer—Python Pocket Reference is an ideal companion to O'Reilly's classic Python tutorials, Learning Python and Programming Python, also written by Mark.This fifth edition covers:Built-in object types, including numbers, lists, dictionaries, and moreStatements and syntax for creating and processing objectsFunctions and modules for structuring and reusing codePython's object-oriented programming toolsBuilt-in functions, exceptions, and attributesSpecial operator overloading methodsWidely used standard library modules and extensionsCommand-line options and development toolsPython idioms and hintsThe Python SQL Database API