[amscotti@128bit.io ~/posts]# grep -l "books" *.md | xargs -n1 head _
Date: October 23, 2019

A glowing review of "Clojure For the Brave and True" book. Discusses Clojure's Lisp-inspired syntax being easier than expected, immutable data structures for safer applications, lazy evaluation for performance, pragmatic approach over pureness, compares to Haskell, and praises the book's mix of humor with solid step-by-step learning through functional programming concepts.

Date: October 14, 2010

Preparing for a 22-hour flight to New Zealand and Australia by loading up on ebooks from ThriftEBooks. Focusing on Manning Publications' "Groovy in Action" and "Grails in Action" to gain expertise for demonstrating rapid web application development with Grails at work.