Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ There are a lot of web frameworks in Python. If you don't already know which fra

[Learn Python The Hard Way](https://learnpythonthehardway.org/) General Python intro with a focus on repetition to build a foundation of understanding. This one costs money.

[Automate the Boring Stuff with Python](https://automatetheboringstuff.com/) Introduction to Python for non-programmers through manipulating text files and spreadsheets. Read online for free or buy in print and ebook form for money.

## Non-beginner resources

For people familiar with Python, or experienced programmers
Expand Down