gyanendraknojiya@programming.dev to Programming@programming.devEnglish · 3 months agoProgramming in simple 4 stepsprogramming.devimagemessage-square51fedilinkarrow-up1260arrow-down16
arrow-up1254arrow-down1imageProgramming in simple 4 stepsprogramming.devgyanendraknojiya@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square51fedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up1arrow-down1·3 months 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·3 months 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.