Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
michal.kasiarz@simple.com.pl committed Apr 3, 2020
2 parents 0ed0415 + 5880fa5 commit 8fdd4c6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# automate-the-boring-stuff-with-python

Here are all of the exercises I've done as going through :link: [Automate the boring stuff with Python Programming](https://www.udemy.com/course/automate/) from :link: [Al Sweigart](https://github.com/asweigart).

:wrench: Language: Python 3.7

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



0 comments on commit 8fdd4c6

Please sign in to comment.