C# Programming Fundamentals: Lesson 5 - Intro to Methods

preview_player
Показать описание
If you have any questions follow me on Instagram, DM me, and ill get back to you.

If you enjoyed this video please comment below and give me a thumbs up! It goes a long way.

If you want to keep watching these videos make sure to subscribe!

You can contact me at:
Рекомендации по теме
Комментарии
Автор

I'm finally understanding C#! Thank you Jesse!

dadsathome
Автор

gosh, you make it so simple and clear. thanks dude you really saved my ass
keep the hard work!

suhaybadams
Автор

You're too cool man! Amazing... just one question:
Can we build methods inside methods.. I mean, if we want a certain method to work inside one method only and not influence the methods beyond that... for eg:
I have made a method (sortThem(int[] array1))to sort arrays(using an algorithm) that I want to use only inside the another method I have that puts values into the array(fillArray()). I don't want other parts of the program to access the method...so what do I do?

ashishpaudel
Автор

28:34 HI. why put a new object: int answer = NewAdd(5, 5), if is in under method NewAdd() , already defined field : int answer = X + Y with their sum. It's a bit confusing for me ?! Is not have logic, and i cant logically to understand. I know this is void, and this is return, but why that diferent ?...

markowasovic-glisic
Автор

So, what book are you using to teach these lessons?
I'd like to read it

ramonusasantana
visit shbcf.ru