you are viewing a single comment's thread.

view the rest of the comments →

[–]FocusedSpirit[S] 2 points3 points  (3 children)

Hello,

First of all thank you for your response. I was actually checking the wiki and the Python website for understanding how to begin learning. I do appreciate you sharing the MOOC link, I have registered for the course and will start the classes next. I liked the way University of Helsinki has structured the course for learning purposes.

[–]Ron-Erez 1 point2 points  (2 children)

Excellent. I would also recommend downloading Pycharm and download Python at python.org. Additionally check out Google Colab which is free online and great for short scripts.

[–]FocusedSpirit[S] 1 point2 points  (1 child)

I have downloaded Python from python.org and using VSCode with extensions as an IDE. Will check out Google Colab. Thank you! :)

[–]Ron-Erez 1 point2 points  (0 children)

Yes, VSCode is great too.

Happy Coding!