CSE142 Calendar, Fall 2005

Below is the current calendar for the CSE142 class.  Please keep in mind that Stuart is constantly updating this.  It should accurately describe the past, but it won’t always accurately predict the future.

Monday

Wednesday

Friday

 

9/28

administrative details

9/30

simple programs, println, static methods

Read: chapter 1

10/3

primitive types, expressions, variables, assignment

Read: 2.1—2.4.1

10/5

other operators, print vs println, for loops

Read: 2.4.2—2.5.1

10/7

nested for loops, class constants

Read: 2.5.2—2.5.6

10/10

value parameters, return

Read: 3.1—3.4

10/12

Graphics

Read: 3.6

10/14

objects

Read: 3.5—3.5.5

10/17

if/else constructs

Read 4.3—4.4.3

10/19

interactive programs

Read 4.1—4.2.1

10/21

credit card checksum

10/24

while loops, pseudorandom numbers, type boolean
5.1—5.3.1

10/26

more while loops, testing objects for equality
Read: 4.5

10/28

assertions

Read: 5.5—5.6

10/31

sample problems

11/2

review for midterm

11/4

midterm

11/7

file processing

Read: 6.1—6.2.4

11/9

more file processing

Read: 6.3—6.4

11/11

Veterans Day holiday

11/14

introduction to arrays

Read: 7.1—7.4

11/16

more arrays

external output files

Read: 7.5—7.6.5, 6.5

11/18

personality test

more on arrays

11/21

classes

Read: 8.1—8.4.2

11/23

recursion

11/25

Thanksgiving holiday

11/28

more on classes

Read: 8.4.3—8.5.3

11/30

more on classes

12/2

inheritance & polymorphism

Read: 9.1—9.4

12/5

ArrayLists

Read: 7.9

12/7

IntList example

12/9

Review for final

 

Wednesday, December 14, 2005

Final Exam--Time & Location TBA