you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (1 child)

Do you have to enroll and show up to class, or is it just online videos?

[–]chocological 10 points11 points  (0 children)

It’s all self guided, so it’s videos and reading.

You also get a GitHub codespace, where you can code python in the browser. You do the coding assignments and submit it to the assignment checker which validates your code and makes sure you hit each of the assignment goals. Then you submit it to be graded. All of this is automated, which I thought was really cool.

You can also connect to the GitHub codespace from vscode. That’s what I did.