mirror of
https://github.com/amilajack/reading.git
synced 2026-07-08 13:21:53 +00:00
27 lines
487 B
Markdown
27 lines
487 B
Markdown
# reading
|
|
A list of computer-science related readings I'm planning on reading. Would love PR's!
|
|
|
|
## Algorithms
|
|
|
|
## Garbage Collection
|
|
|
|
## Type Systems
|
|
|
|
## Compiler Design
|
|
|
|
## Concurrency
|
|
|
|
## Operating Systems
|
|
|
|
## Parallel Programming
|
|
|
|
## Static Analysis Techniques
|
|
|
|
---
|
|
|
|
### Inspiration
|
|
This project was inspired by [@una's](https://github.com/una) [personal-goals](https://github.com/una/personal-goals) project
|
|
|
|
### Other Good Readings
|
|
https://github.com/papers-we-love/papers-we-love
|