lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 3 days agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square65linkfedilinkarrow-up160arrow-down123
arrow-up137arrow-down1external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 3 days agomessage-square65linkfedilink
minus-squaremEEGal@lemmy.worldlinkfedilinkEnglisharrow-up2·2 days agoThat’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way
That’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way