Skip to content

Commit

Permalink
Revising titles and typos
Browse files Browse the repository at this point in the history
  • Loading branch information
JGL committed Jan 9, 2025
1 parent d978e5d commit c284a23
Show file tree
Hide file tree
Showing 31 changed files with 148 additions and 236 deletions.
17 changes: 7 additions & 10 deletions docs/discussion_01.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,12 +30,12 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 🙋🏻‍♀️: Discussion 1: Introductions and Connections.<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 🙋🏻‍♀️: Discussion 1: Introductions and Connections.<br /><a href="index.html">Back to slide index</a>.
</div>
<div>
This first discussion session is one where we introduce ourselves to each other.
</div>
<div>I'd like you to use your new GitHub ID to edit the wiki page: <a href="https://github.com/JGL/ComputationalThinkingIntensiveSummer2020/wiki">https://github.com/JGL/ComputationalThinkingIntensiveSummer2020/wiki</a>. I'll take you through how to add to it using Cheska's and Rocio's information. Make sure to cut and paste your information, not deleting anyone elses. Also, it's best to make sure you have the text saved somewhere in case it gets deleted.</div>
<div>I'd like you to use your new GitHub ID to edit the wiki page: <a href="https://github.com/JGL/IntroductionToCreativeComputing2025/wiki">https://github.com/JGL/IntroductionToCreativeComputing2025/wiki</a>. I'll take you through how to add to it using my and Elsa's information. Make sure to cut and paste your information, not deleting anyone elses. Also, it's best to make sure you have the text saved somewhere in case it gets deleted.</div>
<div>Don't forget to save your text somewhere in case it gets deleted. Go ahead!</div>
<div>For the last 15 minutes, let's take a look at our new wiki page. What questions do you have for me?</div>
<div>
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_02.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 💭: Discussion 2: What's in a name?<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 💭: Discussion 2: What's in a name?<br /><a href="index.html">Back to slide index</a>.
</div>
<div>This discussion session is all about the following article: <a href="https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/">"Falsehoods Programmers Believe About Names"</a>. I'll give you 5 minutes to read it, then we can have a discussion about it.</div>
<div>What did you think of the article? Let's discuss it for 10 minutes.</div>
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_03.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: ☎️: Discussion 3: Lilian Schwartz<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: ☎️: Discussion 3: Lilian Schwartz<br /><a href="index.html">Back to slide index</a>.
</div>
<div>This morning's discussion is all about Lilian Schwartz. Let's watch a short film about her before taking a look at her website.</div>
<div><iframe src="https://player.vimeo.com/video/98960229?portrait=0" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_04.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: ☀️: Discussion 4.<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: ☀️: Discussion 4.<br /><a href="index.html">Back to slide index</a>.
</div>
<div>This afternoon we are going to discuss two things - an artist (Sol LeWitt) and an interesting concept (the Tetralemma).</div>
<div>
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_05.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 🧊: Discussion 5: Creative uses of multiple dimensions and Timothy Morton<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 🧊: Discussion 5: Creative uses of multiple dimensions and Timothy Morton<br /><a href="index.html">Back to slide index</a>.
</div>
<div>
Creative uses of multiple dimensions:
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_06.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 🪄: Discussion 6: Vera Molnar and Alan Moore<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 🪄: Discussion 6: Vera Molnar and Alan Moore<br /><a href="index.html">Back to slide index</a>.
</div>
<div>Let's learn more about <a href="https://en.wikipedia.org/wiki/Vera_Moln%C3%A1r">Vera</a> <a href="http://www.veramolnar.com/">Molnár</a>.</div>
<div>I was first drawn to her work by seeing her piece <a href="https://collections.vam.ac.uk/item/O1193781/desordres-drawing-molnar-vera/">"(Des)Ordres" at the Victoria and Albert Museum</a>, here in London. Go see it!
Expand Down
15 changes: 6 additions & 9 deletions docs/discussion_07.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 🧶: Discussion 7: Anni Albers and Bridget Riley.<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 🧶: Discussion 7: Anni Albers and Bridget Riley.<br /><a href="index.html">Back to slide index</a>.
</div>
<div>Let's find out more about <a href="https://www.tate.org.uk/kids/explore/who-is/who-anni-albers">Anni Albers</a>. Here's a <a href="https://www.tate.org.uk/whats-on/tate-modern/anni-albers">link to a video from her recent show at the Tate Modern</a>. Did anyone else see it?</div>
<div>Let's find out more about <a href="https://www.tate.org.uk/kids/explore/who-is/who-bridget-riley">Bridget Riley</a>. Here is a <a href="https://www.youtube.com/watch?v=aQzjDnNOh7I">BBC Newsnight documentary about her</a>.</div>
Expand Down
17 changes: 7 additions & 10 deletions docs/discussion_08.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Joel Gethin Lewis: Introduction to 👩🏽‍🎤🤖 Creative Computing 2022 Intensive</title>
<title>Introduction to 👩🏽‍🎤🤖 Creative Computing 2025</title>

<!-- This whole presentation was made with Big: https://github.com/tmcw/big -->

Expand All @@ -16,14 +16,11 @@
<script src="big.js"></script>
<link href="themes/lightWhite.css" rel="stylesheet" type="text/css" />

<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">
<!-- Favicon link below, via https://emojitofavicon.com -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖖🏻</text></svg>">
<link rel="manifest" href="site.webmanifest">


<!-- Twitter Card fun: https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@joelgethinlewis" />
<meta name="twitter:creator" content="@joelgethinlewis" />
<style>
body {
background-color: #EDD1B0;
Expand All @@ -33,7 +30,7 @@

<body>
<div>
UAL CCI: Introduction to Creative Computing Intensive 2022: 📆: Discussion 8: Tehching Hsieh, Every Icon and RadicalArt.info.<br /><a href="index.html">Back to slide index</a>.
UAL CCI: Introduction to Creative Computing 2025: 📆: Discussion 8: Tehching Hsieh, Every Icon and RadicalArt.info.<br /><a href="index.html">Back to slide index</a>.
</div>
<div>The artist of the afternoon is <a href="https://www.tehchinghsieh.com">Tehching Hsieh</a>.</div>
<div>His most famous work is "One Year Performance 1980-1981" - he spent 12 months punching a time clock every hour, on the hour, 24 hours a day. <a href="https://www.theguardian.com/artanddesign/australia-culture-blog/2014/apr/30/tehching-hsieh-the-man-who-didnt-go-to-bed-for-a-year">Read more here</a>.
Expand All @@ -44,7 +41,7 @@
<div>An amazing resource of all kinds of art relevant to this course:<a href="https://www.radicalart.info">https://www.radicalart.info</a></div>
<div>What questions do you have for me?</div>
<div>
Thanks! See you tomorrow at 1000 sharp!
Thanks! See you tomorrow in person at CCI at UAL Camberwell at 1000 sharp!
<br />
<a href="index.html">Back to slide index</a>.
</div>
Expand Down
Loading

0 comments on commit c284a23

Please sign in to comment.