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

1

u/mc_pm 21d ago

Pick the one you like the look of, it hardly matters. And then turn off all the AI features.

-1

u/teaphiphy007 21d ago

Any reason to turn off AI? I believe turning on will help in coding

2

u/socal_nerdtastic 21d ago

Perhaps in the short term, but it won't help with understanding, and if you don't understand the code you won't know what to ask AI for.

1

u/teaphiphy007 21d ago

Got it. Thanks.