Skip to content

Commit

Permalink
week 8
Browse files Browse the repository at this point in the history
  • Loading branch information
lmccart committed Nov 16, 2019
1 parent 855c477 commit 95678fb
Show file tree
Hide file tree
Showing 33 changed files with 11 additions and 302,084 deletions.
16 changes: 11 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h2>Schedule</h2>
<td>T 11/12</td>
<td>
DUE: <a onclick="openSection('#projects', 'p5')">Project 5</a><br>
Notes: <li><a href="notes/10_wireframes_mockups.pdf" target="_blank">Wireframes and Mockups</a></li>
Notes: <a href="notes/10_wireframes_mockups.pdf" target="_blank">Wireframes and Mockups</a><br>
Lec: <a href="notes/09_surveillance_identity.pdf" target="_blank">Surveillance and Identity</a><br>
Assign: Final Project
</td>
Expand All @@ -287,7 +287,8 @@ <h2>Schedule</h2>
<td>T 11/19</td>
<td>
<a onclick="openSection('#discussions', 'd6')">Discussion 6</a><br>
Individual meetings / Studio
Lec: Intro p5.js (<a target="_blank" href="notes/11_p5_code.zip">code</a>)<br>
Studio
</td>
</tr>
<tr class='spacer'></tr>
Expand Down Expand Up @@ -610,7 +611,7 @@ <h3 id='p4' class="toggles">Project 4: Crowdsourcing (DUE 11/5)</h3>
<br>

<h3 id='p5' class="toggles">Project 5: EXPLORE (DUE 11/12)</h3>
<div id='p5-content' class='toggle' style='display:block;'>
<div id='p5-content' class='toggle' style='display:none;'>
<p>This project is about beginning to think about your final project and teaching yourself something new.
First, think about some possible ideas for your final project. What new skills might you want to learn to complete this?
For example, are you interested in working with scrolling, hovering, 3D graphics, sound, or something else?</p>
Expand All @@ -623,7 +624,7 @@ <h3 id='p5' class="toggles">Project 5: EXPLORE (DUE 11/12)</h3>
If you are linking to a gdoc, make sure that the sharing settings allow anyone with the link to view.</p>

</p>

<br>
Here are some possible libraries. You are also welcome to select one that is not listed here.
<ul>
Expand All @@ -646,7 +647,7 @@ <h3 id='p5' class="toggles">Project 5: EXPLORE (DUE 11/12)</h3>
<br>

<h3 id='p6' class="toggles">Final Project: Iterate and Refine (DUE 12/3)</h3>
<div id='p6-content' class='toggle' style='display:none;'>
<div id='p6-content' class='toggle' style='display:block;'>
<p>Use Project 1, 2, 3, 4, or 5 as a prototype for your final project. Continue the work and ideas that you created for one of these projects. Expand the idea beyond the original one-week project into a project that can be completed for the final review on 12/3.
<br>
Fill out the <a href='https://docs.google.com/document/d/1EW_SJVu_8jwmwrIhFq17rq61tZcURdvL4VYIS28GIvE/edit?usp=sharing' target='_blank'>Project Proposal Form</a> and come prepared to discuss your proposal on Thursday 11/14.</p>
Expand Down Expand Up @@ -723,6 +724,11 @@ <h3 id='html_css'>Class Notes &amp; Examples</h3>
<li><a href="notes/10_wireframes_mockups.pdf" target="_blank">Wireframes and Mockups</a></li>
<li><a href="notes/09_surveillance_identity.pdf" target="_blank">Surveillance and Identity</a></li>
</ul>

Week 8
<ul>
<li><a target="_blank" href="notes/11_p5_code.zip">p5.js code examples</a></li>
</ul>
</section>


Expand Down
12 changes: 0 additions & 12 deletions notes/08_data_code/01_jquery_template/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions notes/08_data_code/01_jquery_template/jquery.js

This file was deleted.

7 changes: 0 additions & 7 deletions notes/08_data_code/01_jquery_template/main.js

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions notes/08_data_code/02_jquery_sheety/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions notes/08_data_code/02_jquery_sheety/jquery.js

This file was deleted.

19 changes: 0 additions & 19 deletions notes/08_data_code/02_jquery_sheety/main.js

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions notes/08_data_code/03_jquery_sheety/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions notes/08_data_code/03_jquery_sheety/jquery.js

This file was deleted.

19 changes: 0 additions & 19 deletions notes/08_data_code/03_jquery_sheety/main.js

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions notes/08_data_code/04_jquery_sheety/index.html

This file was deleted.

4 changes: 0 additions & 4 deletions notes/08_data_code/04_jquery_sheety/jquery.js

This file was deleted.

22 changes: 0 additions & 22 deletions notes/08_data_code/04_jquery_sheety/main.js

This file was deleted.

Empty file.
11 changes: 0 additions & 11 deletions notes/08_data_code/05_p5_sheety/index.html

This file was deleted.

Loading

0 comments on commit 95678fb

Please sign in to comment.