I've just started college and currently doing an assignment writing a basic visual basic program. I've got loads of experience with VB but the problem is almost everything I know is self taught off the net. I've never bothered to comment a single line of code and had never even heard of a algorithm until the other week!

As part of the assignment I need to produce the following but I’ve no idea how to go about making half of them

  • Initial data table (I think this is just a table of the variables names and types?)
  • Story-boards
  • Action Chart
  • Procedure specification
  • Pseudocode for the main procedure