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

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