About
Book Name : Automate The Boring Stuff With Python
Author : Al-Sweigart
Category : Computer Science / Programming
Category : Computer Science / Programming
Edition : 2nd Edition
Publisher : No Scratch Press
File Size : 12.21 MB
File Size : 12.21 MB
Automate the boring stuff is a python programming related book written by Al-Sweigart. The Book focuses on basically teaching beginners about computer programming with python. By learning you will be able to do certain repetitive task automatically. This is why the name is automate the boring stuff with python. The first part of the book focuses on teaching programming to absolute beginners who never coded before and 2nd part of the books teaches some automation stuff that you can do with python. You can buy the hard cover of the book on Amazon: https://www.amazon.com/Automate-Boring-Stuff-Python-Programming/dp/1593275994
You can also read the online version for free here: https://automatetheboringstuff.com/
Visit Al-Sweigart Youtube Channel : https://www.youtube.com/user/Albert10110
or you can simply Download the PDF Version from here.
Things You Will Learn
- Automate tasks on their computer by writing small Python Scripts.
- Write programs that can do text pattern recognition with "regular expressions" module.
- Generate and update Excel spreadsheets.
- Parse PDFs and Word documents.
- Crawl web sites and pull information from online sources.
- Write programs that send out email notifications.
- Programmatically control the mouse and keyboard to click and type for you.
0 comments:
Post a Comment