Skip to content

Commit

Permalink
Updates for tomorrow's lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbloomfield committed Nov 1, 2022
1 parent 090a2b3 commit f1d5b16
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions uva/daily-announcements.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,34 @@ <h4 class="xkcd"></h4>
-->

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

<section>

<section>
<h4 class='xkcd'>Old Days</h4><img class='stretch' src="https://imgs.xkcd.com/comics/old_days.png" title="Lot of drama in those days, including constant efforts to force the &quot;Reflections on Trusting Trust&quot; guy into retirement so we could stop being so paranoid about compilers." alt="Old Days" srcset="https://imgs.xkcd.com/comics/old_days_2x.png 2x" style="image-orientation:none" ><p class='center'><a href='http://xkcd.com/1755/'>xkcd # 1755</a></p>
</section>

<section data-markdown><script type="text/template">
## Lecture 31: Wed, Nov 2nd
- Office hours are in full swing
- TA office hours are Sun 8-10, Mon 6-10, Thu 6-8; all are in the Thornton Stacks (second floor of Thornton A-wing)
- Faculty office hours are Wed 10-noon in Rice 402
- [Lab 8](../labs/lab08-64bit/index.html) (x86, part 1) is out: how is it going?
- Mac M1 folks: submit a support request, and you will be able to use an online assembler
- [Lab 9](../labs/lab09-64bit/index.html) (x86, part 2) is ready, but not due for *two* weeks
- November 8th is election day, and there are no classes
- The second midterm, scheduled for that day, is canceled
- Your midterm 2 grade will be a weighted average of your first exam and final exam scores
- Gradescope is having compilation issues; please be patient (and let me know!) if it happens again
- [Anonymous feedback](https://collab.its.virginia.edu/x/Ro6eKi)! It's through Collab
- [Readings](../docs/readings.html) are optional, and are posted in the git repo
- Today we will continue with [advanced C++](../slides/09-advanced-cpp.html#/)
- Next up: [Heaps & Huffman coding](../slides/10-heaps-huffman.html#/)
</script></section>

</section>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

<section>
Expand All @@ -78,7 +106,7 @@ <h4 class="xkcd">Westley's a D*ck</h4><img class="stretch" src="http://imgs.xkcd
- Office hours are in full swing
- TA office hours are Sun 8-10, Mon 6-10, Thu 6-8; all are in the Thornton Stacks (second floor of Thornton A-wing)
- Faculty office hours are Wed 10-noon in Rice 402
- [Lab 8](../labs/lab08/index.html) (x86, part 1) is out
- [Lab 8](../labs/lab08-64bit/index.html) (x86, part 1) is out
- Mac M1 folks: submit a support request, and you will be able to use an online assembler
- November 8th is election day, and there are no classes
- The second midterm, scheduled for that day, is canceled
Expand Down Expand Up @@ -106,7 +134,7 @@ <h4 class="xkcd">Tabletop Roleplaying</h4><img class="stretch" src="http://imgs.
- Office hours are in full swing
- TA office hours are Sun 8-10, Mon 6-10, Thu 6-8; all are in the Thornton Stacks (second floor of Thornton A-wing)
- Faculty office hours are Wed 10-noon in Rice 402
- [Lab 8](../labs/lab08/index.html) (x86, part 1) is out
- [Lab 8](../labs/lab08-64bit/index.html) (x86, part 1) is out
- Mac M1 folks: submit a support request, and you will be able to use an online assembler
- November 8th is election day, and there are no classes
- The second midterm, scheduled for that day, is canceled
Expand Down

0 comments on commit f1d5b16

Please sign in to comment.