From the course: Data Engineering: dbt for SQL

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Codespaces introduction

Codespaces introduction

- [Instructor] This course uses the GitHub Codespaces feature to bring out hands-on and live coding experience to the material. GitHub Codespaces allows you to author code and live deploy that code onto a running VM. In Codespaces you are free to follow along or try any of the exercises in this video series without risk of breaking your local setup. Accompanying this series of videos is a corresponding GitHub repository. That repository contains the most up-to-date segments of code and follow along portions, as well as the relevant before and after setup. You can provision a GitHub Codespace off of one of the branches of the repository. This video series provisions the starting state of the codespace off of the video's begin branch. We'll talk a bit about branch naming conventions shortly. LinkedIn Learning's use of GitHub Codespaces relies on exercises that are broken down on a per branch basis with before and after states.…

Contents