Open noidontdig opened 9 years ago
declareAndAssignVariable
, noted.Person
and something like Poets
. Like going from a place of familiarity to one of unfamiliarity.I just had to click download JUnit within the project. It was relatively simple. Maybe we can include junit-4.7.jar in the project?
And Person
+ Poets
sounds good :+1:
I assume Poet would inherit from Person? Have we gone over inheritance in class?
No inheritance yet!
Maybe something less inherently related than People/Poets then. How about Place?
hmm, Place
would be nice, could sort of lead to composition with People having Place
instead of a City
.
No recursion, right?
No recursion! The list of topics I sent covers everything we've formally taught them.
Assessment looks great! We'll need to show the students how to install JUnit at the beginning of the class, but that shouldn't be a problem.
I think you can skip the "declareAndAssignVariable" method since other methods will probably implicitly measure that. Does that make sense?
I also think that, in order to avoid any confusion, we should have either:
Another idea: it might be cool to provide the students with an API they haven't worked with before. So instead of "Person", which they used in their homework, maybe "Cats" or "Poets" or "Programmers."
What do you think?