Archive for the 'Programming A to Z' Category

Second Assignment

From the Programming AtoZ blog…..

I expanded my code from last week so that is uses regular expressions to render Blake’s “The Tiger” as if it was written by Samuel Beckett. I simply replaced recurring words from Blake’s poems with some lines I came up with inspired by Beckett’s style. Alas, I shall work no more, no less, but move on.

Code.

Results.

Programming A to Z

Here’s the Programming A to Z Blog

For my first assignment, I wrote a program that took William Blake’s “The Tiger” and inserted the words “whipped cream” whenever the word “the” is used in the poem.

Here’s the code.

The results are fairly amusing.