diff --git a/bot/resources/tags/learn-python.md b/bot/resources/tags/learn-python.md new file mode 100644 index 0000000000..3cee0bdad6 --- /dev/null +++ b/bot/resources/tags/learn-python.md @@ -0,0 +1,11 @@ +--- +embed: + title: "Go-to beginner resources" +--- +Here are the top free resources we recommend for people who are new to programming: +* The [Automate the Boring Stuff]() book (free to read online, also available as a physical book) +* [Corey Schafer's YouTube playlist]() +* Harvard’s [CS50P course]() — video lectures with exercises +* The [Python Programming MOOC 2026]() course — text lessons with exercises + +For a full, curated list of educational resources we recommend, please see our [resources page]()