Recently, I have received several messages from blog readers asking about what object-oriented programming is. They want to become programmers, they already know the basics of programming, but they write that it is difficult [...]
It's time for another, this time the 4th pillar of object-oriented programming. In the previous articles on the basics of object-oriented programming, you learned what inheritance, polymorphism, and abstraction are. Today I will try [...]
In the previous 2 articles on inheritance and polymorphism, I tried to present you the basics of object-oriented programming, I told you that the topic of polymorphism will be further developed, because in the abstract we also deal [...]
Today it's time for another very important topic in object-oriented programming that every person who wants to become a junior .NET developer must understand. From the article you will learn what polymorphism is in [...]
Since I have recently had a lot of inquiries about topics for beginner programmers, I decided to discuss issues that every person who wants to become a .NET programmer must know. First, let me talk about what inheritance is in [...]