The Square/GitHub

From wiki
< The Square
Revision as of 13:25, 28 May 2018 by Sierra.duffey (talk | contribs) (Github)
Jump to navigation Jump to search


Sqaure new EN.png
About Contact GCcollab


 
Welcome to the GitHub Learning Playlist


 What is Github?

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.

 Your Resources

Groups on GCcollab

  • Add a group

Events

  • Add an event

Videos

News Articles and Blogs

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.)