How the C# compiler completely changes your code #Shorts

preview_player
Показать описание
The C# compiler uses a technique called Lowering to make sure that new features can be added without much work on the IL and CLI side of things. Here's what it looks like.

Рекомендации по теме
Комментарии
Автор

Damn! For some reason I found this short really good. Calm, entertaining and informative!

YashTrivedi
Автор

The fun starts when you try to understand the IL generated for iterators or async-await. But it's very useful to really understand it!

cdoubleplusgood
Автор

keep up the good content Nick :D! The shorts are really nice, it is one of the very few channels that don't annoy me to see shorts!

shibii
Автор

Please also add the link to the long/detailed version in the information section - thanks!

EmptyGlass
Автор

I very much enjoy your content. But please, no more vertical videos.

mindstyler
Автор

Kindly post short for your older YouTube videos also

clashclan
Автор

Good short, just gotta work at that intonation right at the end!

TommyTheITGuy
Автор

Cool tip man! I really want to know more about it so watching that video for sure 🤓

LordErnie
Автор

I am happy programming languages like C# exists. Because they let me write code/logic without have extensive knowledge of microchips and motherboards and memory allocation.
I am pretty code a writing code, I can make most kinds of applications... with C#. With a lower level language as C or C++, I am a nobody.

diligencehumility