APCS

Site Stats
AP schedule | AP LogIn | AP Forms | AP Resources | AP Archive | AP Stuff
C++ schedule | C++ LogIn | C++ Forms | C++ Resources | C++ Archive | C++ Stuff
Adven schedule | Adven LogIn | Adven Forms | Adven Resources | Adven Archive | Adven Stuff
Stat schedule | Stat LogIn | Stat Forms | Stat Resources | Stat Archive | Stat Stuff

Schedule

Monday 9-01

No School

Tuesday 9-02

Point Class

Wednesday 9-03

Adding methods to the point class

boolean isOnYAxis( )
boolean isOrigin( )

int getQuadrant( )

double calcDistFromOrigin( ) use Math.sqrt

Thursday 9-04 :

Topics : Primitive Data, unlimited buffering, for loops

Point Class and Fraction class due midnight Monday. Required method list on Friday

Friday 9-06

Point Class

constructors - 2
accessors - 2
modifiers - 2+

calcDistanceFromOrigin
isOnXAxis
isOnYAxis
isOrigin
getQuadrant
movePoint(int d)//moves both coordinates d units.
movePoint(int nx, int ny)
Add one more to the list

 

Fraction Class

constructors - 1
accessors - 2
modifiers - 2+

isImproper
isWholeNumber
getGCF
simplify
invert
multByWholeNumber
getDecValue
getPctValue
Add one more to the list

Submit the Point Class when finished - due midnight sunday

Submit the Fraction Class when finished - due midnight sunday


Resources

 

 


 

 

About Us | Site Map | Search | Contact Us | ©2005 brentwoodhigh.com