Kotlin, Theory Kotlin. Functions. The fun keyword. Refactoring a function September 15, 2021 BestProgISch Continue reading Kotlin. Functions. The fun keyword. Refactoring a function →
Python, Theory Python. Passing a function as an argument. Data structures containing a list of functions March 14, 2021 BestProgISch Continue reading Python. Passing a function as an argument. Data structures containing a list of functions →
Java, Theory Java. The concept of the method. General form. Method parameters Return from method. Operator return. Return an object from a method. Examples of methods December 29, 2018 BestProgISch Continue reading Java. The concept of the method. General form. Method parameters Return from method. Operator return. Return an object from a method. Examples of methods →
C#, Theory C#. The concept of the method. Examples of methods in classes. Return from method. The return statement. Methods without parameters. The void keyword October 25, 2018 BestProgISch Continue reading C#. The concept of the method. Examples of methods in classes. Return from method. The return statement. Methods without parameters. The void keyword →
C++, Theory, Visual C++ C++. Passing a constant parameters to a function. The return of constant from function August 30, 2018 BestProgISch Continue reading C++. Passing a constant parameters to a function. The return of constant from function →