Python 3 for Absolute Beginners
| Autores principales: | , |
|---|---|
| Autor Corporativo: | |
| Formato: | eBook |
| Lenguaje: | English |
| Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
| Edición: | 1st ed. 2009. |
| Materias: | |
| Acceso en línea: | https://doi.org/10.1007/978-1-4302-1633-9 |
Tabla de Contenidos:
- Introducing Python
- Designing Software
- Variables and Data Types
- Making Choices
- Using Lists
- Functions
- Working with Text
- Executable Files, Organization, and Python on the Web
- Classes
- Exceptions
- Reusing Code with Modules and Packages
- Simple Windowed Applications.