Computer Science 433
Programming Languages
Fall 2012, The College of Saint Rose
Lecture 25: Generics and Encapsulation
Date: Wednesday, December 5, 2012
Agenda
- Announcements
- Language project drafts and final submissions
- due Monday at 4
- see formatting example
- Language project presentations
- 15-minute slots - plan on 10-12 minutes of
presentation, leaving time for questions and transition to
next speaker(s)
- first 5 on Monday in class, 2 more before the final exam
next Friday
- Final exam
- Friday, December 14, 10:45-1:15, AH 205
- exam will be designed to take 90 minutes or less, you
will have 120 minutes
- focus primarily on topics after Scheme programming:
Chapters 5-10 of Sebesta
- open book, notes, examples, course web page (but no
other web resources)
- Lecture assignment 24 recap
- Subprogram wrapup
- Generics
- Encapsulation
No New Lecture Assignment
Trivia: 129 lecture assignment points were available this semester.
Examples
- pthreadhello
- cppgeneric
- javageneric
- cppvector
- ratios
Links