How Bowling Kicked Off My Mid-Life Crisis
Wanting a return to bowling leads to a mid-life crisis.
Wanting a return to bowling leads to a mid-life crisis.
Some thoughts on string pin bowling and the PBA50
This week’s weekly challenge causes me to trip over an issue I saw in last week’s Perl Weekly newsletter. Great timing!
Two relatively easy challenges result in simple responses that still take up too much space.
Having done the challenge in Perl and Elixir, the author dives head long into Python and Javascript to find further differences and language craziness.
I wrote a Perl script that feels so functional that it was super simple to rewrite it even better in Elixir.
Elixir makes for the cleanest and best solution to the Running Sum problem. But should I go with two parameters or three?
An attempt to write a persistence sort ends in a global variable, but also recursion! You take the good with the bad…
In which the author starts The Weekly Challenge with a simple recursive algorithm to provide a running sum of an array. And then goes overboard…
Do people really want typed languages? And, hey, look who was out front on this one!