GreenTea2@lemmy.org to Programming@programming.dev · 11 days agoWhere should a programmer use C++ instead of C#?message-squaremessage-square14linkfedilinkarrow-up11
arrow-up11message-squareWhere should a programmer use C++ instead of C#?GreenTea2@lemmy.org to Programming@programming.dev · 11 days agomessage-square14linkfedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up0·11 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.