Introducing C# 10
Here is a first for my blog: Rwing offered to translate it to Chinese. So I took him up on it and you can read his translation on his blog cnblogs.com. I hope it says nice things about me. π
C# 10
Earlier this week, I followed a talk by Mads Torger...
kenbonny.net5 min read
C@my3d
The C# has one very big drawback - the convention of naming methods and variables. The code is not easy to read and we should read it like prose. Kotlin or Groovy look much better.