Automate the Boring Stuff with Python
Image by Josh Ellingson for No Starch Press
This book helps average non-technical people learn how to free themselves from mundane computer tasks.
If you already know Python, this book probably is not written for you. Instead, the book is written for average non-technical people who want to learn how to free themselves from mundane computer tasks. The Python code is not optimized, for example. The book also teaches only enough Python to understand how the code works. It’s up to readers to work through the basic lessons at the start of the book then pick through the rest of the book to find then code time-saving tasks.
This book also works great for easily bored kids interested in software and technology. It’s possible for a bright kid to think up an application — email me final scores for games my favorite team plays — then work through this book to write the code and build their application.
The book begins with the basics: how to find and install Python for Windows, Mac, and Linux. Next you learn how to create Python files and save them to your computer. Programming basics follow next. All of this is easily explained in terms non-technical people will understand. There’s little or no jargon.
From this foundation, the book describes many different ways to use Python. Pattern matching, for example, can be used to find words and phrases. You learn how to use Python with Excel, Word, PDF, and other file formats, as well as how to open and close files. Python can be used to manipulate images. It also can be used to web (screen) scrape, to call up a web page, process the page, and then extract data you want while tossing data you don’t need. Python code to schedule tasks and send email also is explained in practical detail.
In short, most or all of the tasks you need to automate parts of your online life are possible with a few Python scripts. And this book provides a task-based approach with enough hand holding for non-technical people to understand.
Books like this one are extremely valuable to have on your shelf because they are practical. They’re cookbooks with code recipes you can use to do things, or find answers. This book is unusual because it is written for people with a limited interest in technology but need computers to work for them. The book also works for kids who want to play around with a solid programming language.
However you use this book, it is a more fun and easier to understand book about programming Python than most. This is an extremely useful book for anyone looking to do stuff with Python. And absolutely if you are busy and want to save time by automating parts of your digital life, this book is worth buying then working through.
Who knows, you also might develop a love for Python and programming because this book makes it easy to make things happen with code.
Learn More
Automate the Boring Stuff with Python (No Starch Press)
http://www.nostarch.com/automatestuff
Book Website
https://automatetheboringstuff.com/
Invent With Python
Also In The June 2015 Issue

Automate the Boring Stuff with Python
This book helps average non-technical people free themselves from mundane computer tasks.

Solar Cockroaches, Water Rockets, and Pinhole Eyeglasses
Here are a few of the many fun summer projects at Instructables.com website.

Bitsbox: Monthly Coding Projects in the Mail
Every month the Bitsbox service delivers a colorful booklet full of fun coding projects for kids to do then share with friends and family.

Simple and Fun 3D Models to Print
Here are a number of simple and fun 3D models to print.

Print 3D Models Without Owning a Printer
You can print 3D models without owning a printer. Here's how to do it.

FUZE Computer Teaches Kids to Code
The FUZE computer is a 1980s computer design with the brain of a modern Raspberry Pi. It's ideal for teaching kids to code plus build electronics projects.

An Interview with Paul Chayka
Paul Chayka talks about Robotics And Beyond, an after school tech program that teaches coding, robotics, circuit design, and much more.

Teach Your Kids to Code
Learning Python is a fun way to spend time and learn programming together.

Dash and Dot Robots Projects
These cute round robots help teach kids about coding and technology.

Kano Computers
The Kano computer is a Raspberry Pi computer with a spiffy installation process (and user manual) and a carefully thought out online experience.

Functions and Procedures
An introduction to programming functions and procedures using pen and paper instead of code. Includes lots of examples and exercises.

Ruby
Ruby is a highly flexible programming language used in many large scale online applications at Twitter, Kickstarter, and other companies.

June 2015 Learn More Links
Links from the bottom of all the June 2015 articles, collected in one place for you to print, share, or bookmark.
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

June 2015 News Wire
News and project stories about kids, coding, computer science, and how we use technology in our daily lives.

Create Art with the Paper App + Mix
The Mix community lets you find and share artwork to create projects with free Paper software.