Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.54 KB

Z-first-day-on-github.md

File metadata and controls

44 lines (22 loc) · 1.54 KB

First Day on GitHub

Welcome to GitHub! We're so glad you're here. We know it can look overwhelming at first, so we've put together a few of our favorite courses for people logging in for the first time

Tags: none


Welcome to GitHub! We're so glad you're here. We know it can look overwhelming at first, so we've put together a few of our favorite courses for people logging in for the first time.


(1) What is GitHub?

Hey, it's your first time here, so let's not take any chances. Check out this short video to understand why people use GitHub.

Link

(2) introduction-to-github

That video is pretty cool, right? If you want to learn how to use the workflow described in that video, take this course.

Link

(3) Git Handbook

By now you are probably wondering what Git is and why it is important in writing code. We have you covered with this short article on version control with Git.

Link

(4) communicating-using-markdown

GitHub is all about collaboration and we collaborate in issues and pull requests. Learn how to get your point across with the world's easiest text formatting syntax.

Link

(5) uploading-your-project-to-github

Now that you know what GitHub does, I bet you're ready to move all of those projects off your local machine. This course will show you how.

Link