CS106A: Programming Methodology


Spring 2010
Professor: Jerry Cain
Section Leader: Lucas Garron
Section Time: Wednesdays, 3:15PM, Gates 100
Class website

Welcome to the webpage for Lucas Garron's 106A section. I will be using this page to post information for my sectionees, such as my handouts.
Note that most section solutions are available on the CS106A website, although I might post occasional code files on this site.

Section 1

Section Handout 0

Section 2

ParabolicArt.java - the solution to Problem 3 (of Section Handout 2) that we wrote together in class.

Section 3


lg_section3_20100421.zip - the solutions to Section Handout 3 as Java files, in addition to the Blockade solution we wrote together in class.

Section 7

Section7.zip - the solutions to Section 7: Implementing interactors.

Section 8

section8.zip - the solutions to Section 8: Reading, storing, and using file data.