update se212-f19 page and files
[~bandali/bndl.org] / se212-f19.m4
CommitLineData
a9bc018e
AB
1dnl -*- html -*-
2define(__title, `SE 212 Material')dnl
3define(__slug, `se212-f19')dnl
4include(header.html)
5<article>
6<h1>Material from SE 212 tutorials</h1>
7<p>This page contains slides and other material from
8<a href="//www.student.cs.uwaterloo.ca/~se212/times.html">SE 212
9tutorials</a> held by me in Fall 2019. <del>If you have any
10questions, concerns, or suggestions about the presented material,
11please email me at bandali@uwaterloo.ca or come see me during my
12<a href="//www.student.cs.uwaterloo.ca/~se212/personnel.html">Friday
13office hours</a>.</del></p>
14
15<ul>
16<li>Tutorial 1:
17<ul>
18<li><a href="se212-t01-101.pdf">TUT 101 slides</a></li>
19<li><a href="se212-t01-102.pdf">TUT 102 slides</a></li>
20<li><a href="se212-t01.org">Org beamer sources</a></li>
21</ul>
22</li>
23<li>Tutorial 2:
24<ul>
25<li><a href="se212-h02q04d-soln.grg">Homework 2 q04d
26solution</a></li>
27</ul>
28</li>
29<li>Tutorial 3: —</li>
30<li>Tutorial 4: —</li>
31<li>Tutorial 5:
32<ul>
33<li><a href="se212-t05.pdf">Slides</a></li>
34<li><a href="se212-t05.org">Org beamer sources</a></li>
35</ul>
36</li>
37<li>Tutorial 6: —</li>
38<li>Tutorial 7: worked through questions 1–5 of Homework 7</li>
39<li>Tutorial 8: —</li><li>Tutorial 9: —</li>
40<li>Tutorial 10: worked through questions 1–10 of Homework 10</li>
41</ul>
42</article>
43include(footer.html)