Cargando…

Python Programming Fundamentals

This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally. This revised and updated new edition will teach students how to recognize and apply abstract patterns in programming thr...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lee, Kent D. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London : Springer London : Imprint: Springer, 2014.
Edición:2nd ed. 2014.
Colección:Undergraduate Topics in Computer Science,
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Introduction
  • Decision Making
  • Repetitive Tasks
  • Using Objects
  • Defining Functions
  • Event-Driven Programming
  • Defining Classes
  • Appendix A: Integer Operators
  • Appendix B: Float Operators
  • Appendix C: String Operators and Methods
  • Appendix D: List Operators and Methods
  • Appendix E: Dictionary Operators and Methods
  • Appendix F: Turtle Methods
  • Appendix G: TurtleScreen Methods
  • Appendix H: The Reminder! Program
  • Appendix I: The Bouncing Ball Program.