Our industry is overwhelmed with a number of programming languages. Every good computer scientist or a programmer interested in programming languages strives to create his own language. Today you don’t even need to be extremely smart to do it. Take a look at JetBrains MPS beast. With this tool, you can put together your own…Continue Reading “Why should you use popular technology to build software for business?”
This post is not the usual one. I wanted to show you how it looks and feels refactoring and improving old C# 5 code using features of C# 6. Doing it in the traditional way by simply writing and giving code snippets is not very productive and I have decided to try out other media…Continue Reading “Refactoring old C#5 code to C#6 code”