Comment on thrown into a backend project as a backend dev with a language I don't know, how fucked am I?
flumph@programming.dev 1 year ago
What language are you familiar with? Switching between the C-style OOP languages is honestly pretty straightforward.
nitefox@lemmy.world 1 year ago
JS/TS, Rust-ish, and CPP
flumph@programming.dev 1 year ago
Yeah, I’d say your road to C# should pretty much be syntax then. Check out a course on exercism and read a bit about common idioms in C#.