Skip to content

Commit f2bb004

Browse files
committed
Add link to resources page and fix wording
Add a link to resources page at the bottom of the tag. Replace the CS50P link with Harvard's own site instead of edX. Fix wording.
1 parent 70cdbbb commit f2bb004

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

bot/resources/tags/learn-python.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
* [Automate the Boring Stuff](<https://automatetheboringstuff.com/#toc>) is a really good book for complete beginners and it's free to read online.
22
* If you prefer to watch video tutorials [Corey Schafer's playlist](<https://www.youtube.com/playlist?list=PL-osiE80TeTskrapNbzXhwoFUiLCjGgY7>) is also really good.
3-
* I also recommend Harvard’s free online course [CS50P: Introduction to Programming with Python](<https://pll.harvard.edu/course/cs50s-introduction-programming-python>).
3+
* We also recommend Harvard’s free online course [CS50P: Introduction to Programming with Python](<https://cs50.harvard.edu/python/>).
44
* [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.
5+
6+
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)