[quote]LoRez wrote:
[quote]debraD wrote:
I don’t agree with your analogy. As a student of computer science you learn how to program not how to use a language. Any programmer who understands the concepts should be able to switch to another language without a lot of difficulty–especially between Java and C# which are fundamentally the same in syntax, objects etc. The biggest challenge is adapting to a new IDE which is a pain in the ass but not difficult. Most developers I work with regularly switch between several languages depending on which system or app they are working on that moment. or what the next thing to fall into their laps from mergers and re-orgs was written in.[/quote]
I didn’t get into details then.
The Java vs C# thing is actually minor, even the change of IDEs. It’s the switch from a monolithic server model to a highly distributed AWS based cloud model with best-try style algorithms… try for data consistency, but no guarantees. A lot of the developers switching over have felt a major loss of control because of it.
From one of the guy’s status updates:
That, combined with the new language and IDE, new development platforms (we’ve been a Windows shop), new deployment models, new source control system, and for the most part, new technical leadership… it’s a pretty significant change.
But yeah, C# to Java in and of itself isn’t much of a change. The C++ devs switching to Java have it quite a bit harder.[/quote]
#clarity