Difference between revisions of "The Square/GitHub"
Ashley.evans (talk | contribs) |
Ashley.evans (talk | contribs) |
||
Line 19: | Line 19: | ||
<span style="color:blue"><h3>Groups on GCcollab</h3></span> | <span style="color:blue"><h3>Groups on GCcollab</h3></span> | ||
− | |||
− | |||
* Add a group | * Add a group | ||
<span style="color:blue"><h3>Events</h3></span> | <span style="color:blue"><h3>Events</h3></span> | ||
− | |||
− | |||
* Add an event | * Add an event | ||
<span style="color:blue"><h3>Videos</h3></span> | <span style="color:blue"><h3>Videos</h3></span> | ||
− | |||
− | |||
* Add a video | * Add a video | ||
<span style="color:blue"><h3>News Articles and Blogs</h3></span> | <span style="color:blue"><h3>News Articles and Blogs</h3></span> | ||
− | |||
− | |||
* Add an article/blog | * Add an article/blog | ||
<span style="color:blue"><h3>Online Courses</h3></span> | <span style="color:blue"><h3>Online Courses</h3></span> | ||
− | |||
− | |||
* Add a course | * Add a course | ||
<span style="color:blue"><h3>Books</h3></span> | <span style="color:blue"><h3>Books</h3></span> | ||
− | |||
− | |||
* Add a book | * Add a book | ||
<span style="color:blue"><h3>Podcasts</h3></span> | <span style="color:blue"><h3>Podcasts</h3></span> | ||
− | |||
− | |||
* Add a podcast | * Add a podcast | ||
<span style="color:blue"><h3>Academic Articles</h3></span> | <span style="color:blue"><h3>Academic Articles</h3></span> | ||
− | |||
− | |||
* Add an academic article | * Add an academic article | ||
<span style="color:blue"><h3>Social Media Accounts to Follow (e.g. Twitter handles, LinkedIn groups, etc.)</h3></span> | <span style="color:blue"><h3>Social Media Accounts to Follow (e.g. Twitter handles, LinkedIn groups, etc.)</h3></span> | ||
− | |||
− | |||
* Add an account | * Add an account |
Revision as of 01:35, 16 May 2018
About | Contact | GCcollab |
First, git is an open-source version control system. In other words, when developers create something (e.g. a mobile app), they make constant changes to the code, releasing new versions up to and after the first official (non-beta) release. Version control systems keep these revisions straight, storing the modifications in a central repository. This allows developers to easily collaborate, as they can download a new version of the software, make changes, and upload the newest revision. Every developer can see these new changes, download them, and contribute.
However, people who are not involved in the technical development of a project can still download the files and use them. Git is the preferred version control system of most developers, since it has multiple advantages over the other systems available. It stores file changes more efficiently and ensures file integrity better.
Groups on GCcollab
- Add a group
Events
- Add an event
Videos
- Add a video
News Articles and Blogs
- Add an article/blog
Online Courses
- Add a course
Books
- Add a book
Podcasts
- Add a podcast
Academic Articles
- Add an academic article
Social Media Accounts to Follow (e.g. Twitter handles, LinkedIn groups, etc.)
- Add an account