rachelyeshurun / magic-of-dynamic-programming

Implement the article 'Towards a Better Way to Teach Dynamic Programming' (Forišek, 2015) as a series of Jupyter notebooks
11 stars 1 forks source link

Organize folders: lessons, experiments, css .. #1

Closed rachelyeshurun closed 4 years ago

rachelyeshurun commented 4 years ago

Reorganize better

inspired by https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python and https://github.com/barbagroup/CFDPython

/experiments - simpler than the sandbox repo /lessons - just the notebooks 00-intro.ipynb 01-fibonacci-recursive.ipynb etc. /magic - for quiz, css etc.

Also add .gitignore

rachelyeshurun commented 4 years ago

Completed this enough - not exactly as described in issue but the organization is pretty stable now for a few days, so this issue is done.