minus-squareArchpawn@lemmy.worldtoProgrammer Humor@lemmy.ml•the "good" partslinkfedilinkarrow-up1·1 year agoThe majority of dumb stuff in Javascript is that it has some counterintuitive way of doing something that it shouldn’t do at all, so only teaching the good parts works. So teaching just the good parts is pretty reasonable. linkfedilink
minus-squareArchpawn@lemmy.worldtoProgrammer Humor@lemmy.ml•advancedlinkfedilinkarrow-up1·1 year agoIn Python you put it in a multiline string, since it has those but not multiline comments. linkfedilink
minus-squareArchpawn@lemmy.worldtoProgrammer Humor@lemmy.ml•Which other AI product is like this?linkfedilinkarrow-up2·1 year agoBut that’s mostly labor humans were doing anyway. linkfedilink
The majority of dumb stuff in Javascript is that it has some counterintuitive way of doing something that it shouldn’t do at all, so only teaching the good parts works. So teaching just the good parts is pretty reasonable.