With this skill, you can go to Github

One, foreword

Github, dubbed the world’s largest gay dating site, is a gathering place for coders;

There are plenty of open source projects on Github for programmers to learn from, but most people don’t know how to use Github

To get the materials and projects you want;

The Gospel is coming! This article takes you to find out!

2. Github

  • GitHub Trends and GitHub topics

    • GitHub Trend

      Summarize the hot Repositories and Developers of a daily/weekly/monthly cycle, including the development projects and Developers in a hot state of a cycle;

    • GitHub Topic

      Features the latest and most popular topics for discussion, including development projects, and more topics for discussion of non-development technologies;

  • The keyword Awesome +

    There are many great projects and tools to be found in this combination

  • stars

    The number of stars indicates the popularity of the project. The higher the number, the more popular the project

  • language

    Language :c++, matching c++ as the development project language

  • forks

    Matches projects with more than 500 branches

  • In the search

    • In :name: indicates that there are keywords in the project name
    • In :readme: searches for keywords in the project readme
    • In :description: Searches for keywords in the project description

    That’s it. Once you’ve mastered these basic search methods, you’ll know how to find the items you want on Github.

Summary of past articles

  • C++ simple object pool implementation
  • After reading this, stop saying you don’t know how to use smart Pointers
  • Memory pool design and implementation
  • Summary of technical articles