DEV Community

Discussion on: Why is an IDE for Interpreted Languages "Overkill?"

Collapse
 
tobiassn profile image
Tobias SN

You’re right. It’s total bullshit. Why is using an IDE for C# okay, but not Python? The only difference is whether or not you compile your code before you run it.