Gollum to Programmer [email protected] • 5 months agoAnother smart movefeddit.orgimagemessage-square115fedilinkarrow-up1989
arrow-up1989imageAnother smart movefeddit.orgGollum to Programmer [email protected] • 5 months agomessage-square115fedilink
minus-squareSomething Burger 🍔linkfedilink2•5 months agoNot in languages where you don’t manually handle memory, such as PHP, SQL, Python… Higher-level languages using 0-indexed arrays are letting the abstraction leak.
Arrays are address offsets.
Not in languages where you don’t manually handle memory, such as PHP, SQL, Python… Higher-level languages using 0-indexed arrays are letting the abstraction leak.