A sandbox of sorts.
Go to file
Kyle Isom 899a1813d1 bluepill: start HAL, update skeleton. 2018-03-07 08:06:25 -08:00
.vscode More stuff on chapter 2's array stack. 2018-02-08 15:05:19 -08:00
blue-pill bluepill: start HAL, update skeleton. 2018-03-07 08:06:25 -08:00
lpn Start chapter 6. 2018-01-25 17:57:27 -08:00
misc Track current progress. 2018-02-21 15:54:00 -08:00
ods ods: fix size in DualArrayDeque balance(). 2018-03-05 17:02:40 -08:00
par Add pamphlet against r start. 2018-01-26 03:00:54 +01:00
practical_prolog/1-db-design Add practical prolog start. 2018-02-07 07:24:57 -08:00
uc Initial import. 2018-01-16 09:46:44 -08:00
.gitignore blue-pill: update skeleton/blinky Makefile 2018-03-05 23:54:23 -08:00
README.rst Add link to the basement. 2018-02-01 15:20:02 -08:00

README.rst

SANDBOX
=======

This is a repository of various repositories for learning or exploring
topics.

Projects
--------

+ ``lpn/``: `Learn Prolog Now <http://lpn.swi-prolog.org/>`_
+ ``misc/``: A scratchpad of random programs; a replacement for
  `the basement <https://github.com/kisom/the_basement>`_.
+ ``ods/``: `Open Data Structures <http://opendatastructures.org>`_
+ ``par/``: `A Pamphlet Against R <https://panicz.github.io/pamphlet/>`_
+ ``uc/``: `Understanding Computation <http://computationbook.com/>`_