Skip to content

Commit c6c4f5b

Browse files
committedJun 14, 2015
couple of minor edits to syllabus
1 parent 2fb8395 commit c6c4f5b

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed
 

‎assignment-1.html

+3-5
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ <h2>Assignment 1: HTML & CSS Review</h2>
4646

4747
<p>
4848
<ol>
49-
<li>Choose from these options:
50-
<ul>
51-
<li>Complete the <a href="http://www.codecademy.com/en/tracks/web" target="blank">HTML & CSS Code Academy lessons</a>. Upload your results to your storm site.</li>
52-
<li>Create a website explaining what you already know about HTML, CSS and Javascript, and what you would like to learn in this class. Make sure you use all your skills. Upload your results to your Storm server.</li>
53-
</ul></li>
49+
<li>Create a website explaining what you already know about HTML, CSS and Javascript, and what you would like to learn in this class. Make sure you use all your skills. Upload your results to your Storm server.</li>
5450
<li>Create a <a href="https://github.com/" target="blank">Github</a> account and have it ready for next class. Share a link to your Github profile on your storm site. <a href="https://github.com/blackaller">Here is mine</a> :D</li>
5551
</ol>
5652
</p>
@@ -64,6 +60,8 @@ <h2>Due Date</h2>
6460
<p>
6561
<h2>Readings</h2>
6662
<ol>
63+
<li><a href="http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/" target="blank">What is code?</a> by Paul Ford</li>
64+
<li><a href="http://worrydream.com/LearnableProgramming/" target="blank">Learnable Programming</a> by Bret Victor</li>
6765
<li><a href="fall-2012/readings/bush_as_we_may_think.pdf" target="blank">As we may think</a>, by Vannevar Bush</li>
6866
<li><a href="http://joi.ito.com/weblog/1997/06/19/aesthetics-of-t.html">Aesthetics of the Internet - Context as a Medium</a>, by Joichi Ito</li>
6967
</ol>

‎assignment-2.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ <h2>Assignment 2: Development Practices</h2>
4848

4949
<p>
5050
<ol>
51-
<li>Complete <a href="http://www.codecademy.com/en/tracks/javascript">Code Academy Javascript</a> until arrays section</li>
52-
<li>Design and implement simple Storm class page</li>
51+
<li>Design and implement a simple Storm class page</li>
5352
<li>Complete <a href="https://try.github.io">try.github.io tutorial</a></li>
5453
<li>Deploy Github.io class page</li>
5554
</ol>

0 commit comments

Comments
 (0)
Please sign in to comment.