Prerequisites

Prior to this course, we recommend you have a solid understanding of data structures and object-oriented programming principles. As many of these principles are featured in Clean Architecture, we recommend you have an understanding of SOLID principles. We have an email course available if you do not have that understanding. We will not be explaining every line of code in detail.

It would be beneficial to have a solid understanding of C# syntax as seen in .NET 8, as the Clean Architecture template we are using in the code-along uses these technologies.

Complete and Continue