GreenTea2@lemmy.orgdeleted by creator to Programming@programming.dev · 24 天前Where should a programmer use C++ instead of C#?message-squaremessage-square16linkfedilinkarrow-up16arrow-down16
arrow-up10arrow-down1message-squareWhere should a programmer use C++ instead of C#?GreenTea2@lemmy.orgdeleted by creator to Programming@programming.dev · 24 天前message-square16linkfedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up3arrow-down1·24 天前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.
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.