Python 3.6 Tutorial - Softcover

Rossum, Guido Van; Team, Python Dev

  • 4.18 out of 5 stars
    11 ratings by Goodreads
 
9789888406906: Python 3.6 Tutorial

Synopsis

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.

"synopsis" may belong to another edition of this title.