257m@lemmy.ml to Programming@programming.dev • 1 year agoWhat are your programming hot takes?message-squaremessage-square283 fedilinkarrow-up1177
arrow-up1177message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev • 1 year agomessage-square283 Commentsfedilink
minus-squarexigoi@lemmy.sdf.orghexbear1·1 year agoC has for, while, do-while, goto and recursion. How exactly are rescue, inlined conditionals and optionals used for creating loops? Also Ruby's for and while do different things, unlike for and while in C. linkfedilink
C has for, while, do-while, goto and recursion.
How exactly are rescue, inlined conditionals and optionals used for creating loops? Also Ruby's for and while do different things, unlike for and while in C.