|
- Do the following reading and the associated quizzes:
- Chapter 6, through page 183 (that is, through and including Section 6.5.1).
Do this Chapter 6 Quiz as pdf or
Chapter 6 Quiz as Microsoft Word (same document, two forms).
- Pay special attention to the:
- 4-step process on page 176.
- discussion of the None object on pages 182-183.
- Chapter 3. Do this Chapter 3 Quiz as pdf or
Chapter 3 Quiz as Microsoft Word (same document, two forms).
- Pay special attention to the:
- Table 3.1 on Page 58, especially the integer division (//) and remainder (%) operators.
- discussion of the Accumulator concept in Section 3.3.
- discussion of the Limitations of Computer Arithmetic in Section 3.4. This section is a critical section.
- Review as needed Chapter 4, but don't bog down on details -- just be sure you understand the 4 items listed below.
Do this Chapter 4 Quiz as pdf or
Chapter 4 Quiz as Microsoft Word (same document, two forms).
- Pay special attention to:
- What an object is.
- What a constructor is and the notation for constructing an object.
- What a method is and the notation for calling an object's methods.
- What an instance variable is and the notation for referring to an object's instance variables.
- Do the TODO's in ALL the modules of today's project, if you did not complete them in class.
- Today's project was: Session04_FunctionsMethodsAndParameters
|