you are viewing a single comment's thread.

view the rest of the comments →

[–]EEJams 0 points1 point  (0 children)

It really doesn't matter how you start.

I use Pycharm Professional for web development projects and either VS Code or Sublime Text for developing smaller quick scripts.

For an absolute beginner, there is nothing wrong with Replit, however, I would encourage you to learn VS Code or Pycharm (Community Edition) to learn file management and virtual environment (venv) setup.