Learn to call and create methods: a fundamental building block in C# development.
Continue your C# learning journey with Learn C#: Methods. Learn about the ins and outs of methods, including parameters and output. Write shorter methods using expression-bodied definitions and lambda expressions.
* Write your own methods
* Tackle common method errors
* Use lambda expressions
### Notes on Prerequisites
We recommend that you complete [Learn C#: Introduction](https://www.codecademy.com/learn/learn-c-sharp-introduction) before completing this course.
Continue your C# learning journey with Learn C#: Methods. Learn about the ins and outs of methods, including parameters and output. Write shorter methods using expression-bodied definitions and lambda expressions.
* Write your own methods
* Tackle common method errors
* Use lambda expressions
### Notes on Prerequisites
We recommend that you complete [Learn C#: Introduction](https://www.codecademy.com/learn/learn-c-sharp-introduction) before completing this course.