I shouldn't have to say this, but this is objective.
objective truth :^)
IDEs, I personally don't like them. Never have. I have actually never NEEDED to use them. Even on Windows. Now on Linux, I have a reason to not use them even more. I can create python scripts using
save it and then
. This goes for most everything I can think of. MAYBE you would need to use an IDE for java, maybe.
inb4 "you just liek terminal cause u a script kiddy lol"
objective truth :^)
IDEs, I personally don't like them. Never have. I have actually never NEEDED to use them. Even on Windows. Now on Linux, I have a reason to not use them even more. I can create python scripts using
Code:
gedit name.py
Code:
python name.py
inb4 "you just liek terminal cause u a script kiddy lol"