Browse Source

published the command lines workshop

transformations
mb@mb 6 years ago
parent
commit
e8472e9e45
  1. 3
      content/curriculum.command-lines.en.md
  2. 3
      content/curriculum.command-lines.nl.md

3
content/curriculum.command-lines.en.md

@ -7,13 +7,12 @@ lang: en
Event_start: 2018-10-18 10:00
event_duration: 8h
featured_image: /images/curriculum.command-lines.png
status: draft
## On text, encodings and command lines.
The command line is a textual interface for the computer, rather than being an 'old fashioned' interface it is a completely different methodological approach to computing. Instead of large visual programs aimed at being 'professional tools', command line tools follow the philosophy of doing one thing and doing it well. These small programmes can be 'chained' together into pipelines capable of processing any type of data or text. These pipelines are a way of quickly producing unique and custom toolsets providing a wide range of creative opportunities.
In this workshop we will focus on command line tools in relation to plain text. During the day we will dive into the social-cultural history of the command line interface, explore the materiality of plain text on a computer, try a wide range of tools, and collectively write pipelines that produce small printed command line manuals.
In this workshop we will focus on command line tools in relation to plain text. During the day we will dive into the social-cultural history of the command line interface, explore the materiality of plain text on a computer and discover a wide range of command line tools.
* No prior knowledge of programming is required, but note taking skills are essential.
* Computer / Laptop is necessary.

3
content/curriculum.command-lines.nl.md

@ -7,13 +7,12 @@ lang: nl
Event_start: 2018-10-18 10:00
event_duration: 8h
featured_image: /images/curriculum.command-lines.png
status: draft
## Over tekst, encoderen en command lines.
De *command line* is een tekstuele interface voor de computer, die niet zozeer 'ouderwets' is, maar om een geheel andere methodologische manier van computergebruik vraagt. In tegenstelling tot grote visuele programma's die als 'professionele hulpmiddelen' worden geprofileerd, volgen *command line tools* de filosofie om één ding te doen en dat goed te doen. Deze kleine programma's kunnen samen worden 'gebonden' tot *pipelines* die elk type data of tekst kunnen verwerken. Deze *pipelines* zijn een manier om snel unieke en specifieke gereedschappen te produceren die een breed scala aan creatieve mogelijkheden bieden.
In deze workshop zullen we ons concentreren op *command line tools* in relatie tot platte tekst (*plain text*). Gedurende de dag verkennen we de sociaal-culturele geschiedenis van de *command line interface*, onderzoeken we de materialiteit van tekst op een computer, proberen we een breed scala aan tools uit, en schrijven we gezamenlijk *pipelines* die kleine geprinte handleidingen produceren.
In deze workshop zullen we ons concentreren op *command line tools* in relatie tot platte tekst (*plain text*). Gedurende de dag verkennen we de sociaal-culturele geschiedenis van de *command line interface*, onderzoeken we de materialiteit van tekst op een computer en proberen we een breed scala aan tools uit.
* Er is geen voorkennis van programmeren vereist, maar vaardigheden om notities te nemen zijn essentieel.
* Computer / Laptop is noodzakelijk.

Loading…
Cancel
Save