# HG changeset patch # User Steve Losh # Date 1474146930 0 # Node ID 7393c09c9f15b35f3953e4b25d8ad370a3e854d0 # Parent 2c6ab6ea88df90dec0ad15af5f3262319760a031 Update diff -r 2c6ab6ea88df -r 7393c09c9f15 README.markdown --- a/README.markdown Sat Sep 17 12:02:58 2016 +0000 +++ b/README.markdown Sat Sep 17 21:15:30 2016 +0000 @@ -83,6 +83,7 @@ [scully]: https://github.com/sjl/scully [cl-d-api]: https://bitbucket.org/sjl/cl-d-api/ [Learning How to Learn]: https://www.coursera.org/learn/learning-how-to-learn +[calligraphy]: https://www.youtube.com/playlist?list=PLI1tD84LNGe11I8Mlw6gxaydAg_uydCs2 ## June 2016 @@ -1404,3 +1405,9 @@ * More [SICP][]. Started the logic programming section. Using streams is a clever way to model the logic of returning multiple results from unification. +* Played around with making some directed acyclic graphs in Lisp, mostly with + a functional style. +* Started watching [Lloyd Reynolds' Italic Calligraphy series][calligraphy]. + I've been writing exclusively in italic for a year or two now, and while it + looks okay I've kinda stalled on getting any better. Hopefully this series + will kick my ass into gear.