E03_studyGuide.txt For the final exam, Fall 2005, CISC105 (0) Binary, decimal, octal, hexadecimal conversions. (binary = base 2) (decimal = base 10) (octal = base 8) (hex or hexadecimal = base 16) See the following web page for sample quiz questions: http://copland.udel.edu/~pconrad/cisc105/05F/examInfo/E03_practiceQuiz/quiz2.html (Click the "make quiz" button). (1) Lecture Notes from entire semester. Emphasis in lecture notes on 11/11 through end of semester, especially structs. (2) All labs and projects Emphasis on project 3 (3) Hanly and Koffman, Chapters 1 - 9, AND... ... the following additional sections (re-enforcing material covered in lecture, labs and projects) Chapter 11: Sections 11.1, 11.2 11.4, 11.5 11.7 (excluded: 11.3, 11.6) Chapter 12: Sections 12.1 ONLY. (excluded: entire rest of chapter) Chapter 13: Section 13.7 ONLY (excluded: entire rest of chapter). (Chapters 10,14,15 are excluded: you are not responsible for them.) Other material excluded from the final exam: Section 7.3: Enumerated Types Section 7.4: Iterative Approximations Everything else is fair game, but stress the parts we COVERED IN LECTURE OR IN PROGRAMMING ASSIGNMENTS. I'm not likely to ask questions about obscure topics we never covered in lecture or programming assignments. Use the book mostly to re-enforce and fill in details. (4) Unix commands from Andersen, Chapters 6, 7, 8 *** end of study guide ***