d03e4eb3dade
Update
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sat, 23 Jul 2016 13:53:52 +0000 | 
| parents | f0fb4a87c522 | 
| children | 5881c76e0184 | 
| branches/tags | (none) | 
| files | README.markdown | 
Changes
--- a/README.markdown Sat Jul 23 12:43:29 2016 +0000 +++ b/README.markdown Sat Jul 23 13:53:52 2016 +0000 @@ -954,3 +954,9 @@ ### 2016-07-23 * Another episode of [Coding Math][]. I'm nearing the end! +* Read more of the [GGP Book][ggp-book]. I should implement some of these + simple players (again) in [Hype][] as an exercise. +* Started adding examples/exercises from [The Art of Prolog][taop] to [Bones][] + as unit tests. I get more practice and Bones gets more test coverage. We're + [getting two birds stoned at + once](https://www.youtube.com/watch?v=pXEm08dsQOc).