Quiz 1 topics:
- Textbook chapter 1, chapter 2 sections 2.1, 2.4, and 2.5, and
chapter 4 sections 4.1 and 4.4.
- Review EVERYTHING that has been covered in class thus far (slides
on object oriented programming and linked lists)
- Lab 1
- Make sure to do the textbook readings because I may ask
questions from the book that I did not cover in class
- You now know all of the basics of linked lists so you should
be able to write code for any operation on a linked list. There will
be one coding question.