|
FINAL PROJECTS
ARE HERE.
Week19 1/11/10
Week19 1/11/10
day |
activity |
assignment |
mon |
Tic-Tac-Toe, Intro
to Final Project |
|
tues |
Final Project |
|
wed |
Final Idea approval form must be submitted |
|
thurs |
Final Project |
|
fri |
Final Project |
|
Week18 1/4/10
Week17 12/21/09
Week16 12/14/09
day |
activity |
assignment |
mon |
Pong |
Pong (due tomorrow) |
tues |
Arrays, |
HWJ15 -array activities |
wed |
Array HW |
Array HW |
thurs |
Student activity
|
|
fri |
Create a new class called GradeBook in the same project that
has Student. This class will have an array size 4 of Student(s).
In the constructor public GradeBook() method initialize 4
students with any names. Add a few grades to each and have
it print out their info.
Student activity |
|
Week15 12/7/09
Week14 11/30/09
Week13 11/23/09
Week12 11/16/09
Week11: 11/9/09
day |
activity |
assignment |
mon |
Finish blackjack |
|
tues |
CRAPS |
CRAPS |
wed |
VETERANS DAY |
|
thurs |
CRAPS-DUE
Create an applet where a circle will appear
in a random location on the screen each time it is run.
Also in the lower right corner of the
screen have it display the coordinates of the point.
Mouse Input |
HWJ10 - finish 5 activities from Mouse
Input |
fri |
Count the number of times the user clicks
and display this as drawString (clearing the previous time)
Mouse motion, |
HWJ11 - finish all MouseInput
activities and also Mouse
motion activities. |
Week10: 11/2/09
Week9: 10/26/09
day |
activity |
assignment |
mon |
Review:
Create a method that will find how much
tax you need to pay. Tax is based on income:
public void findTaxesOwed(double income)
That will take in an income for a single
filling person and spit out this info:
You need to pay $24,520 in taxes on the
$110,000 you earned. That is a tax rate of 22.29%
Loops |
HW6 - Finish the 4 assignments from bottom of Loops
section. |
tues |
More practice with Loops
Lets do insult from Loops together |
HWJ6b |
wed |
HWJ6b |
HWJ6b counts as 2 hws
submit online |
thurs |
ProjJ1 |
ProjJ1 |
fri |
Applet intro |
HWJ7 |
Week8: 10/19/09
Week7: 10/13/09
Week6: 10/5/07
Week5: 9/28/07
Week4: 9/21/07
day |
activity |
assignment |
mon |
Read
article
Methods - parameters, saving classes
Saving new classes
- Create a scene with 3 people or animals and a beachball
in the middle.
- Create a method rollTowards that takes in a parameter
objectToRollTowards
- Have the ball roll towards that object
- In myFirstMethod, have the ball roll towards each object.
- Add a parameter numOfSpins that will determine the spin
on the ball.
|
Alice
HW6- 7,10,12 |
tues |
Read about the Netflix
Prize and here
User Interaction
- Create a scene on the moon with a torus (under shapes).
- Create a method spinSize that will spin the torus and
at the same time, make it bigger and then smaller.
- Create a method moveOnTopAnother that is going to take
in a parameter another object called secondTorus and it
will move that torus on top of the second torus;
- Save this class and import 3 more of them.
|
Alice
HW7 - 1,4,5 |
wed |
Jack
the hockey player |
Alice
HW8 - finish hockey player, 12,14 |
thurs |
Look at demofall
2009, pick your favorite new tech idea.
Functions, if/else, random
Realistic Roll
Review random numbers:
- create a scene where every time space button a ball moves
a random distance between 1-4 meters on a black screen
- (TOGETHER) create a scene where every time space is pressed
the ball moves either left, right, forward,up, down or backward
a random distance between 1-4 meters.
- Create a scene with a switch (controls-switch). Create
a method flipSwitch that whenever the space bar is pressed
it will flip from up to down. Create a function isUp that
will return true if its up or false if its down.
Review if who==
Review functions
|
|
fri |
Look at demofall
2009, pick your favorite new tech idea.
See thursday |
Alice HW9 |
Week3: 9/14/09
day |
activity |
assignment |
mon |
Software, Java,
Intro to Alice |
Alice
HW1- do tutorial and all exercises |
tues |
Distracted
driving, article
Topics in Alice:
- quad view
- Objects
- Do statements
- methods
- orient
- vehicle
- turn to face/point
- move to/toward
|
Alice
HW2 (do 3,4,5) |
wed |
Read article
on cordless powering
Follow the following steps, open this document.
Answer the questions and then put it on the dump, saved as
your name - cordless.doc
Alice review:
|
Alice HW3 (do 6
and 1 |
thur |
Article,
take a look
at
Think of these questions:
- How many hours a day (outside of class) that you spend
on a computer?
- How much of that time is schoolwork?
- Do you think this software is necesssary?
- If you were a parent would you like these products?
- If you were an employer would you like these products?
Loops, Conditions
- Create a Japanese scene with a fandancer and 2 naginatas.
- Have the fandancer walk back and forth between them
- Have it repeat 2 times
- Try while loops in that scene have the woman walking between
those naginatas. Have here go 1 meter at a time and then
wave her fan each time. Repeat wlaking back and forth 3
full times.
|
Alice
HW 4 - finish all problems |
fri |
Look at this site.
In groups of 2, pick one article and give us a brief snyopsis.
Methods
- On your own, create a scene with a row boat.
- Make a method lookout that will cause
the look guy to move his head back and forth
- Create a method row that will make the
rower row the boat.
- Have the boat be rowed and have the lookout happen forever
in the fog.
|
Alice
HW5-2,4 |
Week2: 9/8/09
Week1: 9/4/09
|
|