Programs are in /home/web/ins/python/ 1. Demo and discuss firstGraphics.py 2. Lecture on OOP basics, pp129-135 3. Point out Fig 5.8 p139, the careful layout of futval_graph.py 4. Demo futval_graph2.py with setCoords (pp143-145) 5. Demo linePlot.py (skip for MON) 6. Demo quadraticPlot.py (skip for MON) 7. Demo scatterWineVerySimple.py (skip for MON) 8. Point out celsius to fahrenheit GUI converter, pp148-149 as worth playing. Ideas To Do 9. Play with the above programs. 10. Try writing programs that demo the code for discussion exercise 2. 11. Try to program in discussion exercise 3 and explain how it works. 12. Do programming exercises 1 or 2 13. Draw a face in programming exercise 3 (fun!) 14. Modify the scatterWineVerySimple.py to plot some creek data. (Skip for MON) 15. Add x-axis and y-axis to the scatterPlot program. (Skip for MON)