You must log in or register to comment.
JetBrains IDE’s summarized:
IDEA isn’t Java-only. Most of the other languages are available as plugins. IDEA is typically the go-to IDE for multilanguage projects.
as a python programmer…^yes
There’s a big difference between IntelliJ and PyCharm.
IntelliJ is a Java IDE written in Java by people who are used to how Java works.
PyCharm is a Python IDE written in Java by people who are used to how Java works.
One of them is good.