Skip to content

Commit be021e1

Browse files
committed
Updating
1 parent 2823d9f commit be021e1

13 files changed

+57
-64
lines changed

assignment1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<header>
12-
<h1>Assignment 1: Enumerative program synthesis</h1>
12+
<h1>Assignment 1: Inductive program synthesis</h1>
1313
<p>Johns Hopkins University &mdash; Fall 2025</p>
1414
<p><strong>Instructor:</strong> Ziyang Li &nbsp; | &nbsp; <strong>Email:</strong> <a href="mailto:ziyang@cs.jhu.edu">ziyang@cs.jhu.edu</a></p>
1515
</header>

assignment3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<header>
12-
<h1>Assignment 3: Iterative program synthesis</h1>
12+
<h1>Assignment 3: Coding Agents</h1>
1313
<p>Johns Hopkins University &mdash; Fall 2025</p>
1414
<p><strong>Instructor:</strong> Ziyang Li &nbsp; | &nbsp; <strong>Email:</strong> <a href="mailto:ziyang@cs.jhu.edu">ziyang@cs.jhu.edu</a></p>
1515
</header>

assignments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h2>Assignments</h2>
4949
<ul class="assignments">
5050
<li><a href="assignment1.html"><strong>Assignment 1:</strong> Enumerative program synthesis</a> <em>(Due: TBD)</em></li>
5151
<li><a href="assignment2.html"><strong>Assignment 2:</strong> Evaluating LLMs on program synthesis</a> <em>(Due: TBD)</em></li>
52-
<li><a href="assignment3.html"><strong>Assignment 3:</strong> Iterative program synthesis</a> <em>(Due: TBD)</em></li>
52+
<li><a href="assignment3.html"><strong>Assignment 3:</strong> Coding Agents</a> <em>(Due: TBD)</em></li>
5353
</ul>
5454
</section>
5555
</main>

img/jhu-dark.png

30.9 KB
Loading

img/jhu-white.png

32.1 KB
Loading

img/machine-programming-accent.png

1.14 MB
Loading

img/machine-programming-black.png

163 KB
Loading
253 KB
Loading

img/machine-programming-github.jpg

281 KB
Loading

img/machine-programming-white.png

170 KB
Loading

0 commit comments

Comments
 (0)