Learn C# By Doing It In Winforms
What you’ll learn:
- Object Oriented Programming In C#
- Data Structures In C#
- Visual Studio 2017
- Tips & Tricks To Improve Productivity
- Debugging Your Programs
- Creating Custom Controls in Winforms
- Problem Solving
- Creating Custom Events
- User Interface Design
- Application Design
- Static Classes And Variables
Learn to program in C#. You will start off writing a simple win form to teach you about the basics, then you will write a unit of measure converter, then as s fun problem solving exercise you will write a shadowed movable panel, and finally you will finish up with a modern WindowsUI style Dashboard all written in plain old vanilla C# and win forms.