709
1 hour in Java (piefed.jeena.net)
you are viewing a single comment's thread
view the rest of the comments
[-] linkhidalgogato@lemmy.ml 6 points 1 month ago

its just not as clear especially when u are indenting stuff inside stuff with a bunch of conditions everywhere its hard to read just from indentation, and with the () or {} u can just click on it and most text editors will show u from where to where its going.

[-] zalgotext@sh.itjust.works 10 points 1 month ago

especially when u are indenting stuff inside stuff with a bunch of conditions everywhere

That's an anti pattern in basically every language though. The fix is to simplify those conditionals, not use a curly-bracketed language.

this post was submitted on 17 Aug 2024
709 points (95.3% liked)

Programmer Humor

32041 readers
1257 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS