Wednesday, December 15, 2010

APCS Assignment 12/15

AP Computer Science


Do these in class, and finish them for homework (due 12/16.)


Warmup-2
  arrayFront9
  array667
  array123
  arrayCount9
  has271


Array-1
  do any 5 that strike your fancy


Array-2
  countEvens
  sum13
  has12
  shiftLeft
  post4

Tuesday, November 30, 2010

Monday, November 29, 2010

APCS Assignment 11/29

AP Computer Science


Objectives: prepare for test on strings and loops Wednesday.
Homework (due  12/1):
From codingbat:



Java > String-1
do 10 or more of the 33 examples.

Java > Warmup-2
  • stringTimes
  • frontTimes
  • stringBits
  • stringSplosion
  • last2
  • stringMatch
  • stringX
  • altPairs
Java > String-2
do 10 or more of the 20 examples.


BE SURE TO LOG IN SO THAT YOU ARE CREDITED!

Wednesday, November 17, 2010

Tuesday, November 16, 2010

Algebra 2 Assignment 11/16

Algebra 2
  • Objectives: Identity matrices, inverse matrices
  • Homework (due 11/17): Read 208-212, Ex. 1-7

Friday, November 12, 2010

Tuesday, November 9, 2010

Assignment for 11/9

AP Computer Science

  • Objectives: Use methods of String class in Codingbat problems.
  • Class assignment: Read the slides for Chapter 10, from 1 to 16.  Start homework.
  • Homework (due 11/10):  Read Chapter 10.1 to 10.4.  Codingbat Java/warmup-1 problems:
    • startHi
    • delDel
    • mixStart
    • stringE
Algebra 2
  • Objectives: understand more matrix transformations
  • Assignment: worksheet for chapter 4.4

Monday, November 8, 2010

Assignment for 11/8

AP Computer Science

  • Assignment 11/8:  Only 33/42 have set their "Share To" to mike@huben.us, so please make sure everybody has.  Complete the 9 assigned for the weekend.  In Java/Warmup-1, do:
    • icyHot
    • in1020
    • close10
    • lastDigit
    If you are done, assist the others to catch up.
Algebra 2

  • Homework (due 11/9): Complete worksheet.

Friday, November 5, 2010

Assignment for 11/5

Algebra 2 
  • Classwork: The worksheet.  Work quietly on this in class, complete it over the weekend, and hand it in on Monday.  Show your work: attach any scrap paper you use for the problems.  Answers without work will not be credited.
