Skip to content

Commit 2317fa4

Browse files
committed
Update tag embed content
1 parent f2bb004 commit 2317fa4

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

bot/resources/tags/learn-python.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
* [Automate the Boring Stuff](<https://automatetheboringstuff.com/#toc>) is a really good book for complete beginners and it's free to read online.
2-
* If you prefer to watch video tutorials [Corey Schafer's playlist](<https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7>) is also really good.
3-
* We also recommend Harvard’s free online course [CS50P: Introduction to Programming with Python](<https://cs50.harvard.edu/python/>).
4-
* [Python Programming MOOC 2026](<https://programming-26.mooc.fi/>) is an alternative online course with lots of integrated practice problems you can do directly in the browser.
1+
---
2+
embed:
3+
title: "Go-to beginners resources"
4+
---
5+
Here are the top free resources we recommend for people who are new to programming:
6+
* The [Automate the Boring Stuff](<https://automatetheboringstuff.com/#toc>) book (free to read online, also available as a physical book)
7+
* [Corey Schafer's YouTube playlist](<https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7>)
8+
* Harvard’s [CS50P course](<https://cs50.harvard.edu/python/>) — video lectures with exercises
9+
* The [Python Programming MOOC 2026](<https://programming-26.mooc.fi/>) course — text lessons with exercises
510

611
For a full, curated list of educational resources we recommend, please see our [resources page](<https://www.pythondiscord.com/resources/>)

0 commit comments

Comments
 (0)