passepartout@feddit.org to Programmer Humor@programming.dev · 2 months agoChoose your path!imagemessage-square93linkfedilinkarrow-up1439arrow-down138
arrow-up1401arrow-down1imageChoose your path!passepartout@feddit.org to Programmer Humor@programming.dev · 2 months agomessage-square93linkfedilink
minus-squarered_tomato@lemmy.worldlinkfedilinkarrow-up5·2 months ago Writing “iteration” sounds absolutely perverse! I like it to make it clear when the for loop is about iterating lists and when it’s not. For example, the iterations in Monte Carlo algorithms doesn’t correspond to items in a list.
I like it to make it clear when the for loop is about iterating lists and when it’s not. For example, the iterations in Monte Carlo algorithms doesn’t correspond to items in a list.