C#, Theory C#. Generic interfaces. Declaration syntax July 13, 2021 BestProgISch Continue reading C#. Generic interfaces. Declaration syntax →
Java, Theory Java. The StreamAPI interface. Final methods January 11, 2021 BestProgISch Continue reading Java. The StreamAPI interface. Final methods →
Java, Theory Java. The BaseStream interface. Examples of using interface methods January 9, 2021 BestProgISch Continue reading Java. The BaseStream interface. Examples of using interface methods →
Java, Theory Java. The Stream interface. Intermediate interface methods January 6, 2021 BestProgISch Continue reading Java. The Stream interface. Intermediate interface methods →
Java, Theory Java. Data streams. Stream API. General information December 25, 2020 BestProgISch Continue reading Java. Data streams. Stream API. General information →
Java, Theory Java. Standard (predefined) functional Java interfaces December 23, 2020 BestProgISch Continue reading Java. Standard (predefined) functional Java interfaces →
Java, Theory Java. Lambda expressions for generic functional interfaces. Examples December 13, 2020 BestProgISch Continue reading Java. Lambda expressions for generic functional interfaces. Examples →
Java, Theory Java. Lambda expressions. Basic concepts. Functional interface. Generalized functional interfaces and lambda expressions. Examples December 8, 2020 BestProgISch Continue reading Java. Lambda expressions. Basic concepts. Functional interface. Generalized functional interfaces and lambda expressions. Examples →
C#, MS Visual Studio 2019, Practice C#. Development of a generic class that implements the selection sorting algorithm in C# September 25, 2020 BestProgISch Continue reading C#. Development of a generic class that implements the selection sorting algorithm in C# →
Patterns Patterns. Adapter pattern. Review and research. Examples of implementation in C++ September 18, 2020 BestProgISch Continue reading Patterns. Adapter pattern. Review and research. Examples of implementation in C++ →