Here's a sobering fact: most C# courses only teach you how to write code, and not how to write fast code.
This course is different. I will show you a wide range of performance issues, and measure the benefits of each possible solution. You'll learn some simple tricks that can dramatically...