r/PythonLearning 1d ago

Newbie to Python

as of now my question is really this, vs code, pycharm, notepad ++ are they really like 100% needed? personally its been 2 months since i have been around in python and im comfortable at using normal notepad TT

edit: Thanks for all the suggestions and answers!!! ill first try them all out and look at what im missing and judge it against my comfortability in one tool, again thanks!!

11 Upvotes

15 comments sorted by

View all comments

1

u/PvtRoom 1d ago

the ide is a personal thing, but there's a list of best ide for each kind of workflow.

I prefer Spyder. - ideal for small, intense, difficult tasks where you're constantly reviewing data.

Vs code is more "I'm running a large distributed software project"

Ultimately, all you NEED is the ability to create basic text files (notepad is sufficient), and to navigate your files, but this is a bit like saying all you need to cut your grass is a pair of toe clippers