ByteOnBikes@slrpnk.net to Programmer Humor@programming.dev · edit-25 months agoAI in realityslrpnk.netexternal-linkmessage-square33linkfedilinkarrow-up113arrow-down10
arrow-up113arrow-down1external-linkAI in realityslrpnk.netByteOnBikes@slrpnk.net to Programmer Humor@programming.dev · edit-25 months agomessage-square33linkfedilink
minus-squareAqarius@lemmy.worldlinkfedilinkarrow-up1·5 months agoPeople thought COBOL would let managers write code.
minus-squareAqarius@lemmy.worldlinkfedilinkarrow-up1·5 months agoIt’s by design very verbose and “English”-like, like instead of x=y*z it would go “MULTIPLY y BY z GIVING x”, the idea was that it would read almost like natural language, so that non-tech staff could understand it.
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up1·5 months agoExcept that it’s not the syntax that makes programming hard, it’s the thought process, right?
People thought COBOL would let managers write code.
What.
It’s by design very verbose and “English”-like, like instead of x=y*z it would go “MULTIPLY y BY z GIVING x”, the idea was that it would read almost like natural language, so that non-tech staff could understand it.
Except that it’s not the syntax that makes programming hard, it’s the thought process, right?