Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 15 days agoLearning Functional Programmingfeddit.ukexternal-linkmessage-square17fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkLearning Functional Programmingfeddit.ukDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 15 days agomessage-square17fedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up0·14 days agoC++. Do whatever the hell you want, it doesn’t care. Mix paradigms all day long. People complain about its complexity and the fact that it has everything including the kitchen sink, but that is exactly why I love it. It gives you choice.
minus-squareChrobin@discuss.tchncs.delinkfedilinkarrow-up0·14 days agoC++: You can do everything, but with garbage syntax and ten traps to look out for™
minus-squareHStone32@lemmy.worldlinkfedilinkarrow-up0·14 days agoIf choice is our metric here, why not C? That way, you have the choice to use your own implementation of OOP
C++. Do whatever the hell you want, it doesn’t care. Mix paradigms all day long.
People complain about its complexity and the fact that it has everything including the kitchen sink, but that is exactly why I love it. It gives you choice.
C++: You can do everything, but with garbage syntax and ten traps to look out for™
If choice is our metric here, why not C? That way, you have the choice to use your own implementation of OOP