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