May 2019 on GitHub's most popular open source projects

As we went to the inventory of the hottest May GitHub open source project of the time, take a look at what you know, or what you already use.

1、terminal
https://github.com/microsoft/terminal Star 42377

Here Insert Picture Description

Windows Terminal is a new, modern, fast, powerful and efficient terminal application that supports PowerShell, Cmd, WSL (Windows subsystem in Linux) and command-line programs such as SSH.

2、Python-100-Days
https://github.com/jackfrued/Python-100-Days Star 36517

Python - 100 days since the novice to master, such as Day01 - acquaintance Python:

  • Introduction to Python - Python advantages and disadvantages of history / Python's / Python applications

  • Build programming environments - Windows environment / Linux environment / MacOS environment

  • Python run from a terminal program - DOS command / Hello, world / print function / operating procedures

  • Use IDLE - interactive environment (REPL) / write multiple lines of code / run program / exit IDLE

  • Notes - the role comment / single line comment / multi-line comments

3、Python
https://github.com/TheAlgorithms/Python Star 44118

The project is implemented in Python all the sorting algorithms including insertion sort, bubble sort, quick sort, select, sort, merge sort and so on. The creator of these represent only a demonstration study. For performance reasons, Python standard library has a lot of sorting to achieve.

4、LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation Star 28897

The project will LeetCode on all the topics are used in the form of animation demo

5、the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line Star 49814

Skilled use of the command line is an often overlooked or considered difficult to master skills, but in fact, it will improve your flexibility and productivity as an engineer. And co-author of many of the results of the translator, can effectively help you master the command line

6、leetcode
https://github.com/azl397985856/leetcode Star 8961

This project is about LeetCode algorithm, the programming language is C ++, there are already 1030 algorithm questions

7、996.ICU
https://github.com/996icu/996.ICU Star 245338

The project and technology independent, but closely related, and programmers, we all know that many programmers can not escape domestic operating mode 996. And this project is the 996 complaints of domestic manufacturers mode.

8、hacker-laws
https://github.com/dwmkerr/hacker-laws Star 6547

The repository contains the explanation of some of the laws, principles and models, a total of 15 major principles and laws of seven, but does not advocate any one of them. Their application there is always controversial, and depends largely on what you are doing.

9、CS-Notes
https://github.com/CyC2018/CS-Notes Star 64224
Here Insert Picture Description

This is a project on preparing for interviews, the project includes nine modules, from algorithm to the operating system, network, database and object-oriented, Java, distributed, tools, coding practices.

10、JavaGuide
https://github.com/Snailclimb/JavaGuide Star 42010

A Java study guide covers most Java programmers need to master the core knowledge

11、machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course Star 4850

The aim of the project is to use the Python provides comprehensive and simple machine learning courses.

(I want to learn programming from a small partner search circle T community , more and more industry-related industry information about free video tutorials. Oh, absolutely free!)

Guess you like

Origin blog.csdn.net/wanghao112956/article/details/91045307