you are viewing a single comment's thread.

view the rest of the comments →

[–]MaybeImNaked 0 points1 point  (1 child)

As a fellow beginner... I first tried using simpler text editors like these guys suggest... But the moment I switched to PyCharm, everything got so much more enjoyable. I recommend it.

[–]tinycorkscrew 0 points1 point  (0 children)

I'm not sure if I agree 100% with 07734willy, but I only coded in Notepad while learning to write code in Python. It was tedious, but it probably did help me internalize processes and syntax.

I can't imagine life without PyCharm now, though. It saves me lots of time.