A Lightning Talk and a Blogpost
This week was quite busy. On Tuesday my post Four things about Pry was published on my company’s blog. It is about some features which I find really useful for debugging Ruby code.
And then on Thursday I made a lightning talk about Lisp. In it I attempt to give some insight some of Lisp’s often joked and praised about features:
- Parenthesis
- Prefix notation
- Recursion
- Functional programming
Had to remove macros due to time restrictions. (slides are here)