Difference between revisions of "2015 Reading List"
From Aicip
(Tag: Visual edit) |
(Tag: Visual edit) |
||
Line 5: | Line 5: | ||
== File System == | == File System == | ||
* [http://danluu.com/file-consistency Files Are Hard] | * [http://danluu.com/file-consistency Files Are Hard] | ||
+ | |||
+ | == Programming == | ||
+ | * [http://www.devdungeon.com/content/working-binary-data-python Working with Binary Data in Python] |