This shows you the differences between the selected revision and the current version of the page.
| courses:cs102-200903:week9 2009/11/03 13:48 | courses:cs102-200903:week9 2009/11/09 07:50 current | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Going over files not covered in last lecture. | * Going over files not covered in last lecture. | ||
| * Java basics from Weiss supplemental reading (handed out in class) | * Java basics from Weiss supplemental reading (handed out in class) | ||
| - | * Topics: \\ Loops and iteration \\ Java memory usage and garbage collection \\ Arrays | + | * Topics: \\ Loops and iteration |
| * Topics for Wednesday and Thursday, Nov 4 and 5 | * Topics for Wednesday and Thursday, Nov 4 and 5 | ||
| - | * Continue on with covering Basic Java. | + | * {{courses:cs102-200903:week9b.txt|Lecture notes}} |
| + | * Java memory usage and garbage collection \\ Arrays \\ Input from keyboard \\ Output to screen \\ Using command line arguments | ||
| * Lab | * Lab | ||
| - | * UNDER CONSTRUCTION | + | * [[http://www.cs.vassar.edu/courses/cs102-200903/labs/lab7|Lab 7]]: Using input and output commands, command-line arguments, loops, and arrays |
| * Assignment | * Assignment | ||
| - | * UNDER CONSTRUCTION | + | * [[http://www.cs.vassar.edu/courses/cs102-200903/assigns/assign6|HW 6]]: Reading input into arrays and lists. Due 11/13/09. |