This lesson teaches how to use *warn-on-reflection* to optimize your code. The video is 15 minutes long.
Video Lessons
Parts of courses on specific topics
There's a lot of stuff on this site. Try searching.
Or try browsing topics.
Optimization is important when your working program is not running fast enough. We should always profile before optimizing so that we can identify the bottlenecks.
Parts of courses on specific topics
Updated October 25, 2019
This lesson teaches how to use *warn-on-reflection* to optimize your code. The video is 15 minutes long.