Difference between revisions of "Visual Basic"

From WLCS
Line 1: Line 1:
== Tuesday (3/31/09) ==
+
== Monday (4/20/09) ==
* Receive final checkoffs
+
* Engineering Design Review
* When you are done with your game, you should create a README file to explain how to play your game
+
** Problem Analysis
** Be sure to put your name and the name of your game in the README file
+
** Requirements
* Create an executable version of your game
+
** Design
* Name your executable file using your LASTNAME_GAMENAME
+
** Implementation
* Place both the executable and README files in a folder that is named with your lastname
+
** Testing
* Copy and paste the folder into Mr. Bui's Inbox
+
** Evaluation
 +
* Think about and research a particular problem that you would like to solve
 +
* Example problems
 +
** Studying for a math / science exam
 +
** Keeping track of movies / DVDs
 +
** After-school work-related problems (e.g. inventory at CVS)
 +
* By the end of today, turn in your problem analysis
 +
** Statement of the problem
 +
** Describe why/how it is a problem
 +
** Describe how the problem has been addressed/solved in the past or today
 +
** State who the end-users will be
 +
** DO NOT DISCUSS YOUR SOLUTION
  
== Monday - Friday (3/23/09 - 3/27/09) ==
+
== Tuesday - Thursday (4/14/09 - 4/16/09) ==
* Take out your checklists
+
* Rise of the Video Game: Part 3
* Demo that you have completed goals
 
* Mr. Bui got bored and wrote some code
 
** [[Media:MissileCommand.frm]]
 
 
 
== Tuesday - Thursday (3/17/09 - 3/19/09) ==
 
* Progress checks
 
 
 
== Wednesday - Friday (3/11/09 - 3/13/09) ==
 
* Begin creation of your custom game that you designed
 
* If you no longer like your design, then redesign it on paper
 
* Mr. Bui will be checking for game progress to see if you used class time productively.
 
 
 
== Monday (3/9/09) ==
 
* Complete and demo your hangman game
 
 
 
== Tuesday - Thursday (3/3/09 - 3/5/09) ==
 
* Complete missing assignments
 
* Begin designing a real hangman game that uses lists
 
* Choose a specific word you want your hangman to work with
 
* Build your game around that specific word
 
* Mr. Bui will help you generalize it for any word next week
 
  
 
== Archives ==
 
== Archives ==
 +
* [[VB - March]]
 
* [[VB - February]]
 
* [[VB - February]]
 
* [[VB - January]]
 
* [[VB - January]]

Revision as of 11:38, 20 April 2009

Monday (4/20/09)

  • Engineering Design Review
    • Problem Analysis
    • Requirements
    • Design
    • Implementation
    • Testing
    • Evaluation
  • Think about and research a particular problem that you would like to solve
  • Example problems
    • Studying for a math / science exam
    • Keeping track of movies / DVDs
    • After-school work-related problems (e.g. inventory at CVS)
  • By the end of today, turn in your problem analysis
    • Statement of the problem
    • Describe why/how it is a problem
    • Describe how the problem has been addressed/solved in the past or today
    • State who the end-users will be
    • DO NOT DISCUSS YOUR SOLUTION

Tuesday - Thursday (4/14/09 - 4/16/09)

  • Rise of the Video Game: Part 3

Archives