Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 years agoLearning Functional Programmingfeddit.ukimagemessage-square35linkfedilinkarrow-up1277arrow-down114
arrow-up1263arrow-down1imageLearning Functional Programmingfeddit.ukDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square35linkfedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up9·2 years 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-up7arrow-down1·2 years agoC++: You can do everything, but with garbage syntax and ten traps to look out for™
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up4·2 years agoYes, look out for the leg bombs.
minus-squareHStone32@lemmy.worldlinkfedilinkarrow-up5arrow-down1·2 years 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™
Yes, look out for the leg bombs.
If choice is our metric here, why not C? That way, you have the choice to use your own implementation of OOP