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: Learn to Program Using PythonLearn to Program Using Python
by - Addison-Wesley Professional
Book for hobbyists, self-starters, and all who want to learn the art of computer programming in Python. Data types and variables, debugging, and namespaces are covered. Also includes sample applications that illustrate ideas and techniques in action.
(25652 views)
Book cover: Python for EducationPython for Education
by - Inter University Accelerator Centre
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.
(16404 views)
Book cover: A Practical Introduction to Python ProgrammingA Practical Introduction to Python Programming
by - 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.
(10597 views)
Book cover: The Python Language Reference ManualThe Python Language Reference Manual
by - Network Theory Ltd.
The definitive language reference for Python. It describes the syntax of Python and its built-in datatypes. It covers advanced topics, and is suitable for readers who are familiar with the details and rules of the Python and its object system.
(23129 views)