|
|
|
|
|
by lacampbell
3435 days ago
|
|
C++ is a special beast though. It's famously complex. What gets my goat is the idea that some recruiters have that I - as someone with mostly C# experience - would be completely useless in a Java environment. Java and C# are so similar it's barely worth noticing. There'd be different IDEs and libraries in play - and sure, a lot of googling to remind myself of stuff in the first week. But that pales into the comparison to the amount of time I'll likely spend learning the business domain, or how the legacy code base works. That's the stuff that's truly important. |
|