1 00:00:00,600 --> 00:00:00,990 ‫All right. 2 00:00:00,990 --> 00:00:03,330 ‫So then we are we're done with events and delegates. 3 00:00:03,330 --> 00:00:07,260 ‫And this is one of the more complex topics that we're going to cover throughout the course. 4 00:00:07,260 --> 00:00:14,640 ‫So I hope you manage to get through it and you still understood everything and you aren't too confused 5 00:00:14,760 --> 00:00:16,920 ‫if you are the words. 6 00:00:16,920 --> 00:00:20,790 ‫We're going to apply what we have learned in this chapter later on. 7 00:00:20,790 --> 00:00:26,910 ‫And then it might make more sense or it should make more sense throughout the next few chapters. 8 00:00:26,910 --> 00:00:32,820 ‫And even if that's still not the case, then I would recommend to dive a little deeper into it, read 9 00:00:32,820 --> 00:00:37,020 ‫a little bit through the documentation, because the documentation is your friend. 10 00:00:37,020 --> 00:00:42,870 ‫Whenever you have a situation where you're not fully understanding a class or a certain method, then 11 00:00:42,870 --> 00:00:46,050 ‫the documentation is really going to help you there. 12 00:00:46,050 --> 00:00:49,920 ‫And in general, at this point, you are a developer already. 13 00:00:49,920 --> 00:00:56,520 ‫So at this point of the course you should be able to just go into the wild and write your own software, 14 00:00:56,520 --> 00:01:04,230 ‫but then at the same time go into the wild and see that you don't know how to shoot a certain dangerous 15 00:01:04,230 --> 00:01:08,880 ‫animal which is going to eat you otherwise, or which wants to hunt you. 16 00:01:08,880 --> 00:01:10,950 ‫So you have to become the hunter. 17 00:01:10,950 --> 00:01:14,340 ‫And in order to know how to hunt, you need to read the documentation. 18 00:01:14,340 --> 00:01:20,970 ‫Okay, so let's go over to the next chapter where we're going to use WPF, the Windows Presentation 19 00:01:20,970 --> 00:01:25,740 ‫Foundation, which is going to allow us to create beautiful user interfaces. 20 00:01:25,740 --> 00:01:32,670 ‫And finally, we don't just have this boring console anymore, but we actually have something pretty 21 00:01:32,670 --> 00:01:33,810 ‫cool that we can see. 22 00:01:34,140 --> 00:01:35,610 ‫So see you in the next chapter.