GreenTea2@lemmy.org to Programming@programming.dev · 7 days agoWhere should a programmer use C++ instead of C#?message-squaremessage-square16fedilinkarrow-up16arrow-down16
arrow-up10arrow-down1message-squareWhere should a programmer use C++ instead of C#?GreenTea2@lemmy.org to Programming@programming.dev · 7 days agomessage-square16fedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up3arrow-down1·7 days 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.