sandbox/README.rst

15 lines
433 B
ReStructuredText
Raw Normal View History

2018-01-16 17:46:44 +00:00
SANDBOX
=======
This is a repository of various repositories for learning or exploring
topics.
Projects
--------
+ ``lpn/``: `Learn Prolog Now <http://lpn.swi-prolog.org/>`_
2018-01-31 22:15:19 +00:00
+ ``misc/``: A scratchpad of random programs
2018-02-01 21:02:24 +00:00
+ ``ods/``: `Open Data Structures <http://opendatastructures.org>`_
2018-01-31 22:15:19 +00:00
+ ``par/``: `A Pamphlet Against R <https://panicz.github.io/pamphlet/>`_
2018-01-16 17:46:44 +00:00
+ ``uc/``: `Understanding Computation <http://computationbook.com/>`_