There are many YouTube channels that specializes on C#, but not all of them are created equal. So, I thought, it would be good to share the ones that we think is worth taking a look at.

  • jim_stark@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Tim Corey.

    He really takes time to explain things. Like if someone takes 10 minutes he takes 40 minutes. And it’s worth it; you just don’t get the info but also the “perspective”.

  • canpolat@programming.devOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    To me, there are two things that are valuable:

    1. New developments in the language
    2. Advanced techniques

    That’s why I follow these two channels:

    • Zoran Horvat: In this channel, you will find advice on development and architecture in .NET and C#. He is really keen on functional programming and bends C# to fit into his preferences. Even though you are not so inclined, the way he uses the language really helps understanding some advanced features.

    • Nick Chapsas: He explains language concepts in a comprehensible way. This is a good channel to follow new developments in the language.