Needs advice
on
AtomAtomJupyterJupyter
and
PyCharmPyCharm

I am learning Python coding and doing lots of hands on python problem. I like the feel of Jupyter notebook but I have concern will that slow my computer performance. Will PyCharm or Jupyter or Atom-IDE is good for python coding?

READ LESS
2 upvotes·301.8K views
Replies (1)
Managing Director at DEEPSITE LIMITED·
Recommends
on
PyCharm

It is a full featured IDE, refactoring and debugging are very powerful in PyCharm, compare to other two.

READ MORE
3 upvotes·1 comment·266 views
Mateusz Kania
Mateusz Kania
·
September 28th 2021 at 3:32PM

I upvoted Xiaoping Hu answer. Although for me PyCharm is a little bit overwhelming. I think that I will probably will go back to it, once I have firm python background. Now I am using Neovim + python terminal. :) I believe it is harder, but more rewarding in the long term. (Learning vim altogether with python). And for sure it does not slow down the machine. :D

I want to just add, that I am fairly ok in r language (I was often using Rstudio - I see PyCharm as its equivalent for Python), so I know my way around high level language.

·
Reply
Avatar of Krish Kiru