T
8
c/coding-for-beginnersrichard_wells59richard_wells5924d agoProlific Poster

Tried PyCharm for a week, VS Code finally clicked for me

I kept forcing myself to use an IDE with all the setup until a friend showed me how extensions handle everything, so now I just use the one that opens in 2 seconds and actually makes my beginner projects less overwhelming, has anyone else switched after fighting with config files for days?
1 comments

Log in to join the discussion

Log In
1 Comment
paul_webb45
Man, I feel this. PyCharm made me feel dumb with all its menus, but VS Code just let me pip install stuff and hit run. The extension marketplace is a lifesaver, you just grab Python and Code Runner and you're done. Don't let anyone make you feel bad for picking the tool that actually works for you.
3