Gollum to Programmer Humor@programming.dev • 8 months agoAnother smart movefeddit.orgimagemessage-square112fedilinkarrow-up11Karrow-down136
arrow-up1967arrow-down1imageAnother smart movefeddit.orgGollum to Programmer Humor@programming.dev • 8 months agomessage-square112fedilink
minus-squareSomething Burger 🍔linkfedilink2•8 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.