WEBVTT 1 00:00:00.005 --> 00:00:02.009 - [Narrator] This course is using GitHub Codespaces, 2 00:00:02.009 --> 00:00:04.007 which means that everything you need 3 00:00:04.007 --> 00:00:06.005 is already pre-installed. 4 00:00:06.005 --> 00:00:09.003 The only thing you need is a browser. 5 00:00:09.003 --> 00:00:11.006 Later on, I highly recommend you to learn 6 00:00:11.006 --> 00:00:14.000 how to set up your own working environment. 7 00:00:14.000 --> 00:00:15.003 But right now for learning, 8 00:00:15.003 --> 00:00:17.003 this is an awesome tool. 9 00:00:17.003 --> 00:00:20.002 So head over to the repository, 10 00:00:20.002 --> 00:00:22.003 click on the green Code button, 11 00:00:22.003 --> 00:00:25.000 and select the Codespaces tab. 12 00:00:25.000 --> 00:00:29.008 Here, click on Create codespace on main. 13 00:00:29.008 --> 00:00:31.008 Once you see an empty shell 14 00:00:31.008 --> 00:00:36.003 and the README file, you are set to go from here. 15 00:00:36.003 --> 00:00:40.000 You can go over, take a look at the file, 16 00:00:40.000 --> 00:00:42.007 see the code and even run it.