Computer Lab #1

In this lab, we practice writing programs with the java IDE Eclipse. 

Our programs may require using the UW graphics library. The documentation is here.

 

I) Writing a class

Writing, compiling and executing a program in Eclipse. The lectures slides are available here.

Of course, there is more to Eclipse than what is described above. Consult this help page to learn more about the IDE.

II) Doing graphics

 

III) More graphics programs