layout | keywords | comments | title | description | buttons | micro_nav | ||
---|---|---|---|---|---|---|---|---|
default |
false |
Office Hours |
Times and locations may occasionally change each week; please check this page often. |
|
false |
- [2019-10-14] Week 4: Meet-up with TAs is mandatory. Please make a 15-minute appointment with your assigned project TA. We update the office hour booking links and please find them in this table.
- [2019-11-05] Week 7: Meet-up with your project's TA is mandatory. Please make a 15-minute appointment with your assigned project TA. We update the office hour booking links and please find them in this table. You have 2 weeks to meet with your project TA.
- [2019-11-11] Week 7: Please remember to meet with your project TA to get some feedbacks on the milestone. The deadline of this mandatory meeting is 11:59pm 11/22.
- [2019-11-12] Week 8: We want to hear your feedback so we can keep improving our logistics and content. Please fill this quick survey and let us know your thoughts (your answers will be anonymous).
TA | Project Office Hour | Regular Office Hour | Zoom URL |
---|---|---|---|
{% assign people = site.course.ta | concat: site.course.staff -%} | ||
{% for ta in people -%} | |||
{% unless ta.zoom_id == null -%} | |||
{{ ta.name }} | {{ ta.OH1 }} [Click to book]({{ ta.calendly }}) |
{% if ta.OH2 %} {{ ta.OH2 }} [Click to book]({{ site.course.queuestatus.url }}) {% endif %} |
[{{ ta.zoom_id }}](https://stanford.zoom.us/j/{{ ta.zoom_id }}) |
{% endunless -%} | |||
{% endfor %} |
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FLos_Angeles&src=aHNoZW5nLm9yZ19wZHRwZm1hM3NuazRsZzFmZ3ZqajExaGY0NEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23D50000&title=CS230%202019%20Fall&showCalendars=1&mode=WEEK" width="100%" height="800" frameborder="0" scrolling="no"></iframe>