Comics @programming.dev Mac @programming.dev 1y ago xkcd Python (5 Dec 2007) source under CC BY-NC 2.5 Deedexplainxkcd/353Hover Text:I wrote 20 short programs in Python yesterday. It was wonderful. Perl, I'm leaving you.Transcript
Just wait until you accidently have something unindented that wasn't supposed to be. Those are fun bugs to troubleshoot
FTFY.
That will cause a compilation error 99.999% of the time and point you to the exact location where the problem is.
Wouldn't IDE ensure these things are looked after?
Yes, but people feel threatened by good programming languages instead of just learning them.