This week we learned all about while loops. While loops are generally used when we don’t know how many times we have to run the loop, unlike the For-Next loops which specify how many times the program should run.
We worked on a major project called the SIN number validation. This program gets an SIN number and determines whether it is valid or not. At first this project seemed quite complicated, but with great effort and logic I was able to run a successful and efficient program.
Lastly, we learned about drawing on visual basic, although it is not part of the curriculum, I am glad that we learned how to use visual basics to draw lines as well as circles. Overall this week was one of the best ones yet!
