1 00:00:00,090 --> 00:00:00,480 ‫All right. 2 00:00:00,480 --> 00:00:02,670 ‫At this point, you have finished the first chapter. 3 00:00:02,670 --> 00:00:04,920 ‫So you have set your motivation straight. 4 00:00:04,950 --> 00:00:10,830 ‫You have set up your ID so your software that will help you throughout the whole course and throughout 5 00:00:10,830 --> 00:00:18,180 ‫your shop development career, as well as seeing how to create your very first software, which was 6 00:00:18,180 --> 00:00:19,710 ‫the Hello World example. 7 00:00:19,710 --> 00:00:24,330 ‫It's a very basic example, but it's the first step and it is always the first step that is the hardest 8 00:00:24,330 --> 00:00:30,060 ‫because we have so many excuses until we finally do something right, no excuses anymore. 9 00:00:30,090 --> 00:00:36,420 ‫Just get yourself through the course and then you are hopefully part of the discourse. 10 00:00:36,420 --> 00:00:42,270 ‫And you can also, of course, any time check out our blog in which we are going to post a bunch of 11 00:00:42,270 --> 00:00:46,260 ‫great articles when it comes to C-sharp and other programming topics. 12 00:00:46,260 --> 00:00:48,120 ‫So this can definitely help you out. 13 00:00:48,120 --> 00:00:51,900 ‫Also, sometimes it will be about motivation, sometimes it will be about technical topics. 14 00:00:51,900 --> 00:00:55,590 ‫So maybe this is the right blog for you to check out as well. 15 00:00:56,790 --> 00:00:57,000 ‫Okay. 16 00:00:57,150 --> 00:01:03,000 ‫So now at this point, let's go over to the first real programming chapter, which will be the second 17 00:01:03,000 --> 00:01:08,140 ‫chapter in which you are going to learn how to use variables and what data types are. 18 00:01:08,160 --> 00:01:09,480 ‫So see you there.