Open-Source-Studio-at-ITP / Playground

Repository for students to experiment with in ITP's Open Source Studio Class
MIT License
7 stars 14 forks source link

References / helpful guides for using Github #21

Open js6450 opened 6 years ago

js6450 commented 6 years ago

Can we also create a separate reference page for using Github? It would be good to create a page of resources for something like Git Cheat Sheet

tinkrmind commented 6 years ago

That's a great idea! I tent to refer to git docs.

tinkrmind commented 6 years ago

Does anyone want to learn the mathematical basis of git? Not just the workflow, but how git works underneath the surface. Think Directed Acyclical Graphs 😨

js6450 commented 6 years ago

@tinkrmind Please do share your knowledge. Not sure how long I'd be able to keep up but I'm interested in attempting to understand.

shiffman commented 6 years ago

Where should we include a list of resources? Probably in the Syllabus repo?

shiffman commented 6 years ago

I have created a new "resources" repo:

https://github.com/Open-Source-Studio-at-ITP/Resources

linzhangcs commented 6 years ago

Using git on command line is fast for people who are comfortable with terminal. Often that process of learning command line is uncomfortable and takes a while. Can we also consider the use of git GUI clients? Here is a list of Git GUI clients.