Starting out with Python /
Starting out with Python : student resource disk [computer file]
Tony Gaddis
- Boston : Pearson Addison Wesley, c2009
- xv, 482 p. : ill. ; 26 cm. + 1 CD-ROM
Includes index
Introduction to computers and programming -- Input, processing, and output -- Simple functions -- Decision structures and Boolean logic -- Repetition structures -- Value-returning functions and modules -- Files and exceptions -- Working with sequences: strings and lists -- Classes and object-oriented programming -- Inheritance -- Recursion -- GUI programming -- Appendix A: Installing Python -- Appendix B: Introduction to IDLE -- Appendix C: The ASCII character set