Skip to content

Commit 2108c53

Browse files
committed
Start of new semester.
1 parent fa091b0 commit 2108c53

File tree

5 files changed

+30
-44
lines changed

5 files changed

+30
-44
lines changed

www/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scribble:
2828
$(course).scrbl
2929

3030
push:
31-
rsync -rvzp main/ dvanhorn@junkfood.cs.umd.edu:/fs/www/class/fall2024/cmsc430/
31+
rsync -rvzp main/ dvanhorn@junkfood.cs.umd.edu:/fs/www/class/fall2025/cmsc430/
3232

3333
clean:
3434
rm -rf $(course)

www/assignments.scrbl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
@local-table-of-contents[#:style 'immediate-only]
55

66
@include-section{assignments/1.scrbl}
7-
@include-section{assignments/2.scrbl}
8-
@include-section{assignments/3.scrbl}
9-
@include-section{assignments/4.scrbl}
10-
@include-section{assignments/5.scrbl}
7+
@;include-section{assignments/2.scrbl}
8+
@;include-section{assignments/3.scrbl}
9+
@;include-section{assignments/4.scrbl}
10+
@;include-section{assignments/5.scrbl}
1111
@;include-section{assignments/6.scrbl}
1212
@;;include-section{assignments/7.scrbl}
1313

www/defns.rkt

Lines changed: 13 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
(define prof1-initials "DVH")
1414

1515
(define semester "fall")
16-
(define year "2024")
16+
(define year "2025")
1717
(define courseno "CMSC 430")
1818

1919
(define lecture-dates "" #;"May 30 -- July 7, 2023")
@@ -25,45 +25,31 @@
2525
(define office-hour-location (elem AVW " " "4122"))
2626

2727

28-
(define m1-date "October 10")
29-
(define m2-date "November 7")
28+
(define m1-date "October 9")
29+
(define m2-date "November 6")
3030
(define midterm-hours "24")
31-
(define final-date "Saturday, December 14")
32-
(define final-end-time "12:30PM")
33-
(define elms-url "https://umd.instructure.com/courses/1368381")
31+
(define final-date "TBD")
32+
(define final-end-time "TBD")
33+
(define elms-url "https://umd.instructure.com/courses/1388468")
3434

3535

36-
(define racket-version "8.13")
36+
(define racket-version "8.18")
3737

3838
(define staff
3939
(list (list "Pierce Darragh" "pdarragh@umd.edu")
40-
(list "Kalyan Bhetwal" "kbhetwal@umd.edu")
41-
;(list "Justin Frank" "jpfrank@umd.edu")
42-
(list "Deena Postol" "dpostol@umd.edu")
43-
(list "Caspar Popova" "caspar@umd.edu")
44-
(list "Emma Shroyer" "eshroyer@umd.edu")
45-
(list "Kazi Tasnim Zinat" "kzintas@umd.edu")
46-
#;(list "Fuxiao Liu" "fl3es@umd.edu")
47-
#;(list "Vivian Chen" "vchen8@terpmail.umd.edu")
48-
#;(list "Ian Morrill" "imorrill@terpmail.umd.edu")
49-
#;(list "Matthew Schneider" "mgl@umd.edu")
50-
#;(list "Rhea Jajodia" "rjajodia@terpmail.umd.edu")
51-
#;(list "Syed Zaidi" "szaidi@umd.edu")
52-
#;(list "William Wegand" "wfweg@verizon.net")
53-
#;(list "Wilson Smith" "smith@umd.edu")
54-
#;(list "Yuhwan Lee" "ylee9251@terpmail.umd.edu")
55-
))
56-
40+
(list "Benjamin Quiring" "bquiring@umd.edu")
41+
(list "Kalyan Bhetwal" "bhetwal@umd.edu")
42+
(list "Zhongqi Wang" "zqwang@umd.edu")))
5743

5844
(define lecture-schedule1 "TTh, 2:00-3:15pm")
5945

6046
(define classroom1 "LEF 2205")
6147

6248
;(define discord "TBD")
63-
(define piazza "https://piazza.com/umd/fall2024/cmsc430/home")
64-
(define gradescope "https://www.gradescope.com/courses/818295")
49+
(define piazza "https://piazza.com/umd/fall2025/cmsc430/home")
50+
(define gradescope "https://www.gradescope.com/courses/1098215/")
6551

66-
(define feedback "https://forms.gle/A6U3CCR2KyA86UTh6")
52+
(define feedback "https://forms.gle/99yTz7HVfopCaDMz9")
6753

6854
(define (assign-deadline i)
6955
(list-ref '("Tuesday, September 10, 11:59PM"

www/main.scrbl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@ implement several related languages.
4545
@tabular[#:style 'boxed
4646
#:row-properties '(bottom-border ())
4747
(list (list @bold{Time} @bold{Monday} @bold{Tuesday} @bold{Wednesday} @bold{Thursday} @bold{Friday})
48-
(list "8 AM" 'cont 'cont "Kalyan" "Kalyan" 'cont)
49-
(list "9 AM" "Deena" "Deena" "Kalyan" "Kalyan" "Caspar")
50-
(list "10 AM" "Deena" "Deena" "Kalyan" "Kalyan" "Caspar")
51-
(list "11 AM" "Deena" 'cont "Emma" 'cont "Caspar")
52-
(list "12 PM" "Deena" 'cont "Emma" 'cont "Emma")
53-
(list "1 PM" 'cont 'cont "Emma" "Kazi" "Emma")
54-
(list "2 PM" 'cont 'cont 'cont 'cont "Emma")
55-
(list "3 PM" 'cont "Kazi" "Caspar" 'cont 'cont)
56-
(list "4 PM" 'cont "Kazi" "Caspar" 'cont 'cont)
57-
(list "5 PM" 'cont "Kazi" "Caspar" 'cont 'cont))]
48+
(list "8 AM" 'cont 'cont 'cont 'cont 'cont)
49+
(list "9 AM" 'cont 'cont 'cont 'cont 'cont)
50+
(list "10 AM" 'cont 'cont 'cont 'cont 'cont)
51+
(list "11 AM" 'cont 'cont 'cont 'cont 'cont)
52+
(list "12 PM" 'cont 'cont 'cont 'cont 'cont)
53+
(list "1 PM" 'cont 'cont 'cont 'cont 'cont)
54+
(list "2 PM" 'cont 'cont 'cont 'cont 'cont)
55+
(list "3 PM" 'cont 'cont 'cont 'cont 'cont)
56+
(list "4 PM" 'cont 'cont 'cont 'cont 'cont)
57+
(list "5 PM" 'cont 'cont 'cont 'cont 'cont))]
5858

5959
@bold{Communications:} @link[@elms-url]{ELMS}, @link[@piazza]{Piazza}
6060

www/syllabus.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ in-person lectures, which will be recorded and available on ELMS
5858
immediately after each lecture. There are two midterms, a final
5959
project, which counts as the final assessment for the class, several
6060
assignments, and several quizes and surveys. Midterms are take-home
61-
exams and completed online over a @midterm-hours period.
61+
exams and completed online over a @|midterm-hours|-hour period.
6262

6363
@bold{Contents:}
6464

@@ -179,7 +179,7 @@ of the course:
179179

180180
@itemlist[
181181
@item{Overview of compilation}
182-
@item{Operational semantics}
182+
@;item{Operational semantics}
183183
@item{Interpreters}
184184
@item{Intermediate representations and bytecode}
185185
@item{Code generation}

0 commit comments

Comments
 (0)