Update bibliotheca.md

This commit is contained in:
Talia 2020-02-17 12:00:09 +01:00 committed by GitHub
parent 8231555474
commit 95705fa53b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -50,3 +50,7 @@ Not much to say about this, everyone should have read SICP.
> Here we concentrate on automatic rearrangement of data, and examine the belief, common in some technical circles, that modern generational copying garbage collectors (GC) will improve data caching by relocating and compressing data, as a matter of normal processing.
## Blogs
## Others
### [How These Things Work](https://reasonablypolymorphic.com/book/preface)