C#C
C#2y ago
Shiv

How to think in terms of advanced programming?

Hi Team,
I have 10+ years of experience in c#.net , When it comes to programming, I can write the code which will work .But when I see my own code, it is the same kind of code ( onion architecture where we create 'n' number of layers) which I kept writing from so many years. Now there are so many new approaches like vertical slice architecture. So many design patterns( like CQRS patterns) , I am not confident to use in existing projects. How can I update my skills? Sometimes I was not even aware of new updates in c# because I have been in comfort zone by using old code which had worked. Any guidance please? How to keep updating + implement the same ? Any resources/links/books/sites to visit ?
Was this page helpful?