An open API service indexing awesome lists of open source software.

https://github.com/gongbaochicken/reference-reading-list

Reading List for distributed system, Golang, Database, Python, C++, Matchine Leanring, Tools, etc.
https://github.com/gongbaochicken/reference-reading-list

c-plus-plus database distributed-systems golang python reading-list

Last synced: 3 months ago
JSON representation

Reading List for distributed system, Golang, Database, Python, C++, Matchine Leanring, Tools, etc.

Awesome Lists containing this project

README

          

# Reference and Reading List

This repository is some summary list about computer science topics for learning or research purpose.

## Python
Focus on python basics, data processing, and basic machine learning tool.

## Distributed System
Focus on thoery and practice of distributed computing/storage system, including classic research papers, some industrial practice in famous products, etc.

## Database
Focus on the database standalone storage, distributed storage, persistence, compression, optimization, usage in industry.

## Golang
Focus on GO basic, web framework, HTTP/TCP internal, server techniques, etc.

Life is short, let's GO.

## C++
Focus on some advance topics of C++.

## Algorithm
Not only soem common algorithm we have seen in interviews, but also interesting their application in our real life.

## Web

## Node.JS

## Machine Learning and NLP