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
Previous revision
Next revision Both sides next revision
courses:cs101-201804:calendar [2018/09/20 13:16]
sellis [Calendar]
courses:cs101-201804:calendar [2018/09/26 17:23]
sellis [Calendar]
Line 101: Line 101:
     <code>else</code>. Contracts, how to write them and why they are important.     <code>else</code>. Contracts, how to write them and why they are important.
     <hr>     <hr>
 +    <center>
     <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-20_lec.txt">Code from class</a>     <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-20_lec.txt">Code from class</a>
 +    </center>
   <td width=34% valign=top bgcolor=gray>   <td width=34% valign=top bgcolor=gray>
     <center>21st September</center>     <center>21st September</center>
Line 113: Line 115:
   </b></font>   </b></font>
   </td>   </td>
-  <td width=32% valign=top bgcolor=gray>+  <td width=32% valign=top bgcolor="#aaffcc" cellpadding="8">
     <center>25th September</center>     <center>25th September</center>
 +    <hr>
 +    Introducting recursion. Infinite loops and how to avoid them.
 +    <hr>
 +    <a href="https://www.cs.vassar.edu/~cs101/ell-fal-2018/lecs/2018-09-25_lec.txt">Code from class</a>
   <td width=32% valign=top bgcolor=gray>   <td width=32% valign=top bgcolor=gray>
     <center>27th September</center>     <center>27th September</center>