28-09-2021 14:18 via thenextweb.com

Your code is sloppy (unless you’re a computer scientist)

Why does every developer think they are writing perfectly understandable code? Why is that same developer unable to decipher someone else’s code, lest maintain it? Because they’re all writing sloppy code that works. That is, code that works now but that is not very expandable or versatile due to its messiness. Except for Computer Scientists — they write beautiful code that doesn’t work. Reason 1: For Computer Scientists, coding is an art. For everyone else, it’s a
Read more »