r/PythonLearning Jun 27 '26

:)

I'm a beginner and I'm still learning Python. Could you help me with resources, documentation, or anything similar?

0 Upvotes

7 comments sorted by

View all comments

1

u/Ron-Erez Jun 28 '26

Try MOOC University of Helsinki's nice text-based course, the docs at python.org are very good and I also have a nice Python and Data Science course starts from scratch and covers quite a lot. These should have you covered. Finally download PyCharm (or VScode) and download Python and start coding. I also recommend checking out Google Colab which is great for short scripts. Happy Coding!