Computational Literacy: Get with the Program

Mark Sample has posted five basic statements, ahem, I mean 5 BASIC statements, on computational literacy.

I must point out that while they are all programs, the third and fifth ones actually include multiple statements. And, the program that number 4 is referring to is:

10 PRINT "GOODBYE CRUEL WORLD"
20 NEW

Very much worth a read – from the standpoint of understanding programming and its cultural intersections generally, not *only* because Mark is promoting the book that he, I, and eight others wrote, which will be published in November.

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.