Kotlin, Theory Kotlin. Anonymous functions (lambda). Features of use June 21, 2022 BestProgISch Continue reading Kotlin. Anonymous functions (lambda). Features of use →
C#, Theory C# .NET. Constructors in attribute classes June 8, 2021 BestProgISch Continue reading C# .NET. Constructors in attribute classes →
Java, Theory Java. Passing a lambda expression to a method as a parameter. Examples December 15, 2020 BestProgISch Continue reading Java. Passing a lambda expression to a method as a parameter. Examples →
Python, Theory Python. Argument matching modes. Variable length arguments. Combining different ways of matching arguments. Examples October 17, 2020 BestProgISch Continue reading Python. Argument matching modes. Variable length arguments. Combining different ways of matching arguments. Examples →
Python, Theory Python. Argument matching modes. Classification. Matching by position. Matching by name. Default arguments. Examples October 15, 2020 BestProgISch Continue reading Python. Argument matching modes. Classification. Matching by position. Matching by name. Default arguments. Examples →
Python, Theory Python. Function. Concept of function. General form. Examples of declaring and using functions July 10, 2020 BestProgISch Continue reading Python. Function. Concept of function. General form. Examples of declaring and using functions →
C#, Theory C#. Passing in the function one-dimensional and multidimensional arrays of class instances as ref- and out-parameters January 18, 2020 BestProgISch Continue reading C#. Passing in the function one-dimensional and multidimensional arrays of class instances as ref- and out-parameters →
Java, Theory Java. Variable length arguments in parameters. Overloading methods with variable length arguments. Property length. Examples December 23, 2018 BestProgISch Continue reading Java. Variable length arguments in parameters. Overloading methods with variable length arguments. Property length. Examples →
C#, Theory C#. Overloading of methods in classes. Examples The advantage of methods overloading. Constructors overloading November 25, 2018 BestProgISch Continue reading C#. Overloading of methods in classes. Examples The advantage of methods overloading. Constructors overloading →
C#, Theory C#. Named arguments. Advantages. Examples of using named arguments in methods, constructors, indexers, delegates. November 22, 2018 BestProgISch Continue reading C#. Named arguments. Advantages. Examples of using named arguments in methods, constructors, indexers, delegates. →