this post was submitted on 27 Jun 2023
16 points (100.0% liked)

C Sharp

1510 readers
4 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 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.