Robotics C++ Physics II AP Physics B Electronics Java Astronomy Other Courses Summer Session  

Visual Basic Assignments

 

¢ Status of Assignments Submitted

 

¢ Lab 1

¢ Lab 2 (stars, exercise 1): Nested for loops

¢ Lab 3.: Using methods

¢ Lab 4: Lucky 7:  Note the procedure given for inserting graphics

¢ Lab 5: Exercise 1a only

¢ Lab 6, duplicate Graphics on a separate form - save work - will modify later

¢ Lab 7

      Size the form to 600 by 600 pixels

      Translate the origin to near the bottom left hand corner

      Draw 2 intersecting lines at approximately the center of the page

¢ Lab 8: Duplicate Starburs

¢ Lab 9, Ellipses, Exercises, Exercise 1

¢ Lab 10, Ellipses, Exercises, Exercise 2

¢ Lab 11, Arcs, Exercises, Exercise 1

¢ Lab 12, Explosion: Duplicate this

 

¢ Lab 13: Arrays, Exercise 1

¢ Lab 14: Bubble Sort, Exercise 1

¢ Lab 15: Copy the code for the rocket program into a sub procedure and run it - turn in output only - label both axes - with numbers

¢ Lab 16: Remove the "hard wiring" for the Rocket program and prompt the user to input the following: launch angle, initial velocity, time of flight.

      You may have to experiment to obtain reasonable values

¢ Lab 17: Rocket program

     Ø Part 1: Add code to prevent the rocket from going beyond the axes (left, right, top, bottom)

     Ø Part 2: Print the axes and trajectory on a separate form (from the input form) named and titled Graphics