𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agocodeStylelemmy.worldimagemessage-square43fedilinkarrow-up1397arrow-down129
arrow-up1368arrow-down1imagecodeStylelemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square43fedilink
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up9arrow-down1·2 years agoI don’t get why every language seems to have its own coding style when you’d think they’d be completely interchangeable depending on user/org/project maintainer preference
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up21arrow-down1·2 years agoHaving a standardized codding styles allows people to immediately recognise things, and not have a wacky case mix. You don’t need to remember the coding style of one specific project. You just need to remember the style of the language Of course it would be better if it was standardized for every language, but that’s probably never going to happen
I don’t get why every language seems to have its own coding style when you’d think they’d be completely interchangeable depending on user/org/project maintainer preference
Having a standardized codding styles allows people to immediately recognise things, and not have a wacky case mix.
You don’t need to remember the coding style of one specific project. You just need to remember the style of the language
Of course it would be better if it was standardized for every language, but that’s probably never going to happen