From the course: Complete Guide to SQL for Data Engineering: from Beginner to Advanced
Using Codespaces - SQL Tutorial
From the course: Complete Guide to SQL for Data Engineering: from Beginner to Advanced
Using Codespaces
- [Instructor] This code takes the advantage of GitHub Codespaces to make the learning experience more interactive and practical. With GitHub Codespaces, you get to code and immediately see your code in action on a virtual machine. It's a safe space where you can experiment with the exercises shown in this video without worrying about messing up your own computer setting. Alongside this video, we have a GitHub repo set up. This repo is packed with the latest code, snippets, and exercise for you to follow along, including the setups needed before and after each action. You can kick off your own GitHub Codespace from any branch in the repo. To start your own Codespace, hit the Open Codespace button on the Code page. This brings you to the setup page. To set up your Codespace, hover over the Create Codespace on main button. Click the dropdown, and make sure it's set to configure, and create if it isn't already, Then hit the green button. On the next page, pick the branch you want from the dropdown and click the Create Codespace. This kicks off your Codespace setup. Codespace is a fantastic tool for diving into this course hands-on. I really recommend trying it out as you go through the videos. All right, let's dive in.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.