gyanendraknojiya@programming.dev to Programming@programming.devEnglish · 1 year agoProgramming in simple 4 stepsprogramming.devimagemessage-square51linkfedilinkarrow-up1260arrow-down16
arrow-up1254arrow-down1imageProgramming in simple 4 stepsprogramming.devgyanendraknojiya@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square51linkfedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up1arrow-down1·1 year agoHow does “foo” mean “get”? Half the battle of writing correct code is writing code that’s easy to interpret. Do you always look at the guts of every function you’re about to use?
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up2·1 year agoIt’s a one line function in an example. It’s a getter.
How does “foo” mean “get”? Half the battle of writing correct code is writing code that’s easy to interpret. Do you always look at the guts of every function you’re about to use?
It’s a one line function in an example. It’s a getter.