Calc is still watching the "Back to the Future" Trilogy, CompSci is still having video game tournaments (tremulous, bzflag, starcraft, quake), Calculus Research Lab started DiffEqus and preCalculus just had a test on Differentiation Rules!
Next week AP Calculus BC is starting a final project with SAGE I like to call LAC 2012: "Life After Calculus." LAC 2011 was the same last last year except we did without SAGE and didn't get a chance to record for YouTube. So, I'll be doing a lot of Calculus with SAGE on Youtube for the next couple of weeks!
LACS 2012: "Life After CompSci" also starts next week. We are going to do some graphics programming with java on Youtube (GameOfLife, Turtles, Fractals). Last year LACS 2011 was about appInventor for Droid. Next year, LACS 2013 may revisit Droid app development again with Eclipse.
Maybe I'll record LApreC 2010: "Life After preCalculus" and LAP 2009: "Life After Physics" as well.
preCalculus for Seniors
preCalculus finished Unit 3: Differentiating Rules (Product Rule, Quotient Rule, Trig Rules, Chain Rule). I've been motivating new topics each day with a related Calculus Song from YouTube. There's a lot of great songs on YouTube. Goto YouTube and search for "Calculus Song" or "Calculus Parody" or "Calculus Cover" or "Calculus Carol" or even "Calculus Filk!"
AP Computer Science
This week we are running a video game arcade. BZFlag and Tremulous were easily installed earlier in the year using the Ubuntu Software Center. Now, the school has every student PC, even my Linux boxes, going through some crazy firewall, so we installed Quake using http://packages.ubuntu.com and we are running an old version of StarCraft via WINE! Quake was a bit of a pain to set up. Here's what we did (some boxes also needed libmad0 and libdynamite0 first):
(1) From http://packages.ubuntu.com/ download and install the following in this order:
(1A) quakespasm
(1B) quake
(1C) dynamite
(1D) game-data-packager
(2) goto /usr/share/games/game-data-packager and install quake-shareware_all_29.deb
(3) download pak0.pak and pak1.pak fromhttp://www.mirafiori.com/ftp/pub/gaming
(4) sudo cp *.pak /usr/share/games/quake/id1
pre AP Week: AP Computer Science tied up some loose ends with CH11 "Interfaces and Polymorphism" aka the "implements" key word in java. We also did CH18 "Recursion." We did CH13 "Inheritance" aka the key word "extends" via GridWorld. I assigned CH19 "Searching and Sorting" as a reading assignment for homework before the AP. I did the same with GridWorld Part IV about the Critter class as we had to start AP Review!
page 15 of DiffEqus text:
https://sage.math.clemson.edu:34567/home/pub/319
I hope you enjoyed this week's notes!
Learning with Technology,