ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 year agoCompetition places start at 0lemmy.worldimagemessage-square20linkfedilinkarrow-up1561arrow-down113
arrow-up1548arrow-down1imageCompetition places start at 0lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square20linkfedilink
minus-squarepsvrh@lemmy.calinkfedilinkarrow-up7·1 year agoBut what about that one guy who writes absolutely brilliant VB?
minus-squareeinlander@lemmy.worldlinkfedilinkarrow-up12·1 year agoAhem: OPTION BASE 0 Bam, Qbasic AND Visual Basic has 0 based arrays.
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up6·1 year agoDepends on the version of VB. It seems VB .NET uses zero-based indexed arrays.
minus-squareasudox@programming.devlinkfedilinkarrow-up4arrow-down1·1 year agoWho cares? VB is dead and long forgotten.
minus-squareasudox@programming.devlinkfedilinkarrow-up4·1 year agoWhat? People still use VB? dear god…
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up7·1 year agoLanguages don’t die. They have long tails.
minus-square2pt_perversion@lemmy.worldlinkfedilinkarrow-up6·1 year agoThey definitely do, especially legacy stuff that’s still kicking. Sweet, sweet tech debt that you hope won’t be a real problem until you’ve moved to a different company.
minus-squaremagikmw@lemm.eelinkfedilinkarrow-up6·1 year agoFucking finances and their macro-enabled excel spreadsheets!
But what about that one guy who writes absolutely brilliant VB?
Ahem:
OPTION BASE 0
Bam, Qbasic AND Visual Basic has 0 based arrays.
Depends on the version of VB. It seems VB .NET uses zero-based indexed arrays.
Who cares? VB is dead and long forgotten.
Oh, if only that were true.
What? People still use VB? dear god…
Languages don’t die. They have long tails.
They definitely do, especially legacy stuff that’s still kicking. Sweet, sweet tech debt that you hope won’t be a real problem until you’ve moved to a different company.
Fucking finances and their macro-enabled excel spreadsheets!