From the course: Symmetric Cryptography Essential Training

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Intro to Codespaces

Intro to Codespaces

- [Instructor] Before we get started, I want to make sure you all know that all of the source code files I use throughout this course are available on GitHub. The course is a dedicated repository, which you can check out on your own machine, or play with inside GitHub's Codespaces. Let's take a look at that now. I've opened the repo and I can see a bunch of folders here. If you just want to go poke around the source code, click on the source directory. Things are organized by chapter in here. I'm going to go back. If you want to use Codespaces to build this code on GitHub's virtual machines, click on the green Code button here. I've already set mine up, but you would see an option here to create your own Codespace. It does take some time for that to be fully created, so please be patient. Go make a sandwich or take a walk or something, seriously. Okay, I'm going to go click on my Codespace now to show you what you can do once you're in. The way that feels best for me is to choose one…

Contents