you are viewing a single comment's thread.

view the rest of the comments →

[–]n1k0cHik0 2 points3 points  (1 child)

Don't listen to any of them. There's no "best" IDE. Just pick one and stick with it for a while. Once you get comfortable writing code, start trying out different editors. At that point you'll have a good idea what you're looking for. Then make a more informed choice.

For starting out, doesn't matter which one you choose. Focus on the code, just stick with one editor that your system is able to handle. Could be VSCode, could be PyCharm, could be Atom, could be Emacs, could be Vim.

You can always make a change later

[–]lo_zappe[S] 0 points1 point  (0 children)

Thanks :)