ElCanut@jlai.lu to Programmer Humor@lemmy.ml · 4 months agoLittle bobby Fortranjlai.luimagemessage-square53fedilinkarrow-up137arrow-down10
arrow-up137arrow-down1imageLittle bobby Fortranjlai.luElCanut@jlai.lu to Programmer Humor@lemmy.ml · 4 months agomessage-square53fedilink
minus-squarePapamousse@beehaw.orglinkfedilinkarrow-up0·4 months agoI learnt COBOL (I’m old) it’s a very easy language, you basically talk, for instance to do c=a*b you write: MULTIPLY A TO B GIVING C and everything is tabbed, but in a good editor like emacs, it’s done automatically pretty well.
minus-squareDoc Avid Mornington@midwest.sociallinkfedilinkEnglisharrow-up1·4 months agoThat’s how you talk?
minus-squareZink@programming.devlinkfedilinkarrow-up1·4 months agoThese are the things I can do without: =±*/
I learnt COBOL (I’m old) it’s a very easy language, you basically talk, for instance to do c=a*b you write:
MULTIPLY A TO B GIVING C
and everything is tabbed, but in a good editor like emacs, it’s done automatically pretty well.
That’s how you talk?
you shout in COBOL ;-)
shout shout let it all out
These are the things I can do without: =±*/