Skip to content

Learning Resources

Carlos Paradis edited this page May 21, 2023 · 1 revision

Since this project often receive student contributions, this page lists some useful learning resources.

Collaborating on GitHub

If you are completely new to Git, I recommend the introdutory Git course by Udacity first. This course will teach you how to use git on your computer, but not to contribute code to this repository.

If you are comfortable using git locally, but are new to Github, I recommend the follow-up course by the same author, GitHub & Collaboration, also from Udacity. Specifically, the following lectures are very helpful:

If you are unable to access the course material, here are some of the made-available videos by the course:

Note the original course material contained not only videos, so they may not be self-contained. Nonetheless, they should at least provide some terminology pointers for self-study.

Clone this wiki locally