sandbox/README.rst

21 lines
875 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
--------
2018-04-10 14:09:04 +00:00
+ ``adsep/``: `Algorithms + Data Structures = Programs <https://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures_%3D_Programs>`_
2018-03-08 00:02:46 +00:00
+ ``blue-pill/``: blue pill experiments
2018-05-06 23:47:59 +00:00
+ ``django/``: learning django
2018-01-16 17:46:44 +00:00
+ ``lpn/``: `Learn Prolog Now <http://lpn.swi-prolog.org/>`_
2018-02-01 23:20:02 +00:00
+ ``misc/``: A scratchpad of random programs; a replacement for
2018-03-08 00:02:46 +00:00
`the basement <https://github.com/kisom/the_basement>`_
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-04-27 14:54:33 +00:00
+ ``pio/``: `PlatformIO <https://platformio.org/>`_ projects
2018-03-08 00:02:46 +00:00
+ ``practical_prolog/``: `The Practice of Prolog <https://mitpress.mit.edu/books/practice-prolog>`_
2018-01-16 17:46:44 +00:00
+ ``uc/``: `Understanding Computation <http://computationbook.com/>`_