Skip to content

Commit 7f56931

Browse files
committed
Updating assignments
1 parent fc05e66 commit 7f56931

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assignments.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ <h2>Assignments</h2>
5858
</p>
5959
<ul class="assignments">
6060
<li><a href="https://github.com/machine-programming/assignment-1" target="_blank"><strong>Assignment 1:</strong> Enumerative program synthesis</a> <em>(Due: <s>Sep 11, 2025</s> Sep 16, 2025; Late Due: <s>Sep 14, 2025</s> Sep 19, 2025)</em></li>
61-
<li><a href="https://github.com/machine-programming/assignment-2" target="_blank"><strong>Assignment 2:</strong> Evaluating Coding LLMs</a> <em>(Due: Sep 25, 2025; Late Due: Sep 28, 2025)</em></li>
62-
<li><a href="https://github.com/machine-programming/assignment-3" target="_blank"><strong>Assignment 3:</strong> Coding Agents</a> <em>(Due: Oct 9, 2025; Late Due: Oct 12, 2025)</em></li>
61+
<li><a href="https://github.com/machine-programming/assignment-2" target="_blank"><strong>Assignment 2:</strong> Evaluating Coding LLMs</a> <em>(Due: Oct 2, 2025; Late Due: Oct 5, 2025)</em></li>
62+
<li><a href="https://github.com/machine-programming/assignment-3" target="_blank"><strong>Assignment 3:</strong> Coding Agents</a> <em>(Due: Oct 16, 2025; Late Due: Oct 19, 2025)</em></li>
6363
</ul>
6464
</section>
6565
</main>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2>Course Calendar</h2>
113113
<tr><td>Sep 25 (Thu)</td><td>Lecture</td></tr>
114114
<tr><td rowspan="2">6</td>
115115
<td>Sep 30 (Tue)</td><td>Lecture</td></tr>
116-
<tr><td>Oct 2 (Thu)</td><td>Lecture</td></tr>
116+
<tr><td>Oct 2 (Thu)</td><td>Lecture | <a target="_blank" href="https://github.com/machine-programming/assignment-2">[Assignment 2 Due]</a></td></tr>
117117
<tr><td rowspan="2">7</td>
118118
<td>Oct 7 (Tue)</td><td>Lecture</td></tr>
119119
<tr><td>Oct 9 (Thu)</td><td>Lecture</td></tr>

0 commit comments

Comments
 (0)