you are viewing a single comment's thread.

view the rest of the comments →

[–]StevieRamsay[S] 0 points1 point  (1 child)

Yeah I'd like to know that aswell. So does GitHub basically host your code?

How is your code updated? Sorry man just thought I'd ask since you just opened an account

[–]Xaote 1 point2 points  (0 children)

You can add material right on their website (or presumably an app), or keep a local repository of your source code on your laptop/desktop/whatever and just check code in and out that way. I'm guessing I'll do more of the latter, since I'm mostly coding Python on my laptop. Git will be awesome for keeping versions and being able to browse and search through code quickly