This directory contains code examples I have written and experiments I have performed while reading technical books/tutorials/documents or learning new concepts.
The following list shows the books, tutorials or other documents I have read and written example code for, enumerated roughly in chronological order of reading them.
- The Node Beginner Book, version 2014-01-02 by Manuel Kiessling (node/the-node-beginner/)
- Beej's Guide to Network Programming, version 3.0.21, 2016-06-08 by Brian "Beej Jorgensen" Hall (c/beej-guide-to-network-programming/)
- Beej's Guide to UNIX IPC, version 1.1.3, 2015-12-01 by Brian "Beej Jorgensen" Hall (c/beej-guide-to-unix-ipc)
- The Little Go Book, version 2014-10-21 by Karl Seguin (go/the-little-go-book/)