Lecture 4
We
discussed briefly the following:
- Animations using timers (see sample code with the handout
- Self as a name for the object executing a method
- How to use Random with the LottoHelper program:
- Packages and information hiding.
- static and final
- Handling exceptions in Java
- Singly and doubly linked lists with classes