1 00:00:00,090 --> 00:00:01,710 This video was for Windows. 2 00:00:01,710 --> 00:00:05,280 If you're using a mac computer, please go to the previous lesson. 3 00:00:07,170 --> 00:00:10,050 This course includes workbooks and challenges. 4 00:00:11,610 --> 00:00:17,130 Workbooks will give you the chance to practice coding on your own based on lessons that we just covered. 5 00:00:18,850 --> 00:00:21,550 In each workbook, you will solve a simple problem. 6 00:00:23,020 --> 00:00:28,150 And after every section, you will solve a big coding challenge that brings all of the lessons together. 7 00:00:30,640 --> 00:00:33,850 In each challenge, you will build a bigger project. 8 00:00:35,390 --> 00:00:40,370 Now I recommend not skipping the workbooks or challenges because the best way to learn a programming 9 00:00:40,370 --> 00:00:43,360 language is to always practice, practice and practice. 10 00:00:43,370 --> 00:00:46,660 So start by downloading the course resources from GitHub. 11 00:00:46,670 --> 00:00:49,160 Click the link inside of your resources folder. 12 00:00:57,730 --> 00:01:00,040 The link should take you to my GitHub page. 13 00:01:00,070 --> 00:01:03,530 GitHub is a place where you can download code or even post your own. 14 00:01:03,550 --> 00:01:06,790 I posted all of the resources for this course on GitHub. 15 00:01:07,060 --> 00:01:09,790 You simply have to click on this big green button. 16 00:01:09,790 --> 00:01:11,140 Download the zip file. 17 00:01:12,590 --> 00:01:15,590 And it should download the resources for this course. 18 00:01:20,900 --> 00:01:23,450 Once you download the resources, go to it. 19 00:01:28,520 --> 00:01:31,820 And now extract the contents of your zip into a folder. 20 00:01:39,310 --> 00:01:44,200 Once you open the folder, you will see workbooks and challenges based on the section that they belong 21 00:01:44,230 --> 00:01:44,740 to. 22 00:01:46,790 --> 00:01:50,420 Here you would find the workbooks and challenges for the Getting Started section. 23 00:01:52,360 --> 00:01:55,750 Here you would find the workbooks and challenges for the variable section. 24 00:01:56,920 --> 00:01:57,700 ET cetera. 25 00:01:59,890 --> 00:02:02,530 In the next video, we're going to start to work book 1.1. 26 00:02:02,530 --> 00:02:04,420 So I cannot wait to see you in there.