Difference between revisions of "Visual Basic"

From WLCS
(Monday (10/20/08))
Line 8: Line 8:
 
* Demo the Cell Phone Bill calculator
 
* Demo the Cell Phone Bill calculator
 
* Demo the Shipping calculator
 
* Demo the Shipping calculator
 +
* MPAA Calculator
 +
* Keyboard Input Demo [[Media:Keyboard.frm]]
  
 
== Tuesday - Thursday (10/14/08 - 10/16/08) ==
 
== Tuesday - Thursday (10/14/08 - 10/16/08) ==

Revision as of 12:14, 20 October 2008

Welcome to the Visual Basic Homepage!

This page is under severe construction.

You may find the old Visual Basic website here: VB_0708

Monday (10/20/08)

  • Demo the Cell Phone Bill calculator
  • Demo the Shipping calculator
  • MPAA Calculator
  • Keyboard Input Demo Media:Keyboard.frm

Tuesday - Thursday (10/14/08 - 10/16/08)

  • Review VB pp. 314 - 327
  • College Admissions calculator
    • Research a college of your choice and find the average GPA and SAT scores of admitted students
    • Create a program that accepts two inputs: GPA and SAT score
    • When you press the calculate button, you should evaluate whether or not the person's GPA is high enough to get in
    • If the GPA is high enough, then check if the SAT score is high enough
    • You should display messages to the user if they could be admitted, whether or not they need to increase their GPA, or retake the SATs
  • Complete the Cell Phone Bill calculator (p. 372)
    • You are encouraged to use your own cell phone plan's charges!
  • Complete the Shipping calculator (p. 377)
  • If you have completed everything, then you may spend some time researching colleges

Wednesday - Friday (10/8/08 - 10/10/08)

Agenda:

Monday (10/6/08)

  • Update grades
  • Demo Weekly Pay Calculator (p. 283)
  • Demo Cash Register (p. 285)
  • Grade Calculator (p. 286)

Thursday (10/1/08)

  • Interim grades
  • Catch-up and turn in any missing

Archives

VB - September