Skip to content

Commit

Permalink
update page
Browse files Browse the repository at this point in the history
  • Loading branch information
nadia-polikarpova committed May 1, 2024
1 parent fb18a75 commit 50548d9
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
3 changes: 2 additions & 1 deletion assignments.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ If you get an error when creating a team, **try a different team name**



<!-- ## Practice Exams
## Practice Exams

- [Midterm Wi 19](/static/raw/130-midterm-wi19.pdf) ([solution](/static/raw/130-midterm-wi19-solution.pdf)),
[Midterm Fa 19](/static/raw/130-midterm-fa19.pdf) ([solution](/static/raw/130-midterm-fa19-solution.pdf)).

<!--
- [Practice Final](https://classroom.github.com/a/saxraEZW) -->


11 changes: 6 additions & 5 deletions docs/assignments.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,11 +273,12 @@ <h2 id="assignments">Assignments</h2>
| [HW3](https://classroom.github.com/a/0jVZ5UUr) | All about Fold | 5/13 |
| [HW4](https://classroom.github.com/a/UbWfqVjR) | Nano | 5/22 |
| [HW5](https://classroom.github.com/a/RLvZfnKy) | Type Classes | 6/5 | -->
<!-- ## Practice Exams
- [Midterm Wi 19](/static/raw/130-midterm-wi19.pdf) ([solution](/static/raw/130-midterm-wi19-solution.pdf)),
[Midterm Fa 19](/static/raw/130-midterm-fa19.pdf) ([solution](/static/raw/130-midterm-fa19-solution.pdf)).
<h2 id="practice-exams">Practice Exams</h2>
<ul>
<li><a href="./static/raw/130-midterm-wi19.pdf">Midterm Wi 19</a> (<a href="./static/raw/130-midterm-wi19-solution.pdf">solution</a>),
<a href="./static/raw/130-midterm-fa19.pdf">Midterm Fa 19</a> (<a href="./static/raw/130-midterm-fa19-solution.pdf">solution</a>).</li>
</ul>
<!--
- [Practice Final](https://classroom.github.com/a/saxraEZW) -->
<hr>
</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/lectures.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,12 +309,12 @@ <h1>Lecture Notes</h1>
</tr>
<tr class="even">
<td style="text-align: center;">5/1</td>
<td style="text-align: left;">contd.</td>
<td style="text-align: center;"></td>
<td style="text-align: left;">Higher Order Functions</td>
<td style="text-align: center;"><a href="lectures/04-hof.html">html</a></td>
</tr>
<tr class="odd">
<td style="text-align: center;">5/3</td>
<td style="text-align: left;">Higher Order Functions</td>
<td style="text-align: left;">contd.</td>
<td style="text-align: center;"></td>
</tr>
<tr class="even">
Expand Down
4 changes: 2 additions & 2 deletions lectures.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Lecture schedule is subject to change!
| 4/24 | Tail Recursion | [html][lec3] |
| 4/26 | Algebraic Data Types | [html][lec4] |
| 4/29 | contd. | |
| 5/1 | contd. | |
| 5/3 | Higher Order Functions | |
| 5/1 | Higher Order Functions | [html][lec5] |
| 5/3 | contd. | |
| 5/6 | **Midterm** | |
| 5/8 | contd. | |
| 5/10 | Environments and Closures | |
Expand Down

0 comments on commit 50548d9

Please sign in to comment.