From the course: From Console to UI: A Deep Dive into Cross-Platform Development with MAUI
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
What you should know - .NET MAUI Tutorial
From the course: From Console to UI: A Deep Dive into Cross-Platform Development with MAUI
What you should know
- [Instructor] Before taking this course, it would be helpful to have a basic understanding of C# programming and its syntax, including knowledge of object-oriented programming, as well as being familiar with the .NET ecosystem and command-line application development. It would also be helpful to know object-oriented programming concepts, such as classes, methods, and interfaces, too. Finally, experience with Zammo would also be beneficial, but is not required. And the last thing you should know is that we'll be building on top of an existing command-line app called HelloNote, so you may want to watch my C# Cross-Platform Development course, and you'll also want to go ahead and download the code from the GitHub repo, too.