- Learn using replit first rather than installing locally so there's less overhead before you actually start writing code
- https://programming-23.mooc.fi/, https://programming-24.mooc.fi/
- Replit 100 days of Python: https://replit.com/learn/100-days-of-python
- Microsoft Python Course: https://learn.microsoft.com/en-us/training/paths/beginner-python/
- Harvard CS50: https://youtu.be/nLRL_NcnK-4?si=9I_GNPb5CNzg2j8m
- Codecademy learning and quizzes: https://www.codecademy.com/schools/curriculum/resources#2
- Automate the Boring Stuff book: https://automatetheboringstuff.com/
- Learn pygame: https://www.pygame.org/docs/, https://inventwithpython.com/pygame/chapters/
- Progressively harder challenges: http://www.codingbat.com/
- Math questions which can be solved using python: https://projecteuler.net/
- CodeCombat: http://www.codecombat.com/
- Python Minecraft mods on Raspberry Pi: https://www.raspberrypi.org/learning/getting-started-with-minecraft-pi/
- Just spend time reading other people's code on GitHub and figuring out what it's doing (https://github.com/)
- Trinket: http://trinket.io/
- More advanced trinket: https://processing.org/
- theCoderSchool lesson guide: https://docs.google.com/document/d/1rpcpq1CIok65MJRzPtyaY24Z1IKPZ9_HdPF0sLt_EVo/edit#heading=h.txxd0hn20l8v
- List of solid projects: https://roadmap.sh/
Last active
August 23, 2024 00:46
-
-
Save mecaneer23/e8bd189779e0bf0f8ea45c0e3713df71 to your computer and use it in GitHub Desktop.
Python learning resources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment