Compare commits

...

3 Commits

Author SHA1 Message Date
Oliver Kennedy fae8b4e437
accidental file 2022-08-30 14:22:24 -04:00
Oliver Kennedy 39d38f49ff
Splitting Section A, B resources 2022-08-30 14:22:01 -04:00
Oliver Kennedy 7d5b38a3e6
CSE PhD student speakers 2022-08-30 14:08:27 -04:00
5 changed files with 35 additions and 15 deletions

View File

@ -147,19 +147,19 @@ schedule:
- date: 08/29/22
topic: Intro, Logistics
dow: Mon
materials:
slides: slide/0-Overview.pdf
section_b:
slides: slide/0b-Overview.pdf
code: https://github.com/UBOdin/cse250-examples/blob/main/SpeedDemo/Snippets.scala
- date: 08/31/22
topic: Scala
dow: Wed
materials:
slides: slide/1-Scala.pdf
section_b:
slides: slide/1b-Scala.pdf
- date: 09/02/22
topic: Debuggers and Profilers
dow: Fri
materials:
slides: slide/2-WhenThingsGoWrong.pdf
section_b:
slides: slide/2b-WhenThingsGoWrong.pdf
- week: 2
lectures:
- date: 09/06/22
@ -536,23 +536,27 @@ p.callout {
<th>Date</th>
<th>Deliverable</th>
<th>Topic</th>
<th>Materials</th>
<th>Section A</th>
<th>Section B</th>
</tr>
<% schedule.each do |week| %>
<tr>
<td colspan=4 class="weeksplit"></td>
<td colspan=5 class="weeksplit"></td>
</tr>
<% week["lectures"].each do |lecture| %>
<tr>
<% if lecture.include? "special" %>
<td class="special"><%=lecture["dow"]%> <%=lecture["date"]%></td>
<td colspan=3 class="special"><%=lecture["special"]%></td>
<td colspan=4 class="special"><%=lecture["special"]%></td>
<% else %>
<td><%=lecture["dow"]%> <%=lecture["date"]%></td>
<td><%=lecture.fetch("due", "")%></td>
<td><%=lecture["topic"]%></td>
<td><%=lecture.fetch("materials", {}).map do |k, v|
<td><%=lecture.fetch("section_a", {}).map do |k, v|
"<a href='#{v}'>#{k}</a>"
end.join(" | ") %></td>
<td><%=lecture.fetch("section_b", {}).map do |k, v|
"<a href='#{v}'>#{k}</a>"
end.join(" | ") %></td>
<% end %>

View File

@ -1,5 +1,8 @@
---
title: CSE-501 Intro to Grad Study in CSE (Fall 2022)
lightning:
- Ken Regan (early Tuesday)
- Junsong
schedule:
- date: 08/30/22
talks:
@ -11,7 +14,14 @@ schedule:
topic: How to Succeed or Fail as a Ph.D Student
- date: 09/13/22
talks:
- speaker: Senior PhD Students
- speaker: Carl Nuessle
note: Can also do Oct 18
topic: TBD
- speaker: Joseph Pusztay
topic: TBD
- speaker: Poonam Kumari
topic: TBD
- speaker: Tan Xie
topic: TBD
- date: 09/20/22
talks:
@ -23,13 +33,19 @@ schedule:
talks:
- date: 10/11/22
talks:
- speaker: Andrew Hirsch
- speaker: Matt Knepley
topic: TBD
- speaker: Matt Knepley (to be confirmed)
- speaker: Andrew Hirsch
topic: TBD
- date: 10/18/22
talks:
- speaker: Senior PhD Students
- speaker: Charuvahan Adhivarahan
topic: TBD
- speaker: Darshana Balakrishnan
topic: TBD
- speaker: Lu Dong
topic: TBD
- speaker: A Senior PhD Student
topic: TBD
talks:
- date: 10/25/22
@ -38,7 +54,7 @@ schedule:
talks:
- speaker: Karthik Dantu (to be confirmed)
topic: TBD
- speaker: Hongxin Hu (to be confirmed)
- speaker: Hongxin Hu
topic: TBD
- date: 11/08/22
talks: