Readers&##x27; ChoiceTechnologyProgrammingData ScienceSoftware DevelopmentCybersecurityContributeAnd Microsoft Is Killing ItAndrew ZuoFollow·13 min readPhoto by Ruben Ortega on Unsplash I love C#. My first real programming project after University was a game written in Unity. And I immediately fell in love with the language. It just felt so fresh. It was like Java… if Oracle had actually cared about it. This was back in the Java 7 days. I hear they moved to a faster release cycle since then so things...
The syntactic sugar is a helpful feature of C# language. We can use using(var tmp = new ...()) {} instead of Dispose(), we have common foreach instead of while loop with iterating enumerator, and we have await and async. But think a while… do we really need await word?
Daj się poznać 2017 2789 dni, 3 godziny, 24 minuty temu 123 źrodło rozwiń