Calvin seal CS 108: Introduction to Computing
Spring 2006

Comments for Lab #11b

Screen Captures

You will work on a GUI for this lab, although you'll do very little with the GUI itself. However, this means that a normal sample execution will not work. When you submit this lab, the handin program will start a screen-capture program called KSnapshot; then it will start your program. Use KSnapshot to capture pictures of your GUI at the various stages as described in the lab.

Julia Sets

Andrew has collected some values for c in Julia sets that you might find interesting and useful:

  • -1+0i
  • -.1+-.7i
  • .5+.25i
  • .2+-.7i
  • -.5+-.6325i
  • .365146543+-.6852654i
  • -.156651+-.65465465i
  • .37+.37i
  • .4+.3i
  • .4+.6i
  • -1+.346i

Lab Work for Lab #11b

Note that the links open up new browser windows. That's because you're leaving the 108 website. This page clarifies certain issues in the lab manual, and so you'll find it useful to keep available.

Hand's on Testing Java's Prelab questions. Do these before your scheduled lab, reading the lab exercise to answer the questions. Check the webpage on electronic submission for suggestions for turning in your answers.

Hand's on Java's Lab exercise. Work through this exercise during the lab. Make a careful note of the changes listed above (if any) before working on this lab. Again, check the webpage on electronic submission for instructions on submitting your work.