dat1/inf1/sw3
Location |
B3-104 |
Time |
October 07, 10.15-12.00 |
Subject |
This seminar covers the topics collections and iterators. Collections are a place to store objects, it is a generalization of the array data structure that you should be familiar with. Iterators are a way to access collections without having to know the implementation details of the collection. |
Readings |
Chapter 11 in the book "Collections of Objects". You should ship the pages 461-480, pages 529-548, pages 551-560, pages 567-575. |
Exercise |
|
Slides |
|
Links |
Best regards,
Kristian Torp