Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 914 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 914 Bytes

3311-W20-Public

Public Material for EECS3311-W20 students. You must login to view all the material in the course wiki and for the forum.

  • Lab0: Introduction to design using a minimal snooker table. Study together with Eiffel-101.

  • Lab1, Lab2, Lab3 (ETF/maze). See course wiki (login).

  • Section Z slides: course wiki: SVN. Code for slides is here.

  • Labtest1 Prep: See course wiki:SVN (login). See also Birthday Book and Iterator Design Pattern.

    • Exercise: provide birthday book with an iterator using the design pattern.