ByteOnBikes@slrpnk.net to Programmer Humor@programming.dev · 1 year agoAI in realityslrpnk.netimagemessage-square9linkfedilinkarrow-up13arrow-down10
arrow-up13arrow-down1imageAI in realityslrpnk.netByteOnBikes@slrpnk.net to Programmer Humor@programming.dev · 1 year agomessage-square9linkfedilink
minus-squareAqarius@lemmy.worldlinkfedilinkarrow-up1·1 year agoPeople thought COBOL would let managers write code.
minus-squareAqarius@lemmy.worldlinkfedilinkarrow-up1·1 year 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·1 year 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?