Master this skill, you can visit github
I. Introduction
github, dubbed the world's largest same-sex dating site, mainly gathers a large number of programmers and is a gathering place for programmers;
There github
are a large number of open source projects for reference and learning by programmers, but many people don t know how to use it.github
To get the information and projects you want;
The gospel is here! This article takes you to find out!
2. go to github
GitHub Trend and GitHub Topic
GitHub Trend
Summarize the popular Repositories and Developers of the daily/weekly/monthly cycle, including the development projects and developers that are in a hot state in a certain cycle;
GitHub Topic
Show the latest and most popular discussion topics, there are development projects here, and there are more non-development technology discussion topics;
Awesome + keywords
Many excellent projects and tools can be found in this combination
stars
The number of stars indicates the popularity value of the item, the higher the value, the more popular the item
language
language:c++, matches the language of the development project with c++
forks
Match projects with more than 500 branches
in Search
- in:name: Indicates that there are keywords in the project name
- in:readme: means to search for keywords in the project readme
in:description: means to search for keywords in the project description
That's basically it. As long as we master these basic search methods, we will know how to find the desired project in github.
Summary of previous wonderful articles