AP Computer Science
      Classwork:
  • Go to http://codingbat.com/ and click on "create account".
  • Fill out the form with your full name (so I know whose work I'm seeing.)
  • Click on "prefs", write "mike@huben.us" in the "Share To" field and click "Share".  That lets me see your work.
  • Go back to the CodingBat main page, and click "Warmup-1" in the Java column.
  • Solve the following problems:
    • sleepin
    • monkeyTrouble
    • sumDouble
    • diff21
    • parrotTrouble
    • makes10
    • nearHundred
    • posNeg
    • intMax
  • These are due to be completed by Monday.

Thursday, November 4, 2010

Tuesday, November 2, 2010

APCS Assignment 11/2

AP Computer Science
  • Objectives: for and while loops!
  • Homework (due 11/3): finish today's programming classwork.  Problems 1 and 5 from chapter 8.  And the third problem is to write a program that asks for the size of an identity matrix and prints the matrix.  Use nested loops.

Wednesday, October 27, 2010

Tuesday, October 26, 2010

Algebra 2 Assignment 10/26

Algebra 2
  • Objectives: Basics of matrices.
  • Homework (due 10/27): Read 162-164, Ex. 1-6, 17, 18

Wednesday, October 20, 2010

Algebra 2 Assignment 10/20

Algebra 2
  • Objectives: Linear Programming
  • Homework (due 10/21): p. 142, Ex: 15, 16, 28-33, 38

Tuesday, October 19, 2010

APCS Assignment 10/19

AP Computer Science
  • Homework (due 10/20): Chapter 6 Ex. 1-8

Algebra 2 Assignment 10/19

Algebra 2
  • Objectives: Solve real-world problems with linear programming.
  • Homework (due 10/20): Read pp. 138-141, Ex. 8-14, 34-37

Algebra 2 Assignment 10/18

Algebra 2
  • Objectives: Find maximum and minimum values of a function over a region.
  • Homework (due 10/19): Read pp. 138-141, Ex. 3-6

Friday, October 15, 2010

APCS Assignment 10/15

AP Computer Science
  • Objectives: debug variable and calculation programs
  • Homework (due 10/18): Write a program that asks for three integers (one at a time), adds them and prints the result as a double with one digit after the decimal point. You will need to use the scanner class. Start with an example you've already used. Documentation for the important classes is now linked at my web site. You will hand in the program as YourName.java in my drop box on Monday.

APCS Assignment 10/14

AP Computer Science
  • Objectives: introduction to variables and operators
  • Homework (due 10/15): Read Ch. 6

Thursday, October 14, 2010

Algebra 2 Assignment 10/14

Algebra 2
  • Objectives: Solve systems of equations by substitution and elimination.
  • Homework (due 10/15): Read pp. 123-126, Ex. 1-11, 24, 25

Wednesday, October 13, 2010

Algebra 2 Assignment 10/13

Algebra 2
  • Objectives: Solve systems of equations by graphing.
  • Homework (due 10/14): Read pp. 116-119, Ex 1-10, 26

Tuesday, October 12, 2010

APCS Assignment 10/12

AP Computer Science
  • Objectives: Get the MovingDisk.java program to compile.
I'm out sick today: please cooperate with the sub. For those of you with the Climate Change meeting today, please do this as homework. Everybody else, please do this in class.
  • Find studentdisk/Ch05/Syntax/MovingDisk.java and bring it into JCreator.
  • Fix all the syntax errors so that it compiles.
  • Email me a list of the 16 different reserved words used in MovingDisk.java: they are easy to find by color in JCreator.

Tomorrow we will fix more syntax errors, so you need this preparation.

APCS Homework 10/7

AP Computer Science
  • Homework (due 10/12): Read Chapter 5.

Wednesday, October 6, 2010

Algebra 2 Assignment 10/6

Algebra 2
  • Objectives: graph linear and absolute value inequalities
  • Homework (due 10/7): Read 102-103, Ex. 1-9

Tuesday, October 5, 2010

Algebra 2 Assignment 10/5

Algebra 2
  • Objectives:Identify and graph step, constant, identity, absolute value, and piecewise functions.
  • Homework (due 10/6): Read 95-99, Ex 1-13

Monday, October 4, 2010

Algebra 2 Assignment 10/4

Algebra 2
  • Objectives: Write slope-intercept equations from two points or a slope and a point.
  • Homework (due 10/5): Read p.79-82, Ex. 1-12, 21-22

Wednesday, September 29, 2010

Algebra 2 Notebook Check on Friday, 10/1

Algebra 2 Notebook Check Rubric
  1. 3 sections: notes, homework, tests. Your name prominant and legible.
  2. Homework is complete.
  3. Homework shows the work, where needed. Not just answers.
  4. Notes show attentiveness.
  5. Notes and Homework are in order and dated.

Each item of the rubric counts 20%, and notebooks count 10% of your term grade. That means each item of the rubric counts 2% of your term grade.

Notebooks will be collected during the test on Friday, and returned on Monday. Be sure that they are separated from any other work you will need over the weekend.

Notebook grades will be on a yellow sticky note.

Algebra 2 Assignment 9/29

Algebra 2
  • Objectives: Find and use slope of a line, graph parallel and perpendicular lines.
  • Homework (due 9/30): Read p. 71-74, Ex: 1-18

Tuesday, September 28, 2010

Algebra 2 Assignment 9/28

Algebra 2
  • Objectives: Identify linear functions and equations. Write them in standard form, graph them.
  • Homework (due 9/29): Read p. 66-68, Ex. 1-21

Wednesday, September 22, 2010

Algebra 2 Assignment 9/22

Algebra 2
  • Objectives: Analyze and graph relations.
  • Homework (due 9/22): Read 58-61, Ex: 1-20, 43-45

Tuesday, September 21, 2010

APCS Assignment 9/21

AP Computer Science
  • Objectives:
  • Homework (due 9/22): P. 38 Ex: 1-7, 12

Algebra 2 Assignment 9/21

Algebra 2
  • Objectives: solve compound and absolute value inequalities.
  • Homework (due 9/22): Read 41-44, Ex: 2-11, 24, 25, 30, 31, 33-36

Monday, September 20, 2010

Algebra 2 Assignment 9/20

Algebra 2
  • Objectives: solve inequalities with one or many operations.
  • Homework (due 9/): Read pp. 33-36, Ex. 1-9, 25-30.

Friday, September 17, 2010

Algebra 2 Assignment 9/17

Algebra 2
  • Objectives: evaluate and solve expressions with absolute values.
  • Homework (due 9/): Read pp. 27-29, Ex. 1-14, 33-36

Wednesday, September 15, 2010

Tuesday, September 14, 2010

APCS Assignment 9/14

AP Computer Science
  • Objectives: Understand number representations.
  • Homework (due 9/16): Read 1.3 to 1.5, binary -> hex worksheet

Algebra 2 Assignment 9/14

Algebra 2
  • Objectives: translate from English to math, solve problems with equality properties.
  • Homework (due 9/15): Read pp. 18-22, Ex. 1-16, 27-30, 37-40

Monday, September 13, 2010

APCS Homework 9/13

AP Computer Science
  • Homework (due 9/14): Pg. 7, Ex. 11-14

Algebra 2 Assignment 9/13

Algebra 2
  • Objectives: classify different types of numbers and use properties of real numbers.
  • Homework (due 9/14): Read pp. 11-14, Ex 1-30, 46-49

Friday, September 10, 2010

APCS Assignment 9/10

AP Computer Science
  • Objectives: Basic terminology, getting started with JCreator
  • Homework (due 9/13):
Set up Java at home.
Read Chapter 1.1 and 1.2

Algebra 2 Assignment 9/10

Algebra 2
  • Objectives: use order of operations and formulas.
  • Homework (due 9/13):  Read pp. 6-8, Exercises 1-19 odd, 21-35 all.