|
|
|
|
|
by koyote
277 days ago
|
|
I personally can't think of an all-rounder language that is better than C#.
It's fast, has great tooling, powerful, extremely productive for working with large code bases and runs 'anywhere'. JS has lost against TS which is basically C# for web (both designed by the same person) and Python is not really something you should build large applications with (execution speed + maintenance issues). What do you believe is the current language du jour? |
|