User:Michael Murtaugh/Notes: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
== An exercise in Performative Language ==
View: Put-That-There
* Declarative vs. Procedural Languages
An introduction to using lxml to manipulate a structure like SVG?
* Code readings
* Code readings
* Moving up and down the hierarchy ... maybe link to Danny Hillis Pattern in the Stone text / presentation?!
* Moving up and down the hierarchy ... maybe link to Danny Hillis Pattern in the Stone text / presentation?!

Revision as of 14:00, 3 October 2011

An exercise in Performative Language

View: Put-That-There

  • Declarative vs. Procedural Languages

An introduction to using lxml to manipulate a structure like SVG?


  • Code readings
  • Moving up and down the hierarchy ... maybe link to Danny Hillis Pattern in the Stone text / presentation?!

Signicant and non-obvious idea: with free software, one really (can) begin with the code and use the code itself as documentation (it sometimes is the best / only documentation).

  • Performing a script
  • The concept of a "PATH"
    • Creating a "bin" folder, ensuring it's in the path.
    • Creating a "pythonlib" folder and adding it to the PYTHONPATH
  • building a video Sniff / downloader

Claiming the terminal

  • gtypist:
    • Typing
    • GNU
    • Fortune
    • .bashrc

(though... ktouch is better)

Open .bash_aliases in your HOME directory, and add:

export PYTHONPATH=$PYTHONPATH:$HOME/pythonlib

Bash

what is a script?

what is a variable?

what is a loop?

sources of (live) information:

  • date
  • traceroute