Gollum@feddit.org to Programmer Humor@programming.dev · 5 个月前Another smart movefeddit.orgimagemessage-square114fedilinkarrow-up1996arrow-down136
arrow-up1960arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 5 个月前message-square114fedilink
minus-squareSomething Burger 🍔@jlai.lulinkfedilinkarrow-up2·5 个月前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.
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.