File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Table-based testing (also known as data-driven testing)
145145 "dad" ! true |
146146 "kid" ! false |
147147 "abba" ! true |
148- "appl" ! false |
148+ "appl" ! false |
149149 "uncle" ! false |
150150 "radar" ! true |
151151 "lidar" ! false |
Original file line number Diff line number Diff line change @@ -13,24 +13,24 @@ Sections: 335-001/488-001 Spring 2024
1313
1414- *Instructor: * `Konstantin Läufer <http://laufer.cs.luc.edu >`_ | `GitHub <https://github.com/klaeufer >`_ | `Google Scholar <http://scholar.google.com/citations?user=Rs0f_nMAAAAJ >`_ | `Rate My Prof <https://www.ratemyprofessors.com/ShowRatings.jsp?tid=287274 >`_
1515
16- - *TA: * TBD
16+ - *TA: * Haosen Han
1717
1818- *Office hours: *
1919
2020 - Tue 18:50-19:30 after class in IES 123
2121 - Wed 13:00-15:00 and Fri 14:00-15:45 in Doyle Hall 203 (LSC) or online (`by appointment via Calendly <https://calendly.com/laufer >`_)
22- - TA office hours TBD
22+ - TA office hours Thu 15:00-16:00 in Doyle Hall 011 (garden level)
2323
2424- *Required materials: *
2525
2626 - :ref: `appendix-software `
2727 - `These lecture notes <../ >`_
28+ - `Notes on Discrete Structures <https://lgreco.github.io/cdp/COMP163/notes.html >`_
2829 - `Notes on Hoare Logic <https://www.cs.cmu.edu/~aldrich/courses/15-819O-13sp/resources/hoare-logic.pdf >`_
29- - `PlusCal User's Manual <https://lamport.azurewebsites.net/tla/p-manual.pdf >`_
30- - `Learning TLA <https://old.learntla.com >`_
31- - `An Introduction to Regular Expressions <https://learning.oreilly.com/library/view/an-introduction-to/9781492082569 >`_
3230 - `Effective Software Testing <https://learning.oreilly.com/library/view/effective-software-testing/9781633439931 >`_ (chapters 2-5)
31+ - `Learning TLA <https://learntla.com >`_
3332 - `Practical TLA+: Planning Driven Development <https://learning.oreilly.com/library/view/practical-tla-planning/9781484238295 >`_
33+ - `An Introduction to Regular Expressions <https://learning.oreilly.com/library/view/an-introduction-to/9781492082569 >`_
3434
3535- *Additional resources: * :ref: `appendix-resources `
3636
You can’t perform that action at this time.
0 commit comments