Last Updated
Monday, December 26, 2011 9:51 PM
Week 13: November 14 - November 18
- Monday, November 14th
- No School. Inservice Day.
- Tuesday, November 15th
- Go over BirthdayMonth program and the use of Boolean variables.
- Go over the mathematics of && and || on this web page about Compound Boolean Expressions.
- Go over the Chapter 6 Section 4 slide 34 about Unintended Boolean Assignments.
- Go over the information on the Unintended Boolean Assignments web page.
- Run the UnwantedBoolean.java demo file.
- Run the PrimeNumbersDemo.java demo file.
- Complete the Chapter 6 Review Worksheet in class and go over (ungraded).
- Review for the Chapter 6 Quiz next class.
- Assignments:
- If you haven't, read Chapter 6 Section 6 about Software Systems from the Chapter 6 Online Lecture or download the Chapter 6 PPT file.
- Complete the BouncingBall applet program by ... 3:30pm today for B-Period and by the first of class tomorrow for E-Period. Then put it up on the WebServ. (Review the email for doing this.)
- Review the following items in preparation for the Chapter 6 Quiz next class:
- Chapter 6 Quiz Breakdown (44pts):
- 2 Complete a Truth Table Questions.
- 1 rewrite a series of if statements as one extended if with compound boolean expressions coding question.
- 3 coding questions where you write nested for loop structures ... one of the three will be a triangular nested loop structure.
- On the coding questions be able to generate random integers and be able to format their output using a printf statement.
- Day 3
- Chapter 6 Quiz.
- Complete coding the BouncingBall applet program and put up on the WebServ. (E-Period go over the program and start it.)
- Go over the Rocket Program Instructions and begin coding Rocket Phase 1.
- Assignments:
- Continue coding the Rocket program.
- Friday, November 18th
- Hand back and go over the Chapter 6 Quiz.
- Go over the BouncingBall program code.
- Continue coding the Rocket program .. refer to the Rocket Program Instructions
- RGB Color Chart for defining your own custom colors.
- Assignments:
- Seniors, Have a great retreat and a Happy Thanksgiving!
Back to Top