I want to start learning python. so I downloaded python 3.11
later I heard that Anaconda is a better IDE so I uninstalled python and downloaded and installed Anaconda.
when I go to Anaconda navigator, I see various apps. some open in Firefox.
I have no idea which program to use to start programing in python?
Did I mess up the installation? I am on Win 11
Ok for people having the same “Starting issue”
I found this video very helpful.
We use Jupiter notebook which uses our web browser as an interface.
I can also recommend this course, which will give you a quick overview to Anaconda’s tools: https://learning.anaconda.cloud/get-started-with-anaconda
1 Like
Thank you, much appreciated!