python - 推荐几个好的开源项目学习
PHP中文网
PHP中文网 2017-04-17 15:42:08
0
7
931

推荐几个好的开源项目学习,我希望学习的语言有C、C++、Python等,希望了解的领域有算法、网络、数据库等
希望同时能给出怎么研究这些项目的源码的建议
本人较菜,莫笑话

PHP中文网
PHP中文网

认证0级讲师

reply all(7)
小葫芦

A comprehensive list of C++ and python open source projects compiled by Programthink:
https://github.com/programthink/opensource

In addition, the excellent C++ open source projects here are divided into categories, which is very clear. Choose the project you need:
https://cpp.zeef.com/faraz.fallahi

Someone has asked this question before, here are other answers
http://segmentfault.com/q/1010000003004653

黄舟

You can try to write a multi-threaded breakpoint downloader by referring to other people's code
I feel like you can learn a lot

黄舟

If you want to study the database, you can look at the source code of redis

洪涛

c/c++ python Do you want to have an in-depth understanding of python or just be able to solve the problem... If you just want to be able to solve the problem, there is no need to start an open source project. If you want to have an in-depth understanding, learning c/c++ can It allows you to completely eliminate python and you can quickly get started after learning c/c++ and vomiting python!

刘奇

Now that you understand the basic knowledge, you can start a small project that you want to realize

洪涛

Go to github and search for awesome c, awesome cpp or awesome python, and then find what you are interested in

小葫芦

https://github.com/boylegu/regal recommends you this grayscale release intelligent offload engine. If you are interested, you can also read the source code and learn a design pattern and ideas

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template