GreenTea2@lemmy.org to Programming@programming.dev · 2 months agoWhere should a programmer use C++ instead of C#?message-squaremessage-square16linkfedilinkarrow-up16arrow-down15
arrow-up11arrow-down1message-squareWhere should a programmer use C++ instead of C#?GreenTea2@lemmy.org to Programming@programming.dev · 2 months agomessage-square16linkfedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up3arrow-down1·2 months agoNowhere. Until you have a reason to. Maybe it’s integration, or existing code, or performance, or close to hardware, or reference lib or docs In most industries and cases, you probably won’t have to, and it makes no sense to.
Nowhere. Until you have a reason to.
Maybe it’s integration, or existing code, or performance, or close to hardware, or reference lib or docs
In most industries and cases, you probably won’t have to, and it makes no sense to.