Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
courses:cs101-201804:calendar [2018/09/20 09:40]
sellis [Calendar]
courses:cs101-201804:calendar [2018/09/20 13:16]
sellis [Calendar]
Line 95: Line 95:
     <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-18_lec.txt">Code from class</a>     <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-18_lec.txt">Code from class</a>
     </center>     </center>
-  <td width=32% valign=top bgcolor=gray>+  <td width=32% valign=top bgcolor="#aaccff" cellpadding="8">
     <center>20th September</center>     <center>20th September</center>
 +    <hr>
 +    A brief review of <code>if</code>. Using <code>cond</code> for more complex situations, including the use of
 +    <code>else</code>. Contracts, how to write them and why they are important.
 +    <hr>
 +    <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-20_lec.txt">Code from class</a>
   <td width=34% valign=top bgcolor=gray>   <td width=34% valign=top bgcolor=gray>
     <center>21st September</center>     <center>21st September</center>
Line 295: Line 300:
 </table> </table>
 </html> </html>
-