|
Survey
Final Projects - Bl1
Week19&20: 1/16/11
Final Project
Week18: 1/9/11
Week17: 1/2/11
Week16: 12/19/11
Week15: 12/12/11
Week14: 12/5/11
Week13: 11/28/11
Week12: 11/21/11
Week11: 11/14/11
Week10: 11/7/11
day |
activity |
assignment |
mon |
another sick day - Im sorry - Ive never had so many - blame on having kids and not sleeping.
hwj8_random
|
hwj8_random due tuesday classtime |
tues |
another sick day - again I apologize I wish I could be w/ you all instead. really. Your assignment is challenging, work with each other. Even the whole class together.
Proj_Dice |
|
wed |
another sick day - really. Finish dice, make it look good if you're advanced, get help from each other.
Proj_Dice |
Proj_Dice due tomorrow - email questions borlaj@portlandschools.org |
thur |
finish Proj_Dice |
|
fri |
no school |
|
Week9: 10/31/11
Week8: 10/24/11
Week7: 10/17/11
day |
activity |
assignment |
mon |
Scanner, |
HWJ4 (counts as 2 hws
10 points) |
tues |
if then |
HWJ5 |
wed |
HWJ5 |
HWJ5 |
thur |
Warmup problem in groups of 2 (or not):
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%
|
|
fri |
Loops -warmup do printOdds and insultUser
HWJ6 |
HWJ6 - due tuesday |
Week6: 10/10/11
Week5: 10/3/11
Week4: 9/26/11
day |
activity |
assignment |
mon |
Functions, if/else
Review if who==
- create an ocean scene with 2 sharks and a goldfish.
- every time the user clicks up bar the fish will go forward, left, left and right and right.
- if the fish is within 1/2 meter of the mouth of the shark, have the fish disappear.
- if they try to move and the fish is invisible, have the screen display - "DEAD FISH" for 3 seconds.
|
Alice HW7 - DO 1 and 2 |
tues |
Random numbers:
- create a scene where every time space button a ball moves
a random distance between 1-4 meters on a black screen
- Create boundaries so if it is off screen it will return to center.
- (TOGETHER) create a scene where every time space is pressed
the ball moves either left, right, up, or down a random distance between 1-4 meters.
|
Alice project 1 |
wed |
Click here to take survey
- Add a switch (controls-switch). Create
a method flipSwitch that whenever the swtich is clicked on, it will flip from up to down (or vice versa).
- Add text on the screen that will say how many times the switch has been clicked.
Alice project 1 |
Alice project 1 |
thur |
Alice project 1 |
Alice project 1 |
fri |
Fun Day |
Alice project 1 DUE |
Week3: 9/19/11
day |
activity |
assignment |
mon |
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 target
- 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
HW4 do Wed (counts as 2 hws) |
tues |
Subday
Continue with Alice
HW4, Work with each other. I will check it tomorrow.
If you finish early, play around with Ninja and the events window to make the fighter interactive. |
Alice
HW4 do Wed |
wed |
User Interaction |
Alice
HW5 - 1,2 |
thur |
- Create a scene on the moon with a torus (under shapes)
and 3 other objects.
- Create a method spinSize that will spin the torus and
at the same time, make it bigger. Have this happen everytime the user hits the space bar.
- Create a method for torus called orbitMe that is going to take in
as a parameter another object called orbitObject and it
will move to torus and then revolve around it.
|
Alice
HW5b-The rest |
fri |
Jack
the hockey player |
Alice
HW5b-The rest |
Week2: 9/12/11
day |
activity |
assignment |
mon |
Java
Alice intro
Click here to take survey |
You will need to have alice2.2 on your computer (download pc or mac)
Alice
HW1 (password and username is school name lower case)
Bring in your work on a flashdrive, or email. |
tues |
Programming in java
first time
Topics in Alice:
- quad view
- Do statements
- methods
- orient
- vehicle
- turn to face/point
- move to/toward
|
Alice
HW2 (do 3,4,5) |
wed |
Go over issues on hw.
|
Get alice working on your netbook (download here)
Alice
HW2b - 6 |
thur |
Alice review:
- math functions
- if then statements
- Loops, while
|
Alice HW 3 |
fri |
Current events (helpful sites:
nytimes, cnet, mit, engadget, cnn, technews)
- Create a Japanese scene with a fandancer and 2 naginatas.
- Have the fandancer walk back and forth between them
- Have it repeat 2 times
THEN:
- Use a while loop in that scene have the woman walking between
those naginatas. Have her go 1 meter at a time and then
wave her fan each time. Repeat walking back and forth 3
full times.
|
HW3b - Methods
- On your own, create a scene with a life boat (under vehicle).
- 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. (it is under world properties to set fog)
|
Week1: 9/6/11
|
|