Cargando…
Python essential reference
Autor principal: | |
---|---|
Formato: | Libro |
Lenguaje: | English |
Publicado: |
Upper Saddle River, NJ :
Addison-Wesley,
©2009.
|
Edición: | Fourth edition. |
Colección: | Developer's library
|
Materias: |
Tabla de Contenidos:
- A tutorial introduction
- Lexical conventions and syntax
- Types and objects
- OPerators and expressions
- Program structure and control flow
- Functions and functional programming
- Classes and object-oriented programming
- Modules, packages, and distribution
- Input and output
- Execution environment
- Testing, debugging, profiling, and tuning
- Built-in functions
- Python runtime services
- Mathematics
- Data structures, algorithms, and code simplification
- String and text handling
- Python database access
- File and directory handling
- Operating system services
- Threads and concurrency
- Network programming and sockets
- Internet application programming
- Web programming
- Internet data handling and encoding
- Miscellaneous library modules
- Extending and embedding python.