Friday, October 10, 2008

Declaring Variables (Player Statistics Example)

Today we declared our first set of variables (relating to name, appearances, goals and goal per game ratio for a footballer).We also used the ampersand '&' for string concatenation. For next week, I would like to see your version of the project working).

Again, pay close attention to the naming of objects and variables and be careful not to confuse the name property and text property of an object - the name is how VB identifies of the object, the text is what the user sees.

No comments: