minus-squaremarcos@lemmy.worldtoProgrammer Humor@programming.dev•Why do people faint at the sight of plain-text code?linkfedilinkarrow-up16arrow-down1·1 day agoThat’s why we don’t call them “programming language” even though they are the same kind of thing. linkfedilink
minus-squaremarcos@lemmy.worldtoProgrammer Humor@programming.dev•The Right Skillslinkfedilinkarrow-up1·4 days agoAt some point you’ll need to know the basic syntax of some programing language. linkfedilink
minus-squaremarcos@lemmy.worldtoProgrammer Humor@programming.dev•The infamous "if loop" actually existslinkfedilinkarrow-up1·edit-25 days agoint main() { useless: int x = 10; if (1) { goto useless; } } linkfedilink
That’s why we don’t call them “programming language” even though they are the same kind of thing.