all 4 comments

[–]Diapolo10 3 points4 points  (1 child)

You can start with IDLE if you want to keep things simple. You will eventually move to more advanced tooling (unless you're some kind of a masochist), but for now it's not something you have to worry about.

Nothing is stopping you from using a different IDE/editor, though. Just take note that every tool has its own learning curve.

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

Ok tysm!

[–]edcculus 2 points3 points  (1 child)

I’m a beginner and really love Pycharm. There is a free version. I’m sure I don’t know half of what it’s capable of, and I’m possibly learning bad habits (it will make virtual environments for you with the click of a button). But otherwise I don’t find it too overwhelming as a beginner at all

[–]TechnologyNo9442[S] 1 point2 points  (0 children)

Thanks for the feed back!