> For the complete documentation index, see [llms.txt](https://ykkim.gitbook.io/dlip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ykkim.gitbook.io/dlip/programming/github.md).

# Github

## What is Github

[Github](https://github.com/) gives us the ability to manage our code, version control, and collaborate with others. Github uses an application known as Git to apply version control to your code. Files for a project are stored in a central remote location known as a repository.

## Sign Up

[How create an account](/dlip/programming/github/create-account.md)

## Apply Student Development Pack

After you create a Github account.

{% embed url="<https://docs.github.com/en/education/explore-the-benefits-of-teaching-and-learning-with-github-education/apply-for-a-student-developer-pack>" %}

{% embed url="<https://education.github.com/pack>" %}
