Python programming fundamentals /

Computer programming is a skill that can bring great enjoyment from the creativity involved in designing and implementing a solution to a problem. This classroom-tested and easy-to-follow textbook teaches the reader how to program using Python, an accessible language which can be learned incremental...

Full description

Bibliographic Details
Main Author: Lee, Kent D
Format: Book
Language:English
Published: London : Springer, c2011
London : ©2011
Series:Undergraduate Topics in Computer Science
Undergraduate topics in computer science
Subjects:
Table of Contents:
  • Introduction
  • Decision Making
  • Repetitive Tasks
  • Using Objects
  • Defining Functions
  • Event-driven Programming
  • Defining Classes