XPUB Reader: Difference between revisions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
* Python | * Python | ||
** [http://www.greenteapress.com/thinkpython/thinkCSpy.pdf How to Think like a Computer Scientist: Learning Python] | ** [http://www.greenteapress.com/thinkpython/thinkCSpy.pdf How to Think like a Computer Scientist: Learning Python] | ||
[[Category:XPUB]] |
Revision as of 19:21, 29 November 2016
TODO: Need to have some lightweight cat/classification system to help isolate topics more easily.
TODO: Need to follow one bib style
XPUB Specific
- Aldred, Danny and Waeckerle, Emmanuelle (Eds) (2015) ‘Code - X, Paper Pixel and Beyond’. Farnham: BookRoom Press / University for the Creative Arts
- Allen, Gwen (2011) ‘Artists’ Magazines: An Alternative Space for Art’. Cambridge, MA: The MIT Press
- Bardini, Thierry, Bootstrapping
- Berners-Lee, Tim, Weaving the Web
- Boon, Marcus, In Praise of Copying
- Hayles, Katherine, Writing Machines
- Halpern, Orit, Beautiful Data
- Hu, Tung-Hui, A Prehistory of the Cloud
- Drucker, Johanna (2004) ’The Century of Artists' Books’. NewYork: Granary Books
- Drucker, Johanna, Graphesis: Visual Forms of Knowledge Production
- Emerson Lori, Reading Writing Interfaces
- Kant, Immanuel (1792) “What Is a Book?” In ‘Metaphysics of Morals”, (31/II) https://www.marxists.org/reference/subject/ethics/kant/morals/ch04.htm
- Knuth, Donald, Literate Programming
- Krajewski, Markus, Paper Machines. About cards & Catalogues
- Lorusso, Silvio, Post-Digital Publishing blog
- McLuhan, Marshall, The Gutenberg Galaxy
- Montfort, Nick, GOTO 10
- Montfort, Nick and Noah Wardrip-Fruin (eds.), The New Media Reader
- Flusser, Vilem (1988), Interview The Revolution will be Technological https:// www.youtube.com/watch?v=lyfOcAAcoH8
- Wright, Alex, Cataloguing the World
- Worthington, Simon, Book to the Future
Programming Resources
- Terminal/CLI/Shell Scripting
- Linux Command - Generic Linux tutorial but mostly relevant to BSD, Mac OS, etc.
- Command Line Primer - Specific to Mac OS.
- Python