Limit this search to....

Python 3.5 Tutorial: An Introduction to Python
Contributor(s): Authors, Various (Author)
ISBN: 9881443652     ISBN-13: 9789881443656
Publisher: Samurai Media Limited
OUR PRICE:   $18.99  
Product Type: Paperback
Published: August 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
Physical Information: 0.32" H x 8.5" W x 11" (0.79 lbs) 148 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
If you do much work on computers, eventually you find that there's some task you'd like to automate. For example, you may wish to perform a search-and-replace over a large number of text files, or rename and rearrange a bunch of photo files in a complicated way. Perhaps you'd like to write a small custom database, or a specialized GUI application, or a simple game.
If you're a professional software developer, you may have to work with several C/C++/Java libraries but find the usual write/compile/test/re-compile cycle is too slow. Perhaps you're writing a test suite for such a library and find writing the testing code a tedious task. Or maybe you've written a program that could use an extension language, and you don't want to design and implement a whole new language for your application.
Python is just the language for you.
This book is a paper version of the freely available electronic documentation of the python project.