CSC 230: The Week beginning Oct. 8 |
Provide a brief definition of the following terms (in the interface programming context):
If you use a source (book or web site), cite your source. (The sites http://whatis.techtarget.com/ and http://www.webopedia.com/ are decent sources for technical definitions.)
State Capital Quiz (Instructions for this week's
homework.)
StateCapitalHeadStart.txt
Due: Oct. 15
Ball(i).Location = New Point(centerX + radius * Math.Cos(1.0471975511965979 * (time + i)), centerY + radius * Math.Sin(1.0471975511965979 * (time + i)))