Learn to Program Using Python
by Alan Gauld
Publisher: Addison-Wesley Professional 2000
ISBN/ASIN: 0201709384
ISBN-13: 9780201709384
Number of pages: 325
Description:
A tutorial for hobbyists, self-starters, and all who want to learn the art of computer programming and Python programming language. Topics covered include data types and variables, debugging, and namespaces. Also includes sample applications that illustrate ideas and techniques in action.
Download or read it online for free here:
Read online
(online html)
Similar books

by Charles R. Severance - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(15902 views)

by EuroScipy tutorial team
Teaching material on the scientific Python ecosystem, a quick introduction to central tools and techniques. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert.
(14488 views)

by W.J. Turkel, A. Crymble, A. MacEachern - NiCHE
This book is a tutorial-style introduction to programming in Python for practicing historians (and other humanists). We assume that you're starting out with no prior programming experience and only a basic understanding of computers.
(17102 views)

by Brian Heinold - Mount St. Mary's University
Partly a tutorial and partly a reference book. I summarize information in tables and give a lot of short example programs. I also jump right into things and fill in background information as I go, rather than covering the background material first.
(11369 views)