Logo

Automate the Boring Stuff with Python

Large book cover: Automate the Boring Stuff with Python

Automate the Boring Stuff with Python
by

Publisher: No Starch Press
ISBN/ASIN: 1593275994
ISBN-13: 9781593275990
Number of pages: 504

Description:
Learn how to use Python to write programs that do in minutes what would take you hours to do by hand -- no prior programming experience required. Once you've mastered the basics of programming, you'll create Python programs that effortlessly perform useful and impressive feats of automation.

Home page url

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: Introduction to Programming using PythonIntroduction to Programming using Python
by - Pasteur Institute
This text teaches programming concepts to biologists. It is aimed at people who are not professional computer scientists, but who need a better control of computers for their own research. This course is part of a course in informatics for biology.
(22178 views)
Book cover: How To Write Your Own Software Using PythonHow To Write Your Own Software Using Python
by
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.
(23391 views)
Book cover: Picking a Python Version: A ManifestoPicking a Python Version: A Manifesto
by - 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.
(8091 views)
Book cover: Learning to Program with PythonLearning to Program with Python
by - Southern Adventist University
The focus is on introducing programming techniques and developing good habits. Our approach avoids some more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.
(15583 views)