Technology Keynote: Microsoft 365: A powerful development platform
sd
Please hurry. I like to watch the video! ;)
The tags are messed up. C# isn't even included.
where is the 2018 video?
We are waiting for the video
So, the video is offline, but it is still embedded here anyways for some reason.
So what we wanted was parity with what VB's select case is capable of. What we got was sugar over a closure extension method that anyone could have written on their own. Yawn.
This kinda presentation was kinda not so nice.
It was kinda fun though. Maybe the even "funnest":
- making fun of the JavaScript language, Anders Hejlsberg
- not being 110% prepared for the speech
- briefly and idiosyncratically "explaining" what out parameters are, without a prior plan, like a kid having to recite a poem and then move on to the next thing
- not being aware or hiding the fact that languages die out sooner or later because of their own changes which finally jam them in their tracks and that this is not a joke
Is the demo source code available somewhere?
Great Show
@UnUndoable: Which language died out "because of its own changes"? Languages die out due to lack of development, not because of it. Especially not in the case of C#, whose strongest point is that it's been co-evolving with Visual Studio since its birth. The vast of the features are very convenient to learn and use due to the language having a more fine-tuned IDE integration than pretty much any other language in existence. But even if it didn't, what you said is still factually incorrect.
Also, it's not set in stone that features cannot be taken away or changed without backward compatibility. Been done before in C#, just usually not the way of the development team deals with things. But when it becomes a serious issue, it does happen.