This is why you are using functions wrong

Опубликовано: 26 Октябрь 2024
на канале: Nerd Head
681
42

Do you want to know how to add a function for a type? how to make some parameters have default values in the function? want to stop making so many functions with so many different names? want to learn how to make your code more readable, short, efficient, and easy to work with? want to return more than one variable from a function? want to know what are tuples and how can they help you?

In this tutorial, you are going to get answers to all of those questions and more!
If you want to become a great developer these are things you MUST KNOW!


Time Stamps:

0:00 Intro
0:10 So Many Function
0:47 Do It For Me
1:26 As Much As You Want
2:21 One Line For The Win
3:00 I Need Them All
3:54 Just Some Of You
4:25 Extension Methods