@@ -40,12 +40,31 @@ implement several related languages.
4040
4141@tabular[#:style 'boxed
4242 #:row-properties '(bottom-border ())
43- (list* (list @bold{Staff} 'cont 'cont )
44- (list @bold{Name} @elem{@bold{E-mail}} @elem{@bold{Hours}} )
45- (list prof1 prof1-email " TBD " )
46- (list prof2 prof2-email " TBD " )
43+ (list* (list @bold{Staff} 'cont )
44+ (list @bold{Name} @elem{@bold{E-mail}})
45+ (list prof1 prof1-email)
46+ (list prof2 prof2-email)
4747 staff)]
4848
49+ @bold{Office hours:} AVW 4140
50+
51+ @tabular[#:style 'boxed
52+ #:row-properties '(bottom-border ())
53+ (list (list @bold{Time} @bold{Monday} @bold{Tuesday} @bold{Wednesday} @bold{Thursday} @bold{Friday})
54+ (list "9 AM " "William " 'cont "William " 'cont 'cont )
55+ (list "10 AM " "William " 'cont "Ian, William " 'cont 'cont )
56+ (list "11 AM " 'cont "Pierce " "Ian " 'cont "Pierce " )
57+ (list "12 PM " "Dalton, Fuxiao " "Pierce " "Dalton " 'cont "Pierce " )
58+ (list "1 PM " "Dalton, Fuxiao, Ian, Wilson " 'cont "Matthew, Wilson " "Fuxiao " "Wilson " )
59+ (list "2 PM " "Ian, Wilson " "Pierce " "Matthew " "Fuxiao, Pierce " 'cont )
60+ (list "3 PM " "Matthew, Yuhwan " "Pierce " "Matthew, Yuhwan " "Pierce " "Vivian " )
61+ (list "4 PM " "Yuhwan " 'cont "Yuhwan, Dalton " 'cont 'cont )
62+ (list "5 PM " 'cont "Vivian " 'cont "Vivian " 'cont )
63+ (list "6 PM " 'cont 'cont 'cont "Vivian " 'cont ))]
64+
65+
66+
67+
4968@bold{Communications:} @link[@elms-url]{ELMS}, @link[@piazza]{Piazza}
5069
5170@bold{Assumptions:} This course assumes you know the material in CMSC 330 and
@@ -59,7 +78,7 @@ change. Any substantive change will be accompanied with an announcement to the
5978class via ELMS.
6079
6180@bold{Feedback:} We welcome anonymous feedback on the course and its
62- staff using this @link[" https://docs.google.com/forms/d/e/1FAIpQLSdUNNY5Vun42xATeByf_V9JLce1hbDZuCd0Qj_YJo4z_e5vcA/viewform?usp=sf_link " ]{form}.
81+ staff using this @link[feedback ]{form}.
6382
6483@include-section{syllabus.scrbl}
6584@include-section{texts.scrbl}
0 commit comments