⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 1 year agoThe C++ learning processaussie.zoneexternal-linkmessage-square115linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkThe C++ learning processaussie.zone⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square115linkfedilinkfile-text
minus-squareTheHarpyEagle@pawb.sociallinkfedilinkarrow-up0·1 year agoHonestly C# has grown on me quite a bit. Shakes off some of the bloat of Java and linq is pretty handy. God knows if I can’t tell you what the distinction is between C# and .NET Core and whatever the hell ASP is.
minus-squareunique_hemp@discuss.tchncs.delinkfedilinkarrow-up0·1 year ago C# = Java (the language itself) .NET (Core) = Oracle JDK (a runtime and std lib implementation for the language) ASP.NET = Spring boot (the default web framework)
Honestly C# has grown on me quite a bit. Shakes off some of the bloat of Java and linq is pretty handy. God knows if I can’t tell you what the distinction is between C# and .NET Core and whatever the hell ASP is.