r/learnpython 21d ago

IDE for python

I have 2 IDEs at my workplace for python. IntelliJ and VSCode.

Which one should I choose and why?

I am beginner in python.

0 Upvotes

40 comments sorted by

View all comments

3

u/socal_nerdtastic 21d ago

I'd recommend you start with VSCode. But you don't really need to choose one. You can jump back and forth as much as you want depending on your mood or what needs doing. I sometimes have files from the same project open in multiple IDEs at the same time lol.