Saturday, May 18, 2013

Teaching AP Computer Science: AP Week II


Teaching AP Computer Science: AP Week II

OK, this week was a bit crazy! The beginning of the week started fine with our AP Gaming Tournament well under way. 

Wednesday we started getting networking and printing issues. These issues got worse and worse all week. 

Hopefully, the network will be fixed for next week when we start our final project. We're using the class StdDraw.java to do some graphics. I want to develop some new graphics based projects to use through out the year next year.

Our Own Graphing Calculator:
FuntionMode.java
Parametric Mode.java
PolarMode.java
DiffEquMode.java

Some Animation:
BallRunner.java
Ball.java
Ballistics.java

Our Own Turtle Class:
Turtle.java
RandomWalk.java
N-agon.java
Dragon.java
Koch.java
L-Systems.java

Miscellaneous:
Life.java (Conway 2D)
Orbits.java (2,3,nbody problems)
Mandelbrot.java (Fractal)
Madness.java (Miller's)
IFS.java (Iterated Fractal Systems)
Hanoi.java (Towers)

ScreenCasts, SmartNotes and Code!


myPasteBin code for APCS2012
myProgramr code for APCS2012

Well, that's all folks!
Teaching with Technology, 

No comments:

Post a Comment