Skip to content

Commit 554e9d8

Browse files
committed
Removing in-dev
1 parent b91555d commit 554e9d8

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

index.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
<a href="#calendar">Calendar</a>
2626
</nav>
2727
<main>
28-
<p style="color: red;">
29-
<strong>Note:</strong> This course is currently under development.
30-
The course information and schedule are subject to change.
31-
</p>
3228
<section>
3329
<h2>Course Information</h2>
3430
<ul class="info-list">
@@ -38,15 +34,16 @@ <h2>Course Information</h2>
3834
<li><strong>Email:</strong> <a href="mailto:ziyang@cs.jhu.edu">ziyang@cs.jhu.edu</a></li>
3935
<li><strong>Time:</strong> Tuesday and Thursday 12:00pm - 1:15pm</li>
4036
<li><strong>Location:</strong> Maryland 310</li>
41-
<li><strong>Office Hours:</strong> <a href="https://upenn.zoom.us/my/liby99">Zoom</a>; also available by appointment through email</li>
42-
<li></li>
37+
<li><strong>Office Hours:</strong> Wednesday 2:00pm - 3:00pm, <a href="https://wse.zoom.us/my/ziyang">Zoom</a>; also available by appointment through email</li>
38+
<li><strong>&nbsp;</strong></li>
4339
<li><strong>TA:</strong> <a href="https://wangf3014.github.io/home/">Feng Wang</a> (Email: <a href="mailto:fwang60@jh.edu">fwang60@jh.edu</a>)</li>
4440
<li><strong>TA Office Hours:</strong> Tuesday 3:30pm - 5:30pm, Malone 216</li>
4541
</ul>
4642
</section>
4743
<section>
4844
<h2>Course Description</h2>
49-
<p>Programs are the fundamental medium through which humans interact with computers.
45+
<p>
46+
Programs are the fundamental medium through which humans interact with computers.
5047
With the advent of large language models (LLMs), the automated synthesis of programs is rapidly transforming how we build software.
5148
Instead of manual code writing, we specify intent through examples, specifications, and natural language.
5249
</p>

0 commit comments

Comments
 (0)