boem@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoHow a Microsoft Excel Spreadsheet From Hell Slowed Williams' F1 Cars For Yearswww.thedrive.comexternal-linkmessage-square45fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkHow a Microsoft Excel Spreadsheet From Hell Slowed Williams' F1 Cars For Yearswww.thedrive.comboem@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square45fedilink
minus-squareRagingRobot@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoBut in a language like Python there are established patterns for dealing with complexity unlike Excel lol
minus-squareOlap@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoHow do the handle version control? I’m yet to actually meet it in the wild
minus-squareRagingRobot@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoVersion control for any kind of code can be done with git if that’s what you are asking. There are other systems available too but that’s the standard for most things now.
But in a language like Python there are established patterns for dealing with complexity unlike Excel lol
How do the handle version control? I’m yet to actually meet it in the wild
Version control for any kind of code can be done with git if that’s what you are asking. There are other systems available too but that’s the standard for most things now.