Python for Education
by Ajith Kumar
Publisher: Inter University Accelerator Centre 2010
Number of pages: 110
Description:
Primary objective of this book is to explore the possibilities of using Python language as a tool for learning mathematics and science. The reader is not assumed to be familiar with computer programming. Ability to think logically is enough.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by David Mertz - O'Reilly Media
There are two major versions of the Python: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
(7068 views)

by Steven F. Lott
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(22554 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.
(12874 views)

by Fredrik Lundh - O'Reilly
A large collection of useful Python scripts, the best parts of comp.lang.python newsgroup messages, plus hundreds of new scripts. The text covers the standard library, the examples should work on most platforms and Python versions.
(22719 views)