Category Archives: lecture notes and code examples

Assignment 7, plus notes and code examples from class 9

Code examples and lecture slides on Time from class 9 are here. Code examples include the array of objects with timer, simple array list, the simple hash map, a hash map that allows for sorting data that’s out of order, … Continue reading

Posted in assignments, lecture notes and code examples | Leave a comment

Code Files from Class 6 Part 1

Hey, here are code examples from this week’s class. The loadStrings file that we were having trouble with in class is now functional, it was a problem with some hidden formatting in the text file– not the code! (whew!). Try … Continue reading

Posted in lecture notes and code examples | Leave a comment

Code From Class 4

Is here. bathingDay_theVengance, which we created in class, is not commented. I suggest looking over the program and commenting all the code as a way of reviewing what we did in class! I’ve also included the heavily commented genArray program, … Continue reading

Posted in lecture notes and code examples | Leave a comment

Lecture Notes and Code from Class 3

Lecture notes are here. Links from class: S+7/N+7 online version, Cent Mille Millards de Poèmes, I Am Sitting In a Room audio (#2 on the list), selections from Georges Brecht’s Water Yam, video documentation of Sol Le Witt installation at … Continue reading

Posted in lecture notes and code examples | Leave a comment

Links and Code Examples from Class 2

Code examples from the second class are now here… Including a very simple loop example. And the bird sketches, in several variations. Next week we’ll review loops and conditionals. Paul Rand & Saul Bass Watch the Paul Rand video here. … Continue reading

Posted in lecture notes and code examples | Leave a comment

Presentation from our first class, plus code examples

Click here to download a pdf of my presentation from our first class. Click here to download code examples from the first class. Links we looked at during class:Jennifer and Kevin McCoy, their project Every Shot, Every Episode. Video of … Continue reading

Posted in lecture notes and code examples | Leave a comment