Aug 29, 2022 | .NET, AI, Machine Learning, Python
This year after the Build conference, we got a real feeling that one of the main areas in which Microsoft tried to improve is how Machine Learning and Artificial Intelligence applications are developed. Until recently, it was not easy to create a machine learning...
Jul 25, 2022 | .NET, MongoDb, NoSQL
The code that accompanies this article can be received after subscription* indicates required Email Address * The world of NoSQL really boomed in the 10s. It gave us more options in choosing databases than in the past few decades. Now, we can think about the...
Jul 18, 2022 | .NET, Design
There are many arguments on the web regarding the switch-case statement. It seems that half of the programmers think that the switch-case statement is actually an anti-pattern, and the other half claim there are in fact use cases for this concept. Usually, the second...