1 00:00:00,090 --> 00:00:01,390 This video is for Mac. 2 00:00:01,410 --> 00:00:04,800 If you're using a Windows computer, please go to the next lesson. 3 00:00:06,570 --> 00:00:09,450 This course includes workbooks and challenges. 4 00:00:10,350 --> 00:00:15,870 Workbooks will give you the chance to practice coding on your own based on lessons that we just covered. 5 00:00:17,550 --> 00:00:20,280 In each workbook, you will solve a simple problem. 6 00:00:21,750 --> 00:00:26,880 And after every section, you will solve a big coding challenge that brings all of the lessons together. 7 00:00:29,370 --> 00:00:32,580 In each challenge, you will build a bigger project. 8 00:00:34,110 --> 00:00:39,090 Now I recommend not skipping the workbooks or challenges because the best way to learn a programming 9 00:00:39,090 --> 00:00:42,100 language is to always practice, practice and practice. 10 00:00:42,120 --> 00:00:45,390 So start by downloading the course resources from GitHub. 11 00:00:45,420 --> 00:00:47,880 Click the link inside of your resources folder. 12 00:00:56,590 --> 00:00:58,870 The link should take you to my GitHub page. 13 00:00:58,900 --> 00:01:02,360 GitHub is a place where you can download code or even post your own. 14 00:01:02,380 --> 00:01:05,620 I posted all of the resources for this course on GitHub. 15 00:01:06,250 --> 00:01:08,940 You simply have to click on this big green button. 16 00:01:08,950 --> 00:01:10,300 Download the zip file. 17 00:01:12,490 --> 00:01:15,490 And it should download the resources for this course. 18 00:01:21,390 --> 00:01:23,910 Once you download the resources, go to it. 19 00:01:28,230 --> 00:01:31,800 Unzip the resources into a folder by just double clicking it. 20 00:01:35,420 --> 00:01:40,310 Once you open the folder, you will see workbooks and challenges based on the section that they belong 21 00:01:40,340 --> 00:01:40,820 to. 22 00:01:41,270 --> 00:01:44,810 Here you would find the workbooks and challenges for the Getting started section. 23 00:01:44,810 --> 00:01:49,100 Here you would find the workbooks and challenges for the variable section, etc.. 24 00:01:51,720 --> 00:01:54,360 In the next video, we're going to start to work book 1.1. 25 00:01:54,360 --> 00:01:56,250 So I cannot wait to see you in there.