Saturday, November 03, 2012

Teaching Methods in Java

I'm going to be teaching methods this week in Java, so I made up the following packet for the task. I'm still feeling my way around the best way to do things. Next year (cross my fingers the class will make), I'll teach methods sooner.



Currently, my students are working on a "Match Making" graphics program. I found some code online, that will make text boxes and allow use of the user input for "painting". I played around with it a bit and had the kids practice via a guided packet. Now they're to prompt the user for boy/girl, eye color, and 2 traits they decide. Then they're to draw the "dream date" based on the input. Can't wait to see their results.

No comments:

Post a Comment