A sandbox of sorts.
Go to file
Kyle Isom 0d2758a994 kf: linux console for I/O 2018-02-21 12:25:03 -08:00
.vscode More stuff on chapter 2's array stack. 2018-02-08 15:05:19 -08:00
lpn Start chapter 6. 2018-01-25 17:57:27 -08:00
misc kf: linux console for I/O 2018-02-21 12:25:03 -08:00
ods Finish ArrayDeque. 2018-02-21 09:04:08 -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 kf: linux console for I/O 2018-02-21 12:25:03 -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/>`_