gyanendraknojiya@programming.dev to Programming@programming.devEnglish · 1 month agoProgramming in simple 4 stepsprogramming.devimagemessage-square64fedilinkarrow-up1941arrow-down126
arrow-up1915arrow-down1imageProgramming in simple 4 stepsprogramming.devgyanendraknojiya@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square64fedilink
minus-squareBrianTheeBiscuiteer@lemmy.worldlinkfedilinkarrow-up2arrow-down1·1 month 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 month 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.