this post was submitted on 24 Jul 2023
-32 points (29.5% liked)

Programmer Humor

19207 readers
1318 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TechCodecPawx@programming.dev -3 points 1 year ago

That's understandable.. Text Editors are a great choice for any language, IDEs are only good for specific language.. If your team needs an IDE, here's a list: https://www.simplilearn.com/tutorials/python-tutorial/python-ide

And VSCode is one on the list, it's considered an IDE with the right plugins.. But for me, I use Javascript on the frontend and got curious about Webstorm.. But I will still continue using VSCode/VSCodium for other languages..