https://github.com/CodeReaderMe/awesome-code-reading
A curated list of high-quality codebases to read and study. Read more code!
https://github.com/CodeReaderMe/awesome-code-reading
List: awesome-code-reading
awesome awesome-list code-read learn
Last synced: 5 months ago
JSON representation
A curated list of high-quality codebases to read and study. Read more code!
- Host: GitHub
- URL: https://github.com/CodeReaderMe/awesome-code-reading
- Owner: CodeReaderMe
- Created: 2018-09-25T12:37:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T03:51:10.000Z (over 6 years ago)
- Last Synced: 2024-05-22T12:37:45.456Z (11 months ago)
- Topics: awesome, awesome-list, code-read, learn
- Size: 23.4 KB
- Stars: 374
- Watchers: 19
- Forks: 12
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
- jimsghstars - CodeReaderMe/awesome-code-reading - A curated list of high-quality codebases to read and study. Read more code! (Others)
README
# Awesome Code Reading
[](https://github.com/sindresorhus/awesome)
How does an open source project work internally? The answer is in the codeTM.
- Our mission is to promote source code reading for knowledge gaining. We identify high-quality open source projects that are suitable to read. We try to answer questions like: What are the best projects to read? How to get started reading a project?
- Each project links to a Github issue for discussion and upvote. Please :+1: for the projects you like.## Projects
- C++
- Bitcoin [0.1.5](https://github.com/CodeReaderMe/awesome-code-reading/issues/2)
- CSS
- Milligram [1.3.0](https://github.com/CodeReaderMe/awesome-code-reading/issues/12)
- Pure [1.0.0](https://github.com/CodeReaderMe/awesome-code-reading/issues/4)
- Go
- Memberlist [bfc6c88](https://github.com/CodeReaderMe/awesome-code-reading/issues/14)
- Tendermint [0.12.1](https://github.com/CodeReaderMe/awesome-code-reading/issues/10)
- Javascript
- Pell [1.0.4](https://github.com/CodeReaderMe/awesome-code-reading/issues/6)
- Spectrum [2.4.50](https://github.com/CodeReaderMe/awesome-code-reading/issues/16)
- Ruby
- Sinatra [2.0.0](https://github.com/CodeReaderMe/awesome-code-reading/issues/8)## Contributing
Pull requests are highly appreciated. Please read [contributing guidelines](/.github/CONTRIBUTING.md).