C# Starter (EN)

ВІДЕОУРОК № 7. Methods

To learn how to program, it is not enough to learn conditional and loop constructions. It is necessary to use other features of C# language. In this lesson you will analyze very important elements of any method application. You will learn how to create methods, learn what parameters, and return types are, you will able to distinguish between functions and procedures. You will learn all the necessary things necessary to start further development of more complex topics related to object-oriented programming techniques.