TheImpressiveX@lemmy.today to No Stupid Questions@lemmy.world · 4 days agoDo non-English speakers learn to code in English, or in their native language?message-squaremessage-square101linkfedilinkarrow-up1123
arrow-up1123message-squareDo non-English speakers learn to code in English, or in their native language?TheImpressiveX@lemmy.today to No Stupid Questions@lemmy.world · 4 days agomessage-square101linkfedilink
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up9·4 days agoWhat should you do if you inherit a project where they are already mixing languages because they just copy pasted from tutorials?
minus-squareBjörn@swg-empire.delinkfedilinkarrow-up36·4 days agoExacerbate the problem by using your own style that’s not been used before.
minus-squarececilkorik@lemmy.calinkfedilinkEnglisharrow-up8·4 days agoThe only solution to having too many standards is always to add another new standard. /xkcd
minus-squareAwesomeLowlander@sh.itjust.workslinkfedilinkarrow-up1·3 days agoTBF, USB C is an example of that approach actually working.
minus-squareloie@lemmy.worldlinkfedilinkarrow-up7·4 days agoint main(){ cout << "It's more compact this way and yeah I'll die on this hill"; Return 0;} //see you even get to end lines in devious winky smilies who doesn't love that
What should you do if you inherit a project where they are already mixing languages because they just copy pasted from tutorials?
Exacerbate the problem by using your own style that’s not been used before.
It’s tradition!
The only solution to having too many standards is always to add another new standard. /xkcd
TBF, USB C is an example of that approach actually working.
int main(){ cout << "It's more compact this way and yeah I'll die on this hill"; Return 0;} //see you even get to end lines in devious winky smilies who doesn't love that