Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 938 Bytes

plan.md

File metadata and controls

18 lines (17 loc) · 938 Bytes

CSE 142

Plan

Week 3

  • Announcements
    • Create a Practice-It account, with school/org name UW STARS; you can edit your profile if you already have an account
    • NEW: You will now have Practice-It homework each week, that needs to be completed before your check-in meeting
  • Was everyone able to view their feedback from their TA?
  • Any outstanding questions?
  • Review UW Java Style
  • Quiz
  • Quiz Review
  • Graphics practice (on laptops)
    • DrawingPanel.java
    • Write a method to draw a house
    • Write a method that draws n houses horizontally across the screen, based on a parameter received (they should not overlap)
    • Extra: Include a parameter in your house method that represents the size of the house, and the parameter that represents the base color of the house
  • Whiteboard exercises (if time)