ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 个月前Competition places start at 0lemmy.worldimagemessage-square20fedilinkarrow-up1559arrow-down113
arrow-up1546arrow-down1imageCompetition places start at 0lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 个月前message-square20fedilink
minus-squarepsvrh@lemmy.calinkfedilinkarrow-up7·4 个月前But what about that one guy who writes absolutely brilliant VB?
minus-squareasudox@programming.devlinkfedilinkarrow-up4arrow-down1·4 个月前Who cares? VB is dead and long forgotten.
minus-square2pt_perversion@lemmy.worldlinkfedilinkarrow-up6·4 个月前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.
minus-squaremagikmw@lemm.eelinkfedilinkarrow-up6·4 个月前Fucking finances and their macro-enabled excel spreadsheets!
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up7·4 个月前Languages don’t die. They have long tails.
minus-squaredohpaz42@lemmy.worldlinkfedilinkEnglisharrow-up6·4 个月前Depends on the version of VB. It seems VB .NET uses zero-based indexed arrays.
minus-squareeinlander@lemmy.worldlinkfedilinkarrow-up12·4 个月前Ahem: OPTION BASE 0 Bam, Qbasic AND Visual Basic has 0 based arrays.
But what about that one guy who writes absolutely brilliant VB?
Who cares? VB is dead and long forgotten.
Oh, if only that were true.
What? People still use VB? dear god…
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!
Languages don’t die. They have long tails.
Depends on the version of VB. It seems VB .NET uses zero-based indexed arrays.
Ahem:
OPTION BASE 0
Bam, Qbasic AND Visual Basic has 0 based arrays.