From the course: C#: Design Patterns Part 1

What you should know - Python Tutorial

From the course: C#: Design Patterns Part 1

Start my 1-month free trial

What you should know

- [Instructor] To get the most out of this course, you should have some significant experience in application programming. This isn't meant to be an intro course and assumes some basic experience with real-world applications. We're going to illustrate things in C# with .NET Core. You don't need to have extensive knowledge of C#, but you should know the basic syntax. Our more realistic sample application, we'll be using ASP NET Core MVC as well as entity framework core. Experience there will help you understand what's going on in the app that we're modifying. We'll also be making a lot of use of LINQ, and knowing the basics of LINQ will be helpful, but not strictly necessary.

Contents