Deep Dive on LINQ with Stephen Toub

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 มิ.ย. 2024
  • Let's start to explore one of .NET's favorite features, LINQ (Language Integrated Query). LINQ easily enables developers to write query expressions with a declarative query syntax that allow them to perform filtering, ordering, grouping, and so much more with minimal code. Scott and Stephen are back to take you through the depths of this awesome .NET technology.
    Part 2: An even DEEPER Dive into LINQ with Stephen Toub - • An even DEEPER Dive in...
    Chapters:
    00:00:00 Exploring Programming Languages: A Discussion on Async, Link, and Modern Programming Concepts
    00:02:24 Understanding Iteration and For Loops in C#
    00:07:00 Understanding the Execution and State Management in Programming
    00:09:32 Understanding the Select Method in Link Programming
    00:11:51 Discussing the Impact of Copilot on Software Engineering Productivity
    00:13:38 Understanding and Implementing Selectors in Programming
    00:18:52 Exploring Programming Concepts: Implementing Select and SEAL Classes
    00:23:19 Understanding and Implementing Enumeration in Computer Science
    00:26:12 Exploring the Implementation of Enumerators and Selectors in Programming
    00:29:20 Discussion on Implementing Non-Predicable and Nullable Referencies in Programming
    00:33:47 Discussing the Implementation and Functionality of Reset in Programming
    00:35:29 Understanding the Implementation and Functionality of Iteration in Programming
    00:39:58 Understanding State Management and Exception Handling in Programming
    00:42:47 Understanding State Machines in Programming
    00:49:20 Debugging and Benchmarking in Programming
    00:52:47 Exploring Performance Profilers and Zooming in for Detailed Analysis
    00:56:08 Deep Dive into Code Profiling and State Management
    01:03:44 Exploring Different Approaches to Implementing Omic Operations and Performance Scaling in Programming
    01:08:11 Using Benchmark.net for Software Testing
    01:09:30 Discussion on Implementing and Benchmarking a Compiler
    01:14:45 Discussing Performance Testing and Optimization in Programming
    01:16:48 Discussing Memory Allocation and Performance Profiling in Visual Studio
    01:17:55 Understanding the Heisen Uncertainty Principle and Benchmark.net in Programming
    01:20:03 Exploring Compiler Optimizations and Iteration Loops in Programming
    01:26:50 Discussing Code Implementation and Optimization in Engineering
    Resources:
    Documentation: learn.microsoft.com/dotnet/cs...
    Connect with .NET:
    Blog: aka.ms/dotnet/blog
    Twitter: aka.ms/dotnet/twitter
    TikTok: aka.ms/dotnet/tiktok
    Mastodon: aka.ms/dotnet/mastodon
    LinkedIn: aka.ms/dotnet/linkedin
    Facebook: aka.ms/dotnet/facebook
    Docs: learn.microsoft.com/dotnet
    Forums: aka.ms/dotnet/forums
    🙋‍♀️Q&A: aka.ms/dotnet-qa
    👨‍🎓Microsoft Learn: aka.ms/learndotnet
    #dotnet
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 146

  • @weneedlittlepatience
    @weneedlittlepatience 2 หลายเดือนก่อน +208

    Wake up babe, dotnet dropped another deep dive with Stephen Toub (we want more)

    • @naveenkp7849
      @naveenkp7849 หลายเดือนก่อน

      Absolutely

    • @frankhaugen
      @frankhaugen หลายเดือนก่อน

      And longer, these teases are way too short. 😢
      I want to absorb all the knowledge they have

    • @carlosbueno6259
      @carlosbueno6259 17 วันที่ผ่านมา

      Yes!!!! More, please :)

  • @antonio_carvalho
    @antonio_carvalho 2 หลายเดือนก่อน +106

    Stephen Toub is a great presenter and extremely knowledgeable, what a combo!

    • @SajadJalilian
      @SajadJalilian 2 หลายเดือนก่อน +4

      This combination is the main reason his videos are extremely exciting.

    • @osman3404
      @osman3404 หลายเดือนก่อน +1

      YES YES ... also Scott is also the BEST host I've ever seen ... he has amazing empathy to sense what we the audiebnce thinking and he calls it out

  • @vandersonguidi
    @vandersonguidi 2 หลายเดือนก่อน +80

    I'm a simple person, if Stephen Toub is in the video I'll watch it

  • @SlackwareNVM
    @SlackwareNVM 2 หลายเดือนก่อน +42

    Hour, hour and a half attention span? I'm waiting for the 5 hour Director's Cut Extended Edition.

  • @johndonaldmelville
    @johndonaldmelville หลายเดือนก่อน +21

    Please, more Stephen Toub -- the deeper the better. Reminds me of the good old days watching Channel 9 in the early 2000s. It (at least looked like) a few guys walking around Microsoft with a video camera asking crazy smart people to explain incredibly difficult problems. It is fun to see smart people thinking hard whether I care about the particular technology or not.

  • @osman3404
    @osman3404 หลายเดือนก่อน +9

    This video is BETTER than ANYTHING on Netflix :) and the Suprise ending was so cool too

  • @zakizaz1
    @zakizaz1 2 หลายเดือนก่อน +11

    Thank you guys . Please don't stop those series

  • @mar_sze
    @mar_sze 2 หลายเดือนก่อน +26

    I love these deep dives! Even though I'm already familiar with most of it, there's always a few hidden gems to learn. And I also just enjoy listening to Stephen Toub explain these things from the ground up.

    • @ripvannwinkler
      @ripvannwinkler 2 หลายเดือนก่อน +4

      I love the time limit they impose because with someone like ST, you know you're going to get right to the meat of the discussion without a lot of cruft. And revisiting something we use every day to explain it in low level detail really helps understand the WHY behind the implementation. GREAT stuff Scott/Stephen.

  • @SlackwareNVM
    @SlackwareNVM 2 หลายเดือนก่อน +12

    I would love to see a part 2 with all of the potential optimizations.
    When you peek unther the covers to see how a library or .net itself implements things, it's really easy to get lost in the code, but a lot of the complexity comes from optimizations that have accumulated over time. It'd be great to be able to build a mental catalogue of "optimization patterns" so that we have an easier time reading code. I think this series will help immensely with this.

  • @acedonk
    @acedonk หลายเดือนก่อน +3

    I believe just listening to Scotts and Stephens friendly banter makes me a better developer! 🙂

  • @pmnm113
    @pmnm113 2 หลายเดือนก่อน +7

    That's how you teach dotnet, I will await for stephentoub

  • @ohdev2019
    @ohdev2019 หลายเดือนก่อน +3

    Keep this series going! Hard to find content like this, especially with this level of presentation.

  • @AnupShah
    @AnupShah หลายเดือนก่อน +1

    Cheer up guys who is looking this now rather being on Netflix. Thanks Scott. Stephan while reading your old blogs post for async and stuff wished to see you like this and it’s dream true.
    Please bring more stuff. This gives a great motivation as well. Thanks again.

  • @thedarktower75
    @thedarktower75 หลายเดือนก่อน +1

    This series with Scott and Stephen is the best programming-related thing I've ever seen on TH-cam.
    Thank you so much!

  • @sandeepmadineni2981
    @sandeepmadineni2981 หลายเดือนก่อน

    I am loving these deep dives and the energy and enthusiasm between the two is fantastic. Not to mention the little things you drop in between like sealed classes, statemachine, profiler, benchmark, interlocked vs threadid kept me engaged.
    Keep throwing these videos, we are happy to catch.
    Awaiting for the next one..

  • @TheChonsey
    @TheChonsey หลายเดือนก่อน +1

    I really enjoy watching and learning from you guys. Pedagogical side of thing is just brilliant. It's so useful when Scott once in a while "takes the foot off the gas pedal" to explain "simple" things like underscore in an integer to separate thousands etc. It's so deep and explaining things from the first principles. Understand once and apply everywhere. It's like a breath of fresh air in an otherwise clean-code and clean-architecture flooded environment.

  • @jannishecht4069
    @jannishecht4069 2 หลายเดือนก่อน +4

    Thanks, Scott, for stressing the environmental impact. It is at least as important as saving money❤

  • @marklord7614
    @marklord7614 2 หลายเดือนก่อน +6

    Great stuff! This session will be relevant for many years to come. Next up...Spans?

  • @sergiojrdotnet
    @sergiojrdotnet 2 หลายเดือนก่อน +4

    I've been waiting for a series like this for a Int64 time! What an amazing presentation. Please keep it up!

  • @ryanharris5968
    @ryanharris5968 2 หลายเดือนก่อน +3

    Brilliant stuff. Enjoyed it thoroughly. The great thing about this type of content is that it’s making me think deeper about the code I write.

  • @dy0mber847
    @dy0mber847 หลายเดือนก่อน +2

    These vids with Stephen Toub just pure gold

  • @larskjrsgaard4881
    @larskjrsgaard4881 13 วันที่ผ่านมา

    More of this, please. Scott and Stephen are great at these. Enjoyable, deeply satisfying and these peeks into the layer below my daily dev life are super interesting and are certainly having a valuable impact on my work. Just great stuff!

  • @VincentYang024
    @VincentYang024 หลายเดือนก่อน +1

    This is fantastic series. I barely watch movie nor TH-cam video more than once except this series. Thank you Scott and Stephen🎉🎉

  • @stevanfreeborn
    @stevanfreeborn หลายเดือนก่อน

    Thank for taking the time to share all your smarts with us!

  • @draganradovac8803
    @draganradovac8803 หลายเดือนก่อน

    No session with Stephen Toub is ever long enough. Thanks guys that was awesome.

  • @caseyspaulding
    @caseyspaulding หลายเดือนก่อน +1

    Thank you! Stephen is great at explaining code and Scott ask questions that I am thinking!

  • @lolroflxd
    @lolroflxd หลายเดือนก่อน

    Awesome. Cant wait for a extreme deep dive extended directors cut version :D
    Could watch this content all day long

  • @sudidav
    @sudidav หลายเดือนก่อน +1

    Thanks a lot for the time you guys are putting on this. This is great stuff!

  • @tecTitus
    @tecTitus หลายเดือนก่อน

    Very very very good video. Haven't seen such clean deep dive since Stephen's STL C++ videoes.

  • @wiseskeshom4673
    @wiseskeshom4673 หลายเดือนก่อน

    Thank you for the amazing Deep Dive series. We want more please 😊

  • @cloudycloudlet7091
    @cloudycloudlet7091 หลายเดือนก่อน

    I love the deep dive videos with Stephen. Please do more!

  • @Noceo
    @Noceo หลายเดือนก่อน

    This kinda feels like the TH-cam version of the infamous C# in Depth (by Jon Skeet). Not to the extend where it will replace it (even if you get all the chapters), but in the sense that you get the same deep understanding of how the language works on a lower level. I really love it and hope to see more videos of this type.

  • @denisivanov4888
    @denisivanov4888 หลายเดือนก่อน +1

    Gold channel with gold videos.

  • @hhgforfhuv
    @hhgforfhuv หลายเดือนก่อน

    Stephen Toub legend, thanks for videos with him.

  • @elliotdematteis7825
    @elliotdematteis7825 หลายเดือนก่อน +1

    Holy crap just finding out about these deep dives, literally cannot wait to finish this and click on the async/await one sitting in the "up next" section of youtube lol

  • @Spirch
    @Spirch หลายเดือนก่อน

    it's nice to see this, please continue the series

  • @djchrisi
    @djchrisi 2 หลายเดือนก่อน +1

    Looking forward for the next part. Reflection is a topic I think a deep dive is interesting.

  • @robadubbdubb
    @robadubbdubb 2 หลายเดือนก่อน +1

    Just fantastic. As always. Thanks guys!

  • @irinamarudina3114
    @irinamarudina3114 หลายเดือนก่อน

    I am not even .NET but a Java developer. Still this video was a motivation booster for me and I can't wait to see the next one with the specific Array optimized version. Thank you!

  • @dejavupk
    @dejavupk หลายเดือนก่อน

    Thank you! That is great video. Can't wait for more 🙂

  • @mewsic2496
    @mewsic2496 หลายเดือนก่อน

    Amazing video thank you Scott and Stephen !

  • @mmfarahat1
    @mmfarahat1 หลายเดือนก่อน +1

    A very useful series, thanks

  • @DevelTime
    @DevelTime หลายเดือนก่อน

    Great video thank you very much. Bring some more goodies, please 🙂 but just remember about proper font size (thank you Scott 🙂 ). Maybe go even deeper with optimization, profiling, micro details. The check with current thread was really neat, I wonder what else Stephen keeps in his sleeves 🙂

  • @dankeseb4825
    @dankeseb4825 หลายเดือนก่อน

    Great series, looking forward to the next one.

  • @egvijayanand
    @egvijayanand หลายเดือนก่อน

    The reason why the exception is thrown during the MoveNext call is the cursor, which keeps track of the items, is positioned right before the first item on the Enumerable. Similarly, the LINQ query is executed when it's used and not where it's defined.

  • @josephizang6187
    @josephizang6187 2 หลายเดือนก่อน

    I love these deep dives. Thanks guys.

  • @ChaseFreedomMusician
    @ChaseFreedomMusician 2 หลายเดือนก่อน +2

    This series is great!! Thank you!

  • @MB-or1kh
    @MB-or1kh หลายเดือนก่อน

    Great show! Keep them coming.

  • @hakanfostok2547
    @hakanfostok2547 24 วันที่ผ่านมา

    Great is little word for what you both are doing, words can not describe it, please keep going.

  • @WeihanLi-iHerb
    @WeihanLi-iHerb 2 หลายเดือนก่อน

    thanks very much for sharing, love it, we want more please

  • @oluwolekolawole3802
    @oluwolekolawole3802 2 หลายเดือนก่อน +2

    I love it that there are still people who are actual Computer Science nerds out there. At the end of the day, a lot of syntactic sugar boils down to `1: doSomething(); 2: if not done, GoTo 1;`

  • @damiengu
    @damiengu หลายเดือนก่อน +1

    While this is very cool it's also worth remembering that LINQ to Objects (in-memory implementations like this) are just the tip of the iceberg. Expression trees and IQueryable is what sets LINQ and C# apart from similar in-memory techniques in JavaScript, Swift etc. They don't have a way to get the syntax tree and to allow the query to be translated to a completely different remote language like SQL.

  • @Runningalien
    @Runningalien หลายเดือนก่อน

    awesome presentation! very interesting and very well presented! Thank you!

  • @CuriouslyContent
    @CuriouslyContent หลายเดือนก่อน

    Would anyone else pay good money to see Stephen Toub do a dometrain-style course on performance profiling and optimization? Starting with how he thinks about performance optimization, talking about techniques and tools and then running through a robust example using everything he covered to optimize some piece of code... would be super cool if he did it for some open source project as a microsoft-sponsored demo using VS or any other stuff MS wants to showcase. Maybe a piece of OS code that MS uses internally but could never justify spending Stephens time on ;-)
    We need more Stephens. Would be good for the next generation of programmers to have a solid-starting point for this kind of work.

  • @yonatan2608
    @yonatan2608 หลายเดือนก่อน +1

    Oh no, another video with Stephen Toub!!!

  • @juanbautista6766
    @juanbautista6766 หลายเดือนก่อน

    Keep these deep dives coming!

  • @--Eric--
    @--Eric-- 2 หลายเดือนก่อน

    Thank you both, this was great, as usual… 👏🏼

  • @emmanueladebiyi2109
    @emmanueladebiyi2109 หลายเดือนก่อน +1

    This series is amazing!

  • @TheProTip
    @TheProTip หลายเดือนก่อน +1

    A deep dive on DLR would be awesome. There is a lot of FUD about "dynamic" that proliferates.

  • @Danielspss
    @Danielspss หลายเดือนก่อน

    this was just what i need it, thank you

  • @sanampakuwal
    @sanampakuwal 2 หลายเดือนก่อน +1

    Don't Stop these coming!

  • @OeHomestead
    @OeHomestead หลายเดือนก่อน

    Keep 'em comin' :-) Parallelism, threading, optimisation, how to take advantage of all the language features next?

  • @jarosawfrankowski7845
    @jarosawfrankowski7845 2 หลายเดือนก่อน

    One of my favorite series!

    • @LouisWaweru
      @LouisWaweru 2 หลายเดือนก่อน +1

      I hope it’s a series

  • @teevee-ej6zm
    @teevee-ej6zm หลายเดือนก่อน +1

    Thank you that was a great tutorial and very very insightful deep dive. Here we see linq is iterators all the way dow ;)
    Also thank you Scott for constantly telling Stephen to stop zooming out. Its very hard for us trying to follow the super fast drain dump going on and suddenly the code becomes completely unreadable due to Stephen zooming out all the time.

    • @marcosborunda7607
      @marcosborunda7607 หลายเดือนก่อน

      I actually found that to be a little distracting

  • @iamkilroiyo
    @iamkilroiyo หลายเดือนก่อน

    I love this series.

  • @markgottselig3059
    @markgottselig3059 หลายเดือนก่อน

    I would absolutely love more Stephen Toub videos! Please get him a decent microphone though, I find the difference in audio quality between Scott and Stephen is distracting

  • @daveblack6951
    @daveblack6951 หลายเดือนก่อน

    That was quite something! Thanks.

  • @JeanQPublique
    @JeanQPublique 2 หลายเดือนก่อน +1

    It's nice to get some dotnet content for experienced devs.

  • @kamatapa
    @kamatapa หลายเดือนก่อน

    Love these deep dives...

  • @WillEhrendreich
    @WillEhrendreich 2 หลายเดือนก่อน +1

    That was great, thanks!

  • @fedayka
    @fedayka 2 หลายเดือนก่อน

    This is great! Thanks guys!

  • @HIOLLJ
    @HIOLLJ หลายเดือนก่อน

    Hyped for part 2.

  • @fabii5555
    @fabii5555 2 หลายเดือนก่อน +1

    The original video got removed while I was watching it. My heart dropped a beat when the connection error popped up 😵

  • @user-cs8ii8tw4y
    @user-cs8ii8tw4y หลายเดือนก่อน

    Surely Reset() is a member on IEnumerator because IEnumerator is C#'s version of the well documented (GoF) Iterator pattern, which is described as MoveNext(), GetCurrent(), and Reset()

  • @CuriouslyContent
    @CuriouslyContent หลายเดือนก่อน

    If Stephen wasn't doing so much good work on everything he touches, I would say please make more videos! But I can't help worrying that every minute he spends explaining something to me, he's not making the language/framework more awesome. We need to clone this mans brain!

  • @JakobStrasser
    @JakobStrasser 2 หลายเดือนก่อน

    Very interesting, thanks!

  • @_Miguel_Roman_
    @_Miguel_Roman_ หลายเดือนก่อน

    Excellent talk!

  • @FedasaBote
    @FedasaBote 2 หลายเดือนก่อน

    Wow, this should be amazing

  • @juan_w_fer
    @juan_w_fer หลายเดือนก่อน

    This was super interesting!

  • @PerWillner
    @PerWillner หลายเดือนก่อน

    Wow, I am hooked 🤯👍

  •  หลายเดือนก่อน

    Great video.

  • @WillEhrendreich
    @WillEhrendreich 2 หลายเดือนก่อน +2

    I'd love to hear from more people from the fsharp side of life!! Get Chet Husk, Jimmy Byrd, Vlad Zarytovskii, Don Syme, the whole gang.

  • @EstebanAstudillo
    @EstebanAstudillo หลายเดือนก่อน

    Awesome stuff!

  • @arabiceasycode
    @arabiceasycode หลายเดือนก่อน

    love this vedio, youtube should pin it in the top of other videos!

  • @bluecup25
    @bluecup25 2 หลายเดือนก่อน +3

    yay it is back

  • @expertreviews1112
    @expertreviews1112 2 หลายเดือนก่อน

    Fantastic!!!!

  • @SinanNAR
    @SinanNAR หลายเดือนก่อน

    this is dope.

  • @cccyberfamilydk
    @cccyberfamilydk 2 หลายเดือนก่อน

    Great. More More.

  • @Paul-uo9sv
    @Paul-uo9sv หลายเดือนก่อน

    This is great

  • @kastriotgashi
    @kastriotgashi 2 หลายเดือนก่อน

    That was great

  • @moshtabamorsali
    @moshtabamorsali หลายเดือนก่อน

    First I watched async/await video and thought that is too much for me. Now I'm watching this and find out even LINQ is too much for me :')

  • @Martin-zo7en
    @Martin-zo7en หลายเดือนก่อน

    @14:17 What is the shortcut Stephen uses to go from the auto-suggested "Select" to "select"?

  • @dotnetdave4356
    @dotnetdave4356 11 วันที่ผ่านมา

    Most classes should be sealed! ;-)

  • @seancpp
    @seancpp หลายเดือนก่อน

    I'm pretty sure the saying is:
    The 2 hardest things in computer science are: Naming things, cache invalidation, and off-by-1 errors

  • @mrqbboy
    @mrqbboy 2 หลายเดือนก่อน

    Good stuff

  • @Kitulous
    @Kitulous หลายเดือนก่อน

    didn't know you could goto a case branch to fall through!

  • @m_stf
    @m_stf 2 หลายเดือนก่อน

    the bell is smashed

  • @dzllz
    @dzllz หลายเดือนก่อน

    This is amazing! But.. Toub uses VS in white mode? :O

  • @ghosttie
    @ghosttie 2 หลายเดือนก่อน +3

    Is the analyzer that makes classes sealed publicly available?

    • @7th_CAV_Trooper
      @7th_CAV_Trooper หลายเดือนก่อน

      Probably an editorconfig setting

    • @jmlane
      @jmlane 10 วันที่ผ่านมา

      I came here to ask the same question. It would be useful!

  • @mcphailjonathan
    @mcphailjonathan หลายเดือนก่อน

    I'd like to enter a hackathon... with Stephen Toub and David Fowler on my team.