cm0002@suppo.fi to Programmer Humor@programming.dev · 24 days agoThe Six Stages of Code Griefsuppo.fiimagemessage-square141linkfedilinkarrow-up11.09K
arrow-up11.09KimageThe Six Stages of Code Griefsuppo.ficm0002@suppo.fi to Programmer Humor@programming.dev · 24 days agomessage-square141linkfedilink
minus-squareClay_pidgin@sh.itjust.workslinkfedilinkEnglisharrow-up1·23 days agoI use sentences as variable names sometimes, because I necessarily end up with lots of similar-sounding variables or functions. List_of_foo_dicts = Get_foo_from_bar_api()
I use sentences as variable names sometimes, because I necessarily end up with lots of similar-sounding variables or functions.
List_of_foo_dicts = Get_foo_from_bar_api()