This presentation covers some of the Mojolicious toolkit—a suite of classes that enables the Mojolicious web framework —and provides illustrations of many of the more useful modules. Slides and code samples are available here and here respectively.
I recently gave a presentation about modeling resources in a REST HTTP API. Here are the slides ; the last few slides have some lists of books, articles, and other resources I found valuable.
We took three days during the autumn school break to visit Mesa Verde. Ana and I visited last when we were newly married.
I won’t be posting many pictures of the ruins in the park— others have far better pictures than ours .
Thursday: Dead Horse Point
We first stopped at Dead Horse Point. The air was a little dusty:
I gave a presentation this week about JSON Schema and OpenAPI.
Here are the slides for the presentation; here is the source code used in the presentation.
I gave a presentation last week at Bluehost about using functional programming techniques to overcome some of the common quandaries in procedural codebases.
Here’s the blurb:
Functional programming is the oldest but least well known of the three major programming paradigms. While it has a reputation for inscrutability, many of its tenets can be applied to both procedural and object-oriented paradigms to reduce complexity and create cleaner code. In this workshop we’ll get a taste of functional programming in Perl and apply the techniques we learn to refactoring and removing common procedural anti-patterns.