Skip to content

Commit

Permalink
schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
lmccart committed Mar 29, 2023
1 parent 32af80d commit 5842540
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 44 deletions.
1 change: 0 additions & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ h3 {
list-style-type: none; }

.schedule h2 {
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 1em;
padding: 0;
Expand Down
86 changes: 43 additions & 43 deletions schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@ <h1>Network Media / DESMA 161</h1>
<div id="content">
<nav role="navigation">
<ul>
<li class="nav-item">
<li>
<a href="./index.html">Syllabus</a>
</li>
<li class="nav-item">
<li>
<a href="./projects.html">Projects</a>
</li>
<li class="nav-item">
<li>
<a href="./resources.html">Resources</a>
</li>
<li class="nav-item">
<li>
<a href="./schedule.html">Schedule</a>
</li>
<li class="nav-item">
<li>
<a href="./weeklies.html">Weeklies</a>
</li>
</ul>
<ul class="student-list">
<li class="nav-item">Students</li>
<li>Students</li>
</ul>
</nav>
<main>
<h1 id="my_id" class="my_class">Schedule</h1>
<h1>Schedule</h1>
<p>This a preliminary schedule. It is updated before every class. Please check here often!</p>
<ul class="schedule">
<li class="week">
<h2 id="week-1">Week 1</h2>
<h3 id="tuesday-1-10">Tuesday 1/10</h3>
<h2>Week 1</h2>
<h3>Mon 4/3</h3>
<ul>
<li>Introduction</li>
<li>Syllabus</li>
Expand All @@ -56,18 +56,18 @@ <h3 id="tuesday-1-10">Tuesday 1/10</h3>
<li>ASSIGN: <a href="./weeklies.html#weekly0">Weekly 0: Under-Construction</a>
</li>
</ul>
<h3 id="thursday-1-12">Thursday 1/12</h3>
<h3>Wed 4/5</h3>
<ul>
<li>DUE:&nbsp;Weekly 0</li>
<li>Lecture:&nbsp; <a href="./assets/week1/02_HTML.pdf">HTML</a> / <a href="./assets/week1/02_HTMLcode_w23.zip">code</a>
<li>DUE: Weekly 0</li>
<li>Lecture: <a href="./assets/week1/02_HTML.pdf">HTML</a> / <a href="./assets/week1/02_HTMLcode_w23.zip">code</a>
</li>
<li>ASSIGN: <a href="./projects.html#p1p1">Project 1: Part 1</a>
</li>
</ul>
</li>
<li class="week">
<h2 id="week-2">Week 2</h2>
<h3 id="tuesday-1-17">Tuesday 1/17</h3>
<h2>Week 2</h2>
<h3>Mon 4/10</h3>
<ul>
<li>DUE: Project 1: Part 1</li>
<li>Lecture: <a href="./assets/week2/03_CSS.pdf">CSS</a>
Expand All @@ -77,7 +77,7 @@ <h3 id="tuesday-1-17">Tuesday 1/17</h3>
<li>ASSIGN: <a href="./weeklies.html#weekly1">Weekly 1: How to internet</a> + <a href="./projects.html#p1p2">Project 1: Part 2</a>
</li>
</ul>
<h3 id="thursday-1-19">Thursday 1/19</h3>
<h3>Wed 4/12</h3>
<ul>
<li>DUE: Weekly 1 + Project 1: Part 2</li>
<li>Studio: Project 1</li>
Expand All @@ -88,25 +88,25 @@ <h3 id="thursday-1-19">Thursday 1/19</h3>
</ul>
</li>
<li class="week">
<h2 id="week-3">Week 3</h2>
<h3 id="tuesday-1-24">Tuesday 1/24</h3>
<h2>Week 3</h2>
<h3>Mon 4/17</h3>
<ul>
<li>Lecture:&nbsp; <a href="./assets/week3/identity_online.pdf">Identity Online</a>
<li>Lecture: <a href="./assets/week3/identity_online.pdf">Identity Online</a>
</li>
<li>Studio: Project 1</li>
<li>ASSIGN: <a href="./weeklies.html#weekly2">Weekly 2: Identity Online</a> + <a href="./projects.html#p2p1">Project 2: Part 1</a>
</li>
</ul>
<h3 id="thursday-1-26">Thursday 1/26</h3>
<h3>Wed 4/19</h3>
<ul>
<li>DUE: Project 1: Final</li>
<li>Critique on Project 1 / <a href="https://docs.google.com/spreadsheets/d/13834KH02UrMGljYYFnGLJSmSDMz5qRU1qNZWjsljdiE/edit?usp=sharing">Crit Groups and Times</a>
</li>
</ul>
</li>
<li class="week">
<h2 id="week-4">Week 4</h2>
<h3 id="tuesday-1-31">Tuesday 1/31</h3>
<h2>Week 4</h2>
<h3>Mon 4/24</h3>
<ul>
<li>DUE: Project 2: Part 1 + Weekly 2</li>
<li>—2x Net Art Presentations—</li>
Expand All @@ -115,7 +115,7 @@ <h3 id="tuesday-1-31">Tuesday 1/31</h3>
<li>ASSIGN: <a href="./projects.html#p2p2">Project 2: Part 2</a> + <a href="./weeklies.html#weekly-3">Weekly 3: Interface</a>
</li>
</ul>
<h3 id="thursday-2-02">Thursday 2/02</h3>
<h3>Wed 4/26</h3>
<ul>
<li>DUE: Weekly 3 + Project 2: Part 2</li>
<li>—2x Net Art Presentations—</li>
Expand All @@ -128,8 +128,8 @@ <h3 id="thursday-2-02">Thursday 2/02</h3>
</ul>
</li>
<li class="week">
<h2 id="week-5">Week 5</h2>
<h3 id="tuesday-2-07">Tuesday 2/07</h3>
<h2>Week 5</h2>
<h3>Mon 5/1</h3>
<ul>
<li>DUE: Project 2: Part 3</li>
<li>—2x Net Art Presentations—</li>
Expand All @@ -138,11 +138,11 @@ <h3 id="tuesday-2-07">Tuesday 2/07</h3>
<li>ASSIGN: <a href="./weeklies.html#weekly-4">Weekly 4: Crowds and Gigs</a> + <a href="./projects.html#p2p4">Project 2: Part 4</a>
</li>
</ul>
<h3 id="thursday-2-09">Thursday 2/09</h3>
<h3>Wed 5/3</h3>
<ul>
<li>DUE: Weekly 4</li>
<li>—2x Net Art Presentations—</li>
<li>Workshop:&nbsp;Transform, Transitions, and Animations / <a href="./assets/Week5/AnimationTransitionTransform.zip">Code</a>
<li>Workshop:Transform, Transitions, and Animations / <a href="./assets/Week5/AnimationTransitionTransform.zip">Code</a>
</li>
<li>Workshop: Collapsible Menu / <a href="./assets/Week5/CollapsibleMenu.zip">Code</a>
</li>
Expand All @@ -151,31 +151,31 @@ <h3 id="thursday-2-09">Thursday 2/09</h3>
</ul>
</li>
<li class="week">
<h2 id="week-6">Week 6</h2>
<h3 id="tuesday-2-14">Tuesday 2/14</h3>
<h2>Week 6</h2>
<h3>Mon 5/8</h3>
<ul>
<li>DUE: <a href="./projects.html#p2p4wip">Project 4: Wip Check-in</a>
</li>
<li>—2x Net Art Presentations—</li>
<li>Lecture: Alt Text and Image Description / <a href="https://docs.google.com/presentation/d/1n3KCVl0ofa-xY4XDvgpwDjTy-OSyYiFwcQWna5hov8w/edit?usp=sharing">Slides</a>
</li>
</ul>
<h3 id="thursday-2-16">Thursday 2/16</h3>
<h3>Wed 5/10</h3>
<ul>
<li>Work Time on Project 2</li>
<li>ASSIGN: <a href="./weeklies.html#weekly-5">Weekly 5: Data</a> + <a href="./projects.html#p3p1">Project 3: Part 1</a>
</li>
</ul>
</li>
<li class="week">
<h2 id="week-7">Week 7</h2>
<h3 id="tuesday-2-21">Tuesday 2/21</h3>
<h2>Week 7</h2>
<h3>Mon 5/15</h3>
<ul>
<li>DUE: Project 2</li>
<li>Critique on Project 2 / <a href="https://docs.google.com/spreadsheets/d/13834KH02UrMGljYYFnGLJSmSDMz5qRU1qNZWjsljdiE/edit?usp=sharing">Critique Groups and Times</a>
<li>Critique on Project 2 / <a href="#">Critique Groups and Times</a>
</li>
</ul>
<h3 id="thursday-2-23">Thursday 2/23</h3>
<h3>Wed 5/17</h3>
<ul>
<li>DUE: Weekly 5 + Project 3: Part 1</li>
<li>—3x Net Art Presentations—</li>
Expand All @@ -185,16 +185,16 @@ <h3 id="thursday-2-23">Thursday 2/23</h3>
</ul>
</li>
<li class="week">
<h2 id="week-8">Week 8</h2>
<h3 id="tuesday-2-28">Tuesday 2/28</h3>
<h2>Week 8</h2>
<h3>Mon 5/22</h3>
<ul>
<li>DUE: Project 3: Part 2</li>
<li>—3x Net Art Presentations—</li>
<li>Feedback on Project 3: Part 2</li>
<li>ASSIGN: <a href="./projects.html#p3p3">Project 3: Part 3</a> + <a href="./weeklies.html#weekly-6">Weekly 6: Synthetic Media</a>
</li>
</ul>
<h3 id="thursday-3-02">Thursday 3/02</h3>
<h3>Wed 5/24</h3>
<ul>
<li>DUE: Weekly 6</li>
<li>—2x Net Art Presentations—</li>
Expand All @@ -206,28 +206,28 @@ <h3 id="thursday-3-02">Thursday 3/02</h3>
</ul>
</li>
<li class="week">
<h2 id="week-9">Week 9</h2>
<h3 id="tuesday-3-07">Tuesday 3/07</h3>
<h2>Week 9</h2>
<h3>Mon 5/29</h3>
<ul>
<li>—2x Net Art Presentations—</li>
<li>Work time on Project 3</li>
</ul>
<h3 id="thursday-3-09">Thursday 3/09</h3>
<h3>Wed 5/31</h3>
<ul>
<li>DUE: Weekly 7</li>
<li>Work time on Project 3</li>
</ul>
</li>
<li class="week">
<h2 id="week-10">Week 10</h2>
<h3 id="tuesday-3-14">Tuesday 3/14</h3>
<h2>Week 10</h2>
<h3>Mon 6/5</h3>
<ul>
<li>Work time on Project 3</li>
</ul>
<h3 id="thursday-3-16">Thursday 3/16</h3>
<h3>Wed 6/7</h3>
<ul>
<li>DUE: Project 3: Part 3</li>
<li>Final Critique on Project 3 / <a href="https://docs.google.com/spreadsheets/d/13834KH02UrMGljYYFnGLJSmSDMz5qRU1qNZWjsljdiE/edit?usp=sharing">Critique Groups and Times</a>
<li>Final Critique on Project 3 / <a href="#">Critique Groups and Times</a>
</li>
</ul>
</li>
Expand Down

0 comments on commit 5842540

Please sign in to comment.