Update bibliotheca.md
This commit is contained in:
parent
8231555474
commit
95705fa53b
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
> 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
|
## Blogs
|
||||||
|
|
||||||
|
## Others
|
||||||
|
|
||||||
|
### [How These Things Work](https://reasonablypolymorphic.com/book/preface)
|
||||||
|
|
Loading…
Reference in a new issue