| 1 | <!doctype html><html lang="en"><head> |
| 2 | <meta charset="utf-8" /> |
| 3 | <meta name="author" content="bandali" /> |
| 4 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 5 | <title>SE 212 Material — bandali</title> |
| 6 | <link rel="icon" href="data:,"> |
| 7 | <style> |
| 8 | body{margin:0 auto;max-width:37.5em}p,li{line-height:1.6} |
| 9 | h1{font-size:1.5em} |
| 10 | </style></head> |
| 11 | <body> |
| 12 | <h1>Material from SE 212 tutorials</h1> |
| 13 | |
| 14 | <p>This page contains slides and other material from |
| 15 | <a href="https://www.student.cs.uwaterloo.ca/~se212/times.html">SE 212 |
| 16 | tutorials</a> held by <a href="../">me</a> in Fall 2019. |
| 17 | <del>If you have any questions, concerns, or suggestions about the |
| 18 | presented material, please email me at bandali@uwaterloo.ca or come |
| 19 | see me during |
| 20 | my <a href="https://www.student.cs.uwaterloo.ca/~se212/personnel.html">Friday |
| 21 | office hours</a>.</del></p> |
| 22 | |
| 23 | <ul> |
| 24 | <li>Tutorial 1: |
| 25 | <ul> |
| 26 | <li><a href="se212-t01-101.pdf">TUT 101 slides</a></li> |
| 27 | <li><a href="se212-t01-102.pdf">TUT 102 slides</a></li> |
| 28 | <li><a href="se212-t01.org">Org beamer sources</a></li> |
| 29 | </ul> |
| 30 | </li> |
| 31 | <li>Tutorial 2: |
| 32 | <ul> |
| 33 | <li><a href="se212-h02q04d-soln.grg">Homework 2 |
| 34 | q04d solution</a></li> |
| 35 | </ul> |
| 36 | </li> |
| 37 | <li>Tutorial 3: —</li> |
| 38 | <li>Tutorial 4: —</li> |
| 39 | <li>Tutorial 5: |
| 40 | <ul> |
| 41 | <li><a href="se212-t05.pdf">Slides</a></li> |
| 42 | <li><a href="se212-t05.org">Org beamer sources</a></li> |
| 43 | </ul> |
| 44 | </li> |
| 45 | <li>Tutorial 6: —</li> |
| 46 | <li>Tutorial 7: worked through questions 1–5 of Homework 7</li> |
| 47 | <li>Tutorial 8: —</li><li>Tutorial 9: —</li> |
| 48 | <li>Tutorial 10: worked through questions 1–10 of Homework 10</li> |
| 49 | </ul> |
| 50 | </body> |
| 51 | </html> |