Implementing & Testing Repository Pattern using Entity Framework

Implementing & Testing Repository Pattern using Entity Framework

There are many blog posts and misconceptions about Repository Pattern, especially since the introduction of the OR/M libraries, like Entity Framework. In this article, we will investigate why this pattern is still useful, what are the benefits of using it and how we...
18 Machine Learning Best Practices

18 Machine Learning Best Practices

Subscribe and receive free guide -Ultimate Data Visualization Guide with Python* indicates required Email Address * Machine Learning and Deep Learning (AI, in general) are no longer just buzzwords. They became an integral part of our businesses and startups. This...
Python 3.10 – Top 5 Features in the new Version

Python 3.10 – Top 5 Features in the new Version

Subscribe and receive free guide -Ultimate Data Visualization Guide with Python* indicates required Email Address * Today, on the 4th October 2021 a new version of Python – Python 3.10 has been released. In this article, we explore some features that we have...