Skip to content

Commit

Permalink
Finalized course schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
sschang17 committed Sep 15, 2023
1 parent 72b3a4a commit e34be19
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 44 deletions.
20 changes: 10 additions & 10 deletions _includes/class_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,39 +33,39 @@ Tuesday, September 26 1pm PT

### [Project 0](/project0/) due before

Friday, September 29 1pm PT
Friday, October 6 1pm PT

### [Project 1](/project1/) due before

Friday, October 6 1pm PT
Friday, October 13 1pm PT

### [Project 2](/project2/) due before

Friday, October 13 1pm PT
Friday, October 20 1pm PT

### Project 3 Pairing Message due before

Friday, October 20 1pm PT
Friday, October 27 1pm PT

### Final Project Team Message due before

Friday, October 27 1pm PT
Friday, November 3 1pm PT

### [Project 3](/project3/) due before

Friday, November 3 1pm PT

### [Project](/project/#report) report draft for feedback due before

Friday, December 1 1pm PT
Monday, November 27 1pm PT

### [Project](/project/#video) video due before
### [Project](/project/#report) report due before

Friday, December 8 1pm PT
Monday, December 4 1pm PT

### [Project](/project/#report) report due before
### [Project](/project/#video) video due before

Friday, December 8 1pm PT
Monday, December 11 1pm PT

## Class Resources

Expand Down
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<div class="row-fluid">
<div class="span12 footer navbar-inverse navbar-fixed-bottom">
<p class="copyright">
&copy; 2014-2021 <a href="https://www.linkedin.com/in/bryceboe/">Dr Bryce Boe</a>
&copy; 2014-2021 <a href="https://www.linkedin.com/in/bryceboe/">Dr. Bryce Boe</a>
&copy; 2022 <a href="https://www.linkedin.com/in/nevenagolubovic/">Dr. Nevena Golubovic</a>
&copy; {{ site.time | date: '%Y' }} <a href="{{ site.instructor_url }}">{{ site.instructor }}</a>.
</p>
</div>
Expand Down
55 changes: 22 additions & 33 deletions schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ The following schedule is subject to change, and many slide links are not yet ac

<div class="week">

## Week 0 (September 25)
## Week 1 (October 2-4)

### Topics

- Course Introduction ([slides](/slides/2022/01_course_introduction/))
- Course Introduction

### Tasks

Expand All @@ -31,7 +31,7 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 1 (October 2-4)
## Week 2 (October 9-11)

### Topics

Expand All @@ -53,7 +53,7 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 2 (October 9-11)
## Week 3 (October 16-18)

### Topics

Expand All @@ -71,7 +71,7 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 3 (October 16-18)
## Week 4 (October 23-25)

### Topics

Expand All @@ -90,7 +90,7 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 4 (October 23-25)
## Week 5 (October 30-November 1)

### Topics

Expand All @@ -100,6 +100,7 @@ The following schedule is subject to change, and many slide links are not yet ac
### Tasks

- Complete [Project 3](/project3/)
- Complete Final Project Team Message
- Read [Kafka](https://www.microsoft.com/en-us/research/wp-content/uploads/2017/09/Kafka.pdf)
- Begin [Primary Project](/project/)
- form a team -- merge with two project 3 teams (max 6 people)
Expand All @@ -110,22 +111,22 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 5 (October 30-November 1)
## Week 6 (November 6-8)

### Topics

- ### Wednesday November 1: Zoom Guest Lecture
- ### Wednesday November 8: Guest lecture: React Demo
- Relational Databases and Rails
- RDBMS Scaling

</div>
<div class="week">

## Week 6 (November 6-8)
## Week 7 (November 13-15)

### Topics

### Wednesday November 8: Guest Lecture
- ### Wednesday November 15: Zoom Guest Lecture

- Deep Dive: Load Testing with Tsung
- Deep Dive: React
Expand All @@ -138,9 +139,9 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 7 (November 13-15)
## Week 8 (November 20-22)

- ### Wednesday November 15: Zoom Guest Lecture
- ### Wednesday November 22: Zoom Guest Lecture

- Non-Relational Data Stores

Expand All @@ -158,15 +159,18 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 8 (November 20-22)
## Week 9 (November 27-29)

### Topics

- ### Wednesday November 22: Guest Lecture
- ### Wednesday November 29: Zoom Guest Lecture
- Web Security

### Tasks

- Send [project report](/project/#report) for feedback before the final submission
- Read chapter [4](https://hpbn.co/transport-layer-security-tls/) of High
Performance Browser Networking
- (Optional) Read [Dynamo: Amazon’s Highly Available Key-value Store
](https://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf)
- (Optional) Read [Amazon DynamoDB: A Scalable, Predictably
Expand All @@ -176,31 +180,17 @@ The following schedule is subject to change, and many slide links are not yet ac
</div>
<div class="week">

## Week 9 (November 27-29)

### Topics

- ### Wednesday November 29: Guest Lecture

### Tasks

- Read chapter [4](https://hpbn.co/transport-layer-security-tls/) of High
Performance Browser Networking

</div>
<div class="week">

## Week 10 (December 4-6)

### Topics

- ### Wednesday December 6: Guest Lecture
- ### Wednesday December 6: Zoom Guest Lecture
- Scalable Machine Learning Inference

### Tasks

- Read chapter [12](https://hpbn.co/http2/) of High Performance Browser Networking
- Complete the [project presentation video](/project/#video)
- Send [project report](/project/#report) for feedback before the final submission
- Complete the [project report](/project/#report)

</div>
<div class="week">
Expand All @@ -209,7 +199,6 @@ The following schedule is subject to change, and many slide links are not yet ac

### Tasks

- Final Project Presentations on Tuesday December 6th
- Complete the [project report](/project/#report)
- Complete the [project presentation video](/project/#video)

</div>

0 comments on commit e34be19

Please sign in to comment.