Cargando…

Python 3 for Absolute Beginners

There are many more people who want to study programming other than aspiring computer scientists with a passing grade in advanced calculus. This guide appeals to your intelligence and ability to solve practical problems, while gently teaching the most recent revision of the programming language Pyth...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hall, Tim (Autor), Stacey, J-P (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2009.
Edición:1st ed. 2009.
Temas:
Acceso en línea:Texto Completo
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.