|
|
|
|
|
by bazoom42
46 days ago
|
|
C# is also a great language, but notice how it have been moving closer to Pyhon-style syntax. E.g. now you can initialize a list like [a, b, c]. They wouldn’t add that syntax if they didnt think it was an improvement. Less ceremony and boilerplate means more readable code. |
|