|
|
|
|
|
by hackula1
4579 days ago
|
|
This is a pretty important note. Especially on the east coast, C# is by far the easiest language to jumpstart a career in for young devs, and is a very safe bet for veterans as well. Java jobs are practically non-existent in many mid size east coast cities. I am now 100% node.js and python, but I probably would not have made it in the door if it was not for C# when I was starting out. The job market heavily favors devs, and the tooling makes it possible for self taught people to gloss over the fundamentals until they have enough time to go back and learn them. Also, if you think Stackoverflow is useful as a dynamic language dev, you would not believe how much more useful it is as a C# dev. I have no idea why, but SO seems to heavily favor C# over everything else. This is not to say that other languages get no love over there, but John Skeet alone has probably answered more obscure C# questions than all the other languages combined. I am only being half hyperbolic here. |
|