Reading of #! etc. September 18, Harvard Book Store

I’m reading at the Harvard Book Store on September 18 – a week from now, on Thursday. The reading is at 7pm.

I’ll be presenting and reading from my latest book, #! (pronounced “shebang”), which is a book of programs and poems, published by Counterpath Press in Denver.

I’ll also discuss my previous two books, one of which is World Clock. I developed this for National Novel Generation Month last November; it’s a computer-generated novel. Cleverly enough, it’s been translated into Polish via translation of the underlying program.

The other recent book is 10 PRINT CHR$(205.5+RND(1)); : GOTO 10, which I organized and wrote with nine others. This one, an MIT Press book, is just out in paperback. This is a critical, scholarly study of a one-line program, and although it is an academic book of this sort, it of course has a strong relationship to the code-generated World Clock and the programs-and-poems #!.

The programs behind #!, by the way, are all available online as free software at my site, nickm.com. The book is there as an example of how this particular material form can represent the code and the output, and how page differs from screen, sometimes in very interesting ways.

If you’re lucky enough to be in Harvard Square often, please do come by to the reading. I will do my best to make it fun and provocative, and to provide some additional insight into computing and how it interacts with language.

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

This site uses Akismet to reduce spam. Learn how your comment data is processed.