C#, Theory C#. Overriding virtual methods in generic classes August 24, 2021 BestProgISch Continue reading C#. Overriding virtual methods in generic classes →
C#, Theory C#. Hierarchies of generic classes August 21, 2021 BestProgISch Continue reading C#. Hierarchies of generic classes →
Python, Theory Python. Module io. Class hierarchy. Class io.IOBase. Methods for working with IOBase class files April 29, 2020 BestProgISch Continue reading Python. Module io. Class hierarchy. Class io.IOBase. Methods for working with IOBase class files →
C#, Theory C#. An example of accessing methods and properties of inherited classes using a reference to the base class March 27, 2020 BestProgISch Continue reading C#. An example of accessing methods and properties of inherited classes using a reference to the base class →
C#, MS Visual Studio 2019, Practice C#. An example of the development program, which is placed in different files March 26, 2020 BestProgISch Continue reading C#. An example of the development program, which is placed in different files →
C#, Theory C#. Examples of creating class hierarchies using inheritance March 23, 2020 BestProgISch Continue reading C#. Examples of creating class hierarchies using inheritance →