Skip to content

This project contains completed exercises from the "Automate the Boring Stuff with Python Programming" course by Al Sweigart, covering a variety of Python topics and techniques for automating everyday tasks

Notifications You must be signed in to change notification settings

michalkasiarz/automate-the-boring-stuff-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
michal.kasiarz@simple.com.pl
Apr 3, 2020
8fdd4c6 Β· Apr 3, 2020
Mar 27, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020
Apr 3, 2020

Repository files navigation

automate-the-boring-stuff-with-python

Here are all of the exercises I've done as going through πŸ”— Automate the boring stuff with Python Programming from πŸ”— Al Sweigart.

πŸ”§ Language: Python 3.7

β˜‘οΈ Python basics
β˜‘οΈ Flow Control
β˜‘οΈ Functions
β˜‘οΈ Handling errors with try/except
β˜‘οΈ Writing a Complete Program: Guess the Number
β˜‘οΈ Lists
β˜‘οΈ Dictionaries
β˜‘οΈ More about Strings
β˜‘οΈ Running programs from the command line
β˜‘οΈ Regular Expressions
β˜‘οΈ Files
β˜‘οΈ Debugging
β˜‘οΈ Web scraping
β˜‘οΈ Excel, Word, and PDF documents
β˜‘οΈ Email
β˜‘οΈ GUI automation

About

This project contains completed exercises from the "Automate the Boring Stuff with Python Programming" course by Al Sweigart, covering a variety of Python topics and techniques for automating everyday tasks

Topics

Resources

Stars

Watchers

Forks