programming constructs I was most wrong about early in my career, in the order I think of them, not in order of wrongness or how great or bad they actually are:
Comments
Log in with your Bluesky account to leave a comment
1. switch statements. early on, I got locked into thinking that more code meant harder to read and maintain. clearly wrong, but took a long time to come around on that. starting with Perl didn’t help
Comments