Cargando…

Python pocket reference /

"Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for general-purpose tasks, Internet scripting, systems programming, user interfaces, and product customization. Python is available on all maj...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lutz, Mark
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, ©2002.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Conventions
  • Command-Line Options
  • Environment Variables
  • Built-in Types and Operators
  • Specific Built-in Types
  • Statements and Syntax
  • Specific Statements
  • Namespace and Scope Rules
  • Object-Oriented Programming
  • Operator Overloading Methods
  • Built-in Functions
  • Built-in Exceptions
  • Built-in Attributes
  • Built-in Modules
  • The sys Interpreter Module
  • The string Module and Methods
  • The os System Module
  • The re Pattern-Matching Module
  • Object Persistence Modules
  • Tkinter GUI Module and Tools
  • Internet Modules and Tools
  • Other Built-in Modules
  • Major Python/CAPI Tools
  • Python Portable SQL Database API
  • Python Idioms and Hints.