22


11/17/09 - Graphical User Interfaces (GUIs) - Part I
We're all used to using GUIs to interact with computers.  Here's a familiar Web page from Firefox on the Mac:
Up until now, the programs we've written have used the console command line.  Now we see how to use a GUI to make our programs look more up to date.
Homework