Week 9
Mon -- classes and objects
create a Car and Book class
homework -- read p. 1889 - 214 sr p 236 - 237 4.1 to 2.10
Tue -- finish creating the Book class
default and overloaded constructors, get and set methods,
toString method, turn(), turn(int numPages), turnTo(int page)
do not go beyond end of book in turn methods
Wed -- creating packages
ap package extend the Keyboard class from cs1
my methods -- start collecting common and useful methods
Thu -- AP lab ch. 4 Coin class
BiasedCoin
Fri -- extend the my methods class from the ap class
Mon -- classes and objects
create a Car and Book class
homework -- read p. 1889 - 214 sr p 236 - 237 4.1 to 2.10
Tue -- finish creating the Book class
default and overloaded constructors, get and set methods,
toString method, turn(), turn(int numPages), turnTo(int page)
do not go beyond end of book in turn methods
Wed -- creating packages
ap package extend the Keyboard class from cs1
my methods -- start collecting common and useful methods
Thu -- AP lab ch. 4 Coin class
BiasedCoin
Fri -- extend the my methods class from the ap class

0 Comments:
Post a Comment
<< Home