If you want to be a good coder, the discipline must show in the code that you write. Your code should be clean and must have predictable patterns so that when you come back months or years later you will be able to maintain the code easily.
If you work in a team, it's absolutely important to follow conventions.
Repository for this lesson
https://github.com/cyrilgupta/CSharpC...
Did you benefit from this video? Don't forget to like and subscribe.