C# Tutorial: Properties, Getters and Setters

preview_player
Показать описание
In this lesson I go over properties, getters and setters, and how to use them.
Рекомендации по теме
Комментарии
Автор

That was a great explanation. 1) You showed the wrong way(technically) of accessing fields from another class. 2) You showed the old way. 3) You showed the right way. 4) You showed the best way. Finally, C# getters and setters have become demystified. Thanks a ton for this.

binjozoken
Автор

I love how you explained all 3 approaches and mentioned which one is the best practice!

mohamedabdelaal
Автор

Thanks for this, coming from C++ I was using the second method or the 'old way' which is why I looked for a video about getters and setters

ryangoods
Автор

This is the clean and clarity explanation in all over the youtube

saitejapala
Автор

I like the way you explain things, Keen to watch your oop stuff!!! Hope you continue the journey.

codecakeee
Автор

Thank you, i have been trying to get my head round {get, set} for so long. I figured it was something like this, but had never actually seen it explained.

joehiker
Автор

super helpful and cleared up any misconceptions I had from other videos which didn't show the differences thank you!

maxospovat
Автор

2022: Handy shortcuts are using prop and propfull


Great tutorial!

Nocturnes
Автор

can someone please explain why accessing fields the first way is bad or wrong?

BlobifyYT
Автор

I'm new to coding and I'm learning C#. I have Visual Studio 2019 on my Mac and when I run a console program like Console.Write("Hello World") it displays the output within VS instead of launching terminal on the Mac like yours is doing here. How can I make mine display the outputs in terminal???

ichig
Автор

do you know how to make propfull for my variables, variables that i have been created before

NPC_YOUTUBE_USER
Автор

I'm working on a code for make and model in c#. Opp and tdd exercise

joebrooks
Автор

Thanks for showing what the shorthand is actually doing here.

orioncallaghan
Автор

i did not understand it from alot of Arabic language but i understand it from you very well
my first language is not English :D thank you

mahmoudelbrolosy