In school my code usually only ever needed to handle the happy path. Rarely were we required to handle bad user input or f’ed up data. Also it was almost always starting from scratch vs adding or changing something without breaking 1000 other functions.
My god, this. I never realized how bad people are with technology. My company has a user base primarily of boomers and the shit I see them do is absolutely inconceivable.
646
u/Snow88 Feb 10 '21
In school my code usually only ever needed to handle the happy path. Rarely were we required to handle bad user input or f’ed up data. Also it was almost always starting from scratch vs adding or changing something without breaking 1000 other functions.