So far you have been given clear instructions in order to make your Visual Basic project. As we go through the learning process, you will be given fewer instructions and more opportunity to design a solution to a problem. We aim to improve your problem solving skills. This can take the form of decomposition and abstraction. Watch the following videos to help you with develop these skills and aid you with the class task.
Class Task
Create a savings calculator
Format all currency fields to 2 decimal places and show £ signs as appropriate.
Hint - Use this link to help
Write a program that will work out the distance travelled if the user enters in the speed and the time.
Harder Challenge - Get the program to tell you the speed you would have to travel at in order to go a distance within a certain time entered by the user.