Github Learning

| 分类 Tool-Learning  | 标签 Github 

Github Learning

Some Suggestions for Beginners

1.Read Github Guides

Github Guides is the official Hello World of Github, it contains some very basic knowledge and operations of Github and is easy understanding. By reading Github Guides you can learn how to:

  • Create and use a repository
  • Start and manage a new branch
  • Make changes to a file and push them to GitHub as commits
  • Open and merge a pull request

2.Using Github Desktop

In the past, it’s easy to download source code from Github while submitting code to Github can be troublesome. Fortunately,Since the advent of GitHub Desktop, everything becomes easy and convenient. By using Github Desktop, you can submit your own project without gitShell. After all, GIT instructions is not that friendly for rookies. The page of Github Desktop is simple and easy to handle.

3.Introductory learning material

  • GotGithub It’s comprehensive and detailed.

上一篇     下一篇