C# Best Coding Practices | Part 1

preview_player
Показать описание
This video is the first part in the series of videos about the best coding practices in C# programming language which we should try to follow whenever we can.

Please Like and Subscribe if you think this video helped you.

Feel free to place a comment and ask anything!
Рекомендации по теме
Комментарии
Автор

I'd never heard of regions before - usually the advice I see for long files (especially long methods) is to decompose it, keeping things like the Single Responsibility Principle in mind.

sasukesarutobi
Автор

This video really helped me to understand the fundamentals for C# programming.

kopilkaiser
Автор

Nice video! Better link to the next video, instead I need to navigate to your channel to see it.

CyberMarshall