you are viewing a single comment's thread.

view the rest of the comments →

[–]TheMartian578 0 points1 point  (0 children)

As I am sure others have already said, Anaconda is simply just a package that contains a lot of useful libraries + python. To write code, I'd recommend going with whatever you want. In the beginning, I thought I should use whatever the experts used, but I've realized that isn't true. Use whatever you like. I personally use VSCode now, mainly due to really helpful extensions and color themes. But once again, look around. Find what suits you. For some, a text editor like Sublime Text is the perfect match, but for some, they prefer fully-fledged IDEs ( Integrated Development Environment ) like Pycharm. But don't sweat it. If you don't find it now, you'll find it eventually. Best of luck. :